body { 
font-size:13px; 
font-family:century gothic, verdana; 
color:#6E6E6E; 
}

html, body, iframe { 
scrollbar-base-color:#cccccc;
scrollbar-3d-light-color:#B8B8B8;
scrollbar-arrow-color:#474747;
scrollbar-darkshadow-color:#919191;
scrollbar-face-color:#cccccc;
scrollbar-highlight-color:#c1c1c1;
scrollbar-shadow-color:#919191;
scrollbar-track-color:#BDBDBD;
}

img { 
border:none; 
}

h2 { 
font-size:14px; 
font-weight:normal; 
font-family:century gothic, verdana; 
/*color:#D43548; */
color:#95101F;
margin-bottom:-5px; 
}


#container { 
width:990px; 
height:500px;
background:none; 
margin:auto; 
}

#toplogo { 
width:auto; 
height:150px; 
background:url(grafiken/toplogo.jpg); 
background-repeat:no-repeat; 
background-position:center; 
}

#mil { 
width:200px; 
height:500px; 
background:none; 
float:left; 
}

#mir { 
width:auto; 
height:500px; 
background:none; 
}

#bottombar { 
width:auto; 
height:160px; 
background:url(grafiken/bottombar.jpg); 
background-repeat:no-repeat; 
}

a:link, a:visited { 
color:#6e6e6e; 
text-decoration:none; 
}

a:hover, a:focus { 
color:#ce142b; 
text-decoration:none; 
}

a:active { 
color:#ce142b; 
text-decoration:none; 
}

/***menu***/

#menu { 
text-align:right; 
}

a.menu { 
display:block; 
height:19px; 
width:150px; 
text-decoration:none; 
font-size:18px; 
font-weight:bold; 
}

a.menu:link, a.menu:visited { 
border:none; 
color:#6E6E6E; 
}

a.menu:hover, a.menu:focus { 
border:none; 
color:#ce142b; 
}

a.menu:active { 
border:none; 
color:#ce142b; 
}

/***content***/

#iframe { 
height:475px; 
width:780px; 
margin:auto; 
float:left; 
}

.strich { 
border-right:1px solid #6e6e6e !important; 
border:none; 
vertical-align:top; 
}

.title { 
font-size:20px; 
font-weight:bold; 
color:#ce142b; 
vertical-align:top; 
}

#atelier { 
border:none; 
height:auto; 
width:600px; 
margin:auto; 
margin-top:80px; 
}

td.kategorie { 
font-size:16px; 
font-weight:bold; 
width:200px; 
text-align:center; 
}

#galtable { 
margin-top:100px !important; 
margin:auto; 
width:680px; 
border:none; 
text-align:center; 
font-size:16px; 
font-weight:bold; 
}

.ak { 
font-size:12px; 
}

/***galerie***/

#galerie { 
width:545px; 
height:370px; 
border:none; 
overflow:hidden; 
}

#thumbs { 
width:180px; 
height:360px; 
border:none; 
overflow:scroll; 
}

#text { 
width:85px; 
height:auto; 
font-size:13px; 
float:left; 
}

#bild { 
width:425px; 
height:325px; 
float:right; 
text-align:center; 
}

#pf { 
width:90px; 
height:35px; 
position:absolute; 
top:345px; 
left:280px; 
}

#vert { 
vertical-align:middle; 
width:425px; 
height:325px; 
}

/*******************************************************************************
 * Stylesheet für twGmap07Infofenster Version01
 ******************************************************************************/

/* die gesamte Google Map*/
#twGmap {
	width: 600px; 
	height: 450px;
}

/* für das Infofenster */
.twGmapInfo {
	font-size:13px;
	color:#6e6e6e;
}
.twGmapInfo02 {
	font-size:10px;
	color:#6e6e6e;
	font-weight: bold;
}
.headline {
	font-size:14px;
	font-weight: bold;
}
.text {
	font-size:13px;
	font-weight: bold;
	color:#6e6e6e;
}

