/* style.css */

body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans serif;
	font-size: 12px;
	
}

p, h1, h2, h3, h4, h5, body, html, ul, ol, form {
	margin: 0;
	padding: 0;
}

div.center {
  margin-left: auto;
  margin-right: auto;
  width: 30em;
}

ol, ul {
	list-style: none;
}

p {
	padding: 3px 0;
	color: #151515;
}

h1 {
  font-size: 12px;
  font-weight: bold;
  padding: 2px 0;
  color: #003399;
  }

h2 {
  font-size: 12px;
  font-weight: bold;
  padding: 2px 0;
  color: #555555;
  }

h4 {
  font-size: 9px;
  font-weight: bold;
  padding: 10px 0;
  color: #555555;
  }

h5 {
  font-size: 12px;
  font-weight: bold;
  padding: 2px 0;
 color: #61380B;
  }

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

a:hover, a:active {
color: #996600;
}


span.clr {
	display: block;
	clear: both;
}



h2 a:link, h2 a:visited {
	color: #FF6633;
	text-decoration: none;
}

h2 a:hover, h2 a:active {
	color: #996600;
}

h3, #sidebar h2 {

	color: #DF0101;
	font-size: 11px;
	font-weight: bold;
	padding: 3px 0 2px;
	border-bottom: 1px solid #CED2D8;
	border-top: 1px solid #CED2D8;
	margin-bottom: 10px;
}

#sidebar h3 {

	color: #DF0101;
	font-size: 11px;
	font-weight: bold;
	padding: 3px 0 2px;
	border-bottom: 1px solid #CED2D8;
	border-top: 1px solid #CED2D8;
	margin-bottom: 10px;
}

#auswahl {
  position: absolute;
  top: 150px;
  left: 110px;
	width: 150px;
	padding-right: 15px;
	padding-bottom: 20px;
	/* padding-left: 10px; */
	font-size: 11px;
	border-right: 1px solid #CED2D8;
}

#auswahl  a {
	background: #f9f9f9;
	text-decoration: none;
	display: block;
	padding: 2px 0 2px 2px;
	border-bottom: 1px solid #E2E3E6;
}

#auswahl a:hover {
	background:#ebebeb;
	color: #1d1d20;
}

#content {
  position: absolute;
  top: 150px;
  left: 290px;
	width: 600px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	font-size: 12px;
	border-right: 1px solid #CED2D8;
}


#sidebar {
  position: absolute;
  left: 932px;
  float: left;
  top: 150px;
  bottom: 500px;
	padding-left: 15px;
	width: 150px;
}
#sidebar ul {
	border-top: 1px solid #E2E3E6;
}

#sidebar ul li {
	border-bottom: 1px solid #E2E3E6;
}

#sidebar ul li a {
	background: #f9f9f9;
	text-decoration: none;
	display: block;
	padding: 2px 0 2px 15px;
}

#sidebar ul li a:hover {
	background: #ebebeb;
	color: #1d1d20;
}

#sidebar form {
	margin-bottom: 10px;
}


/*header*/

#header {
	margin: 0;
	padding: 0;
	background: #339999; 
	background-image:url(http://www.veoveo.com/de/images/wildflowers.jpg);
	
	height: 100px;
}

#logo {
	position: absolute;	
	font: normal 40px/65px Georgia, "Times New Roman", Times, serif;
	letter-spacing: -1px; 
	color: #FFF; 
	height: 65px;
	padding: 0 10px;
	margin: 0;
	
	/* change the values of left and top to adjust the position of the logo */
	top: 18px; left: 100px;
}
	
	.logo2 {
	
	font: normal 20px Georgia, "Times New Roman", Times, serif;
	letter-spacing: -1px; 
	color: #FFFF00;
	
}
	

/* sidebar logo */


#sidebar a.copy {
  display: block;
	background: url(noesnada_logo.gif) no-repeat bottom right;
	height: 40px;
	width: 63px;
	margin: 0 auto;
	}


#content ul li a {
	text-decoration: none;
	display: block;
	padding: 2px 0 2px 30px;
	border-bottom: 1px solid #E2E3E6;
}

#content ul li a:hover {
	background: #ebebeb;
	color: #1d1d20;
}

#info {
  position: absolute;
  top: 40px;
  left: 50px;
	width: 430px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
  font-family: Georgia, 'Times New Roman', serif ;
	font-size: 11px;
}

h6 {
  font-size: 11px;
  font-weight: bold;
  color: #ff0000;
}

big {
  font-size: 11px;
  font-weight: bold;
  color: #cc3333;
  padding: 0px 10px ;
}

rot {
  font-size: 11px;
  font-weight: normal;
  color: #cc3333;
}

#kommentar {
	background-color: #DDDDDD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
  font-weight: normal;
}

ul#menu {
	clear: both;
	float: right;
	list-style: none;
	position: relative;
	top: 3px;
}

ul#menu li {
	float: left;
	margin-left: 5px;
	line-height: 1.4;
}

ul#menu li a {
	color: #fff;
	text-shadow: 2px 2px 1px #2a2a2f;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	width: 85px;
	height: 15px;
	padding: 5px 0;
	display: block;
	background-image: url(http://www.veoveo.com/de/tab.gif);
	background-repeat: no-repeat;
	background-position: center left;
}

ul#menu li a:hover, ul#menu li a:active {
	background-position: top left;
}

ul#menu li a.selected {
	background-position: bottom left;
}
