/* *** Generated by www.csscreator.com *** */
/* *** modified by miss monorom www.intensivstation.ch *** */
/* css released under Creative Commons License -  http://creativecommons.org/licenses/by/2.0/deed.en  */

html { height: 100.12%; }

body {
background: #125290 url("../images/bg.png") repeat-x;
font-size: 11px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#564b47;
padding:0px;
margin:0px;
}
a {color: #564b47;}
a:visited {color:#564b47;}
a:hover {color: #D9B10C;}
a:active { color:#000000;}

h1 {
font-size: 17px;
color:#9B1900;
margin:0px }

h2 {
font-size:20px;
font-weight: normal;
padding: 5px 10px;
margin:0px;}

img.download {vertical-align:middle;}
.txt {
	font-size: 11px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color:#564b47;
}

input {
	border: 1px solid #121212;
	background-color:#F5F4EF;
	width:250px;

}

textarea {
	border: 1px solid #121212;
	background-color:#F5F4EF;
	width:250px;
}

input[type=submit] {
	color:#ffffff;
	border: 1px solid #343434;
	background-color:#D5AE0F;
	width:80px;
	padding:3px;
	height:22px;
}

/* ----------container zentriert das layout-------------- */
#container {
width: 900px;
padding:0px;
margin: 0px;
margin-left: auto;
margin-right: auto;
} 

/* ----------banner for logo-------------- */
#banner {
text-align: right;
background: #e1ddd9 url("../images/header.png");
height:270px;
padding: 0px;
margin: 0px; }

#banner img {padding:0px 0px;} 

/* ----------outer und inner----------------- */

#outer{ 

border-right: solid 170px #343434; /* rechte Menue Spalten Farbe  */ 
background-color: #F5F4EF; /* Farbe fuer Inhalt Spalten  */
} 

#inner{margin:0; width:100%; 
background:url("../images/schild.png")no-repeat;
background-position:bottom left;}

/* -----------menu--------------------------- */
#menu_wrap {
	margin-top:-276px;
	margin-bottom:276px;
}

#menu {
	float: left;
	list-style: none;
	margin-left: 39px;
	padding: 0;
	width: 100%;
}
#menu li {
	float: left;
	font: 10pt "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	padding: 0;
}
#menu a {
	color: #000;
	display: block;
	float: left;
	margin: 0;
	padding: 8px 12px;
	text-decoration: none;
	font-size:11px;
	font-weight:bold;
}
#menu a:hover {
	color: #fff;
}
/* --------------left und right navigavtion------------- */
#left {
 width:150px; 
 float:left; 
 position:relative; 
 margin-left:-150px; 
 margin-right:1px;
 }
 #right {
 width:170px; 
 float:right; 
 position:relative; 
 margin-right:-170px; 
 margin-left:1px;
 }

/* -----------------Inhalt--------------------- */ 
#content{ 
position: relative; 
margin: 0px;
padding-left:130px;
padding-right:20px;
min-height:300px;
height: auto !important;
height: 300px;

}
p {
margin:0px; }

pre{
font-size: 12px;
padding: 5px 10px;
margin:0px;}

/*  ----------------footer---------------------- */ 
#footer {
clear:left;
color:#D5AE0F;
padding:20px 150px 0 0;
margin:0px;
height:30px;
background:#343434;
text-align: center; }

/* -----------player---------------------------- */
#player_wrap {
	margin-top:20px;
	padding-bottom:20px;	
}

/* -----------Voting Script--------------------- */
#vote {
	background:#343434;
	float:right;
	height:250px;
	margin-bottom:-10px;
	margin-right:0px;
	padding:10px;
}


#vote a:link {
	color:#ffffff;
}

fieldset {
	background:#343434;
	border:0px;
	color:#fff;
	margin-bottom:-100px;
}

.pollBar {
	height: 8px;
	background: #ff0000;
	border: 1px solid #000000;
}

/* Poll bar ids are sequential and one-indexed */

#pollBar1 {
	background: #BA7F16;
}

#pollBar2 {
	background: #D3A91F;
}

#pollBar3 {
	background: #D8B120;
}

#pollBar4 {
	background: #E6CB3D;
}

#pollBar5 {
	background: #00ffff;
}

#pollBar6 {
	background: #ff00ff;
}

#slideshow img {
	margin:10px 0px 10px 0px;
	border:3px solid #fff;
}
