body
{
margin: auto;
padding: 0px;
background-color: #564D48;
}

td
{
font-size: 10px;
}

div#intro
{
/* background-image: url(img/bg-head.jpg); */
padding-top: 100px;
width: 970px;
height: auto;
margin: 0px auto;
font-family: arial;
font-size: 12px;
background-color: #564D48;
/* background-repeat: repeat-y; */
}


div#langhead
{
background-color: #564D48;
color: red;
text-align: right;
width: 970px;
height: auto;
margin: 0px;
font-family: arial;
font-size: 12px;
background-repeat: no-repeat;
}

div#musikplayer
{
background-color: #564D48;
color: white;
text-align: left;
width: 970px;
height: auto;
margin: 0px;
font-family: arial;
font-size: 12px;
background-repeat: no-repeat;
}

div#address
{
background-color: #564D48;
color: #aaaaaa;
font-size: 10px;
text-align: center;
font-style: italic;
width: 970px;
height: auto;
margin: 0px;
font-family: arial;
font-size: 12px;
background-repeat: no-repeat;
}

/*** site ***/
div#lh2left
{
background-color: #564D48;
color: white;
float: left;
width: 178px;
height: auto;
margin: 0px;
padding: 3px;
text-align: left;
}

div#lh2mid
{
background-color: #564D48;
float: left;
width: 650px;
height: auto;
margin: 0px;
padding: 3px;
text-align: right;
}

div#lhleft
{
background-color: #564D48;
float: left;
width: 834px;
height: auto;
margin: 0px;
padding: 3px;
text-align: right;
}

div#lhright
{
background-color: #564D48;
float: left;
width: 124px;
height: auto;
margin: 3px;
text-align: right;
}

div#site
{
background-color: #000000;
color: white;
width: 970px;
height: 450px;
margin: 0px;
font-family: arial;
font-size: 12px;
background-repeat: no-repeat;
}

/*** site ***/
div#ileft
{
float: left;
width: 530px;
height: 307px;
margin: 0px;
padding-left: 30px;
padding-right: 30px;
padding-top: 0px;
padding-bottom: 0px;
}

div#menu
{
float: left;
width: 230px;
height: auto;
margin-left: 0px;
margin-top: 0px;
padding-left: 0px;
padding-right: 0px;
padding-top: 20px;
padding-bottom: 0px;
}

div#kmenu
{
float: left;
width: 280px;
height: auto;
margin-left: 0px;
margin-top: 0px;
padding-left: 0px;
padding-right: 0px;
padding-top: 20px;
padding-bottom: 0px;
}

div#text
{
float: left;
width: 300px;
height: 350px;
overflow: auto;
margin-left: 0px;
margin-top: 0px;
padding-left: 0px;
padding-right: 0px;
padding-top: 20px;
padding-bottom: 0px;

scrollbar-base-color : #555555;
scrollbar-3dlight-color : #555555;
scrollbar-highlight-color : #888888;
scrollbar-face-color : #888888;
scrollbar-arrow-color : #000000;
scrollbar-shadow-color : #888888;
scrollbar-darkshadow-color : #444444;
scrollbar-track-color : #222222; 
}

div#rtext
{
float: left;
width: 300px;
height: 330px;
overflow: auto;
margin-left: 0px;
margin-top: 20px;
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
padding-bottom: 0px;

scrollbar-base-color : #555555;
scrollbar-3dlight-color : #555555;
scrollbar-highlight-color : #888888;
scrollbar-face-color : #888888;
scrollbar-arrow-color : #000000;
scrollbar-shadow-color : #888888;
scrollbar-darkshadow-color : #444444;
scrollbar-track-color : #222222; 
}

div#ktext
{
float: left;
text-align: right;
width: 250px;
height: 350px;
margin-left: 0px;
margin-top: 0px;
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
padding-bottom: 0px;

}

div#pleft
{
float: left;
width: 310px;
height: 307px;
margin: 0px;
padding-left: 30px;
padding-right: 30px;
padding-top: 0px;
padding-bottom: 0px;
}

div#pright
{
/* background-image: url(img/site_top.png); */
float: left;
text-align: right;
width: 600px;
height: 375px;
margin: 0px;
margin-top: 0px;
/* background-repeat: no-repeat; */
}

div#iright
{
/* background-image: url(img/site_top.png); */
float: left;
width: 380px;
height: 375px;
margin: 0px;
margin-left: 20;
margin-top: 0px;
/* background-repeat: no-repeat; */
}

div#left
{
/* background-image: url(img/site_top.png); */
float: left;
width: 425px;
height: 307px;
margin: 0px;
padding: 30px;
/* background-repeat: no-repeat; */
}


