/* CSS Document */
body, html {

	font-family: Verdana, Helvetica, sans-serif;
	text-decoration:none;
	font-size: 11px;
	margin: 0;
	color: #555;
	margin-bottom: 0.1px;
	height: 100%;
	line-height: 120%;

}





.scroll {
scrollbar-DarkShadow-Color:white; scrollbar-Track-Color:white;
scrollbar-Face-Color:white; scrollbar-Shadow-Color:blue;
scrollbar-Highlight-Color:blue; scrollbar-3dLight-Color:white;
scrollbar-Arrow-Color:orange;
}
.scroll:active {
background-color:#99FF99;
}


.header{
	height: 170px;
	width: 780px;
	padding: 0px;
	margin: 0px;
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	width: 780px;
}

.header2{
	height: 160px;
	width: 780px;
	padding: 0px;
	margin: 0px;
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	width: 780px;
}

.suchergebnis{
border:#d1daff solid 0px;
width: 337px;
height: 109px;
background-image:url(images/sprecherbg.jpg);
}

.suchergebnis2{
border:#d1daff solid 0px;
width: 337px;
height: 109px;
background-image:url(images/sprecherbg2.jpg);
}

.suchergebnis3{
border:#d1daff solid 0px;
width: 337px;
height: 109px;
background-image:url(images/sprecherbg3.jpg);
}

.suchergebnis4{
border:#d1daff solid 0px;
width: 337px;
height: 109px;
background-image:url(images/sprecherbg4.jpg);
}

.sprecherkarte{
border:#d1daff solid 0px;
width: 700px;
height: 425px;
background-image:url(images/sprecherkarte.jpg);
}

.edit{
border:#d1daff solid 0px;
width: 700px;
height: 1360px;
background-image:url(images/edit.jpg);
}

.border{
border-left:#ffffff solid 1px;
border-right:#ffffff solid 1px;
}


.left {
	color: #b0a2cc;
	width: 95px;
	height: 254px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	background-image:url(images/suchelinks.jpg);
}

.left2 {
	color: #b0a2cc;
	width: 176px;
	height: 254px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	background-image:url(images/left.jpg);
}

.storyscroll	{ 
	color: #000000;
	width: 480px;
	height: 252px;
	padding-left: 15px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 0px;
	}

div#wn2	{ 
	position:relative; 
	width: 480px;
	height: 252px;
	overflow:hidden;
	background-color: #fff;
	filter:alpha(opacity=60);
	-khtml-opacity:0.6; 
	opacity: 0.6;
	-moz-opacity:0.6;
	}

div#lyr2	{ 
	padding-top: 15px;
	padding-bottom: 10px;
	}

.navigation{
	background-color: #2407b7;/*blau*/
}


h1 {
 color: #EC9F45; 
 font-size: 16px;
}


img.lang {
	border: solid;
	border-width: 1px;
	border-color: #6550cc; /* lila*/
}

img.sprecher {
 border-top: solid;
 border-width: 1px;
 border-color: #e5e5e5; 
 background: url(images/bildschatten.png) no-repeat bottom left;
 padding: 3px 6px 9px 6px;
}

img.nb {
	border: solid;
	border-width: 0px;
	border-color: #abadff; /* lila*/
}

img.chicas {
	border-width: 0px;
	padding: 0px;
	margin: 0px;
}

a.mainlevel:link, a.mainlevel:visited {

color: #ffffff;
text-align: left;
background-color: #2407b7;/*blau*/
font-family: Verdana, Helvetica, sans-serif;
font-size: 10px;
height:24px;
text-decoration:none;
display: block;
text-align:center;
padding-top:10px;
border-right:#ffffff solid 1px;
}

a.mainlevel2:link, a.mainlevel2:visited {

color: #ffffff;
background-color: #2407b7;/*blau*/
font-family: Verdana, Helvetica, sans-serif;
font-size: 10px;
height:20px;
text-decoration:none;
display: block;
text-align:center;
padding-top:7px;
border-right:#ffffff solid 1px;
}

a.mainlevel:hover {
	color: #ffffff;
	background-color: #6550cc; /* lila*/
}

a.mainlevel:active {
	color: #ffffff;
	background-color: #6550cc; /* lila*/

}

a.mainlevel2:hover {
	color: #ffffff;
	background-color: #6550cc; /* lila*/
}

a.mainlevel2:active {
	color: #ffffff;
	background-color: #6550cc; /* lila*/
}


.ausgewaehlt {

color: #ffffff;
text-align: left;
background-color: #6550cc; /* lila*/
font-family: Verdana, Helvetica, sans-serif;
font-size: 10px;
height:24px;
text-decoration:none;
text-align:center;
padding-top:2px;
border-right:#ffffff solid 1px;
}


.ausgewaehlt2 {

color: #ffffff;
background-color: #6550cc; /* lila*/
font-family: Verdana, Helvetica, sans-serif;
font-size: 10px;
height:20px;
text-decoration:none;
text-align:center;
padding-top:2px;
border-right:#ffffff solid 1px;
}

/* form elements */
form {
	margin: 0px; padding: 0;
	border: 0px solid #f2f2f2; 

}
label {
	display:block;
	font-weight:bold;
	margin:0px 0;
}
input {
	padding: 0px;
	border:1px solid #EC9F45;
	font: normal 1em Verdana, sans-serif;
	color:#555;
}
textarea {
	width:330px;
	padding:0px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #EC9F45;
	height:100px;
	display:block;
	color:#777;
}

.selectBoxStyle {
	width: 165px;
	filter:alpha(opacity=70);
	-khtml-opacity:0.7; 
	opacity: 0.7;
	-moz-opacity:0.7;
}


input.button { 
	margin: 0; 
	font: normal 1em Verdana, Sans-serif; 
	border: 1px solid #FFF;
	color: #555;
}

input.Los { 
	margin: 0; 
	font: normal 1em Verdana, Sans-serif; 
	border: 0px solid #FFF;
	color: #555;
}




a:link, a:visited {
color:#4a5aba;/*blau*/
text-decoration:none;
}
a:hover{
color:#6550cc; /* lila*/
text-decoration:none;
}

a.Stil3kl {color: #0e1bc8; font-size: 10px;}

.Stil2 {color: #FFFFFF}
.Stil3 {color: #0e1bc8}
.Stil4 {color: #999999}
.Stil5 {color: #6550cc}
.Stil6 {color: #404040}


.Stil3kl {color: #0e1bc8; font-size: 10px;}
.Stil4kl {color: #999999; font-size: 10px;}
.Stil5kl {color: #6550cc; font-size: 10px;}

a.beispiele:link, a.beispiele:visited
{
color: #FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
a.beispiele:hover{
text-decoration:underline;
}





a.sprecher:link, a.sprecher:visited
{
color: #EC9F45;/*orange*/
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
a.sprecher:hover{
color:#EC9F45;/*orange*/
text-decoration:none;
}