*
{
margin: 0px;
padding: 0px;
}

body
{
font-family: Arial,sans-serif;
color: #333333;
line-height: 1.166;
text-align: center;
}

a
{
color: #006699;
text-decoration: none;
}

a:link
{
color: #006699;
text-decoration: none;
}

a:visited
{
color: #006699;
text-decoration: none;
}

a:hover
{
color: #006699;
text-decoration: underline;
}

h1
{
font-family: Verdana,Arial,sans-serif;
font-size: 120%;
color: #334d55;
margin: 0px;
padding: 0px;
}

h2
{
font-family: Arial,sans-serif;
font-size: 114%;
color: #006699;
margin: 0px;
padding: 0px;
}

h3
{
font-family: Arial,sans-serif;
font-size: 100%;
color: #334d55;
margin: 0px;
padding: 0px;
}

h4
{
font-family: Arial,sans-serif;
font-size: 100%;
font-weight: normal;
color: #333333;
margin: 0px;
padding: 0px;
}

h5
{
font-family: Verdana,Arial,sans-serif;
font-size: 100%;
color: #334d55;
margin: 0px;
padding: 0px;
}

ul
{
list-style-type: square;
}

ul ul
{
list-style-type: disc;
}

ul ul ul
{
list-style-type: none;
}

label
{
font-family: Arial,sans-serif;
font-size: 100%;
font-weight: bold;
color: #334d55;
}

img
{
border-style: none;
}

.align_center
{
text-align: center;
}

.align_left
{
text-align: left;
}

.align_right
{
text-align: right;
}

.width_20em
{
width: 20em;
}

.width_25_percent
{
width: 25%;
}

.float_left
{
float:left;
}

.float_right
{
float: right;
}

.float_clear
{
clear: both;
}

#border
{
position: relative;
width: 974px;
margin: 0px auto;
text-align: left;
border-left-style: solid;
border-left-width: 1px;
border-left-color: #C0C0C0;
border-right-style: solid;
border-right-width: 1px;
border-right-color: #C0C0C0;
}

#title
{
position: relative;
}

#title a
{
text-decoration: none;
color: #000000;
}

#content
{
position: relative;
width: 974px;
}

#left
{
float: left;
}

#navBar
{
width: 200px;
background-color: #eeeeee;
border-right-style: solid;
border-right-width: 1px;
border-right-color: #cccccc;
border-bottom-style: solid;
border-bottom-width: 1px;
border-bottom-color: #cccccc;
}

#navBar ul a:link, #navBar ul a:visited
{
display: block;
}

#navBar ul
{
list-style: none;
margin: 0;
padding: 0;
}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li
{
border-bottom-style: solid;
border-bottom-width: 1px;
border-bottom-color: #eeeeee;
}

/* fix for browsers that don't need the hack */
html>body #navBar li
{
border-bottom: none;
}

#sectionLinks
{
position: relative;
width: 200px;
border-bottom-style: solid;
border-bottom-width: 1px;
border-bottom-color: #cccccc;
font-size: 90%;
}

#sectionLinks a
{
display: block;
border-top-style: solid;
border-top-width: 1px;
border-top-color: #cccccc;
padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover
{
background-color: #dddddd;
}

#sectionLinks ul
{
list-style: none;
}

#picsLeft
{
width: 200px;
}

#sitecontent
{
float: right;
width: 740px;
min-height: 451px;
 	height: auto !important;  /* für moderne Browser */
 	height: 496px;  /*für den IE */
margin: 15px;
line-height: 1.5;
}

.contenttext ul, .contenttext li
{
margin: 8px;
}

#edit
{
float: right;
}

#footer
{
position: relative;
width: 974px;
text-align: center;
font-size: 10px;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 0px;
padding-right: 0px;
border-top-style: solid;
border-top-width: 1px;
border-top-color: #C0C0C0;
border-bottom-style: solid;
border-bottom-width: 1px;
border-bottom-color: #C0C0C0;
}

#footer a
{
text-decoration: none;
color: #000000;
}

.clearfloat
{
clear:both;
}

.pic_details
{
	background-color: #eeeeee;
	border: 1px solid #cccccc;
}

.pic_details_text
{
	font-size: 10px;
	font-weight: normal;
	color: #999999;
}