div#content
{
/* background-image: url(img/site_top.png); */
float: left;
width: 770px;
height: auto;
margin: 0px;
/* background-repeat: no-repeat; */
}

div#footer
{
/* background-image: url(img/site_top.png); */
clear: both;
width: 970px;
height: auto;
margin: 0px;
/* background-repeat: no-repeat; */
}

div#crfooter
{
/* background-image: url(img/site_top.png); */
clear: both;
width: 950px;
height: 19px;
margin: 0px;
padding-right: 20px;
/* background-repeat: no-repeat; */
}

#imageContainer {
	position:relative;
	margin:auto;
	width:250px;
	border:0px solid #000;
}

#imageContainer {
	height:375px;
}

#imageContainer img {
	display:none;
	position:absolute;
	top:0; left:0;
}

/*** copyright Hinweis ***/
div.copyright 
{
font-family: arial, sans-serif;
font-style: italic;
text-align: right;
color: #888888;
font-size: 9pt;
margin:0px;
padding:4px;
}

h1 
{
font-family: arial, sans-serif;
margin:0px;
padding:0px;
font-size: 14px;
font-weight:normal;
}

/*** under website title ***/
h2
{
color: #ffffff;
font-family: arial, sans-serif;
margin: 0px;
font-size: 16px;
font-weight: normal;
line-height: 150%;
}

/*** content headings ***/
h3
{
color: #555555;
font-family: arial, sans-serif;
margin-bottom:10px;
padding-left:5px;
font-size: 12px;
font-weight: bold;
border-bottom: solid 1px #990000;
}

/*** text headings ***/
h4
{
color: #555555;
font-family: arial, sans-serif;
margin-bottom:0px;
margin-top:0px;
font-size: 12px;
font-weight: bold;
}

/*** footer ***/
h5
{
color: #000000;
font-family: arial, sans-serif;
text-align:center;
font-size: 12px;
font-weight: normal;
margin-top:0px;
}


input
{
font-family: arial, sans-serif;
width: 213px;
margin-bottom:0px;
margin-top:0px;
font-size: 12px;
font-weight: normal;
border-style: solid;
border-color: #888888;
border-width: 1px;
}

input.errorfield
{
font-family: arial, sans-serif;
width: 213px;
margin-bottom:0px;
margin-top:0px;
font-size: 12px;
font-weight: normal;
border-style: solid;
border-color: red;
border-width: 2px;
}

input.button
{
font-family: arial, sans-serif;
width: 85px;
margin-bottom:0px;
margin-top:0px;
font-size: 12px;
font-weight: normal;
border-style: solid;
background-color: #564D48;
border-color: #888888;
color: white;
border-width: 1px;
}

textarea
{
font-family: arial, sans-serif;
width: 213px;
margin-bottom:0px;
margin-top:0px;
font-size: 12px;
font-weight: normal;
border-style: solid;
border-color: #888888;
border-width: 1px;
}


.clear
{
clear: left;
}



/*** Links ***/
a:link    	{ color:white; text-decoration:underline; }
a:visited 	{ color:white; text-decoration:underline; }
a:hover   	{ color:#564D48; text-decoration:underline; font-weight: normal; }
a:active  	{ color:#564D48; text-decoration:underline; font-weight: normal; }

/*** Links ***/
a.topmenu:link    	{ color:white; text-decoration:none; }
a.topmenu:visited 	{ color:white; text-decoration:none; }
a.topmenu:hover   	{ color:black; text-decoration:underline; font-weight: normal; }
a.topmenu:active  	{ color:black; text-decoration:underline; font-weight: normal; }

/*** Links ***/
a.menu:link    	{ color:white; text-decoration:none; }
a.menu:visited 	{ color:white; text-decoration:none; }
a.menu:hover   	{ color:#aaaaaa; text-decoration:none; font-weight: normal; }
a.menu:active  	{ color:#aaaaaa; text-decoration:none; font-weight: normal; }

/*** Links ***/
a.amenu:link    	{ color:white; text-decoration:none; }
a.amenu:visited 	{ color:white; text-decoration:none; }
a.amenu:hover   	{ color:white; text-decoration:none; font-weight: normal; }
a.amenu:active  	{ color:white; text-decoration:none; font-weight: normal; }

/*** Links ***/
a.intro:link    	{ color:white; text-decoration:none; font-size: 16px; font-weight: normal }
a.intro:visited 	{ color:white; text-decoration:none; font-size: 16px; font-weight: normal }
a.intro:hover   	{ color:#564D48; text-decoration:underline; font-size: 16px; font-weight: normal; }
a.intro:active  	{ color:#564D48; text-decoration:underline; font-size: 16px; font-weight: normal; }

