/* Start of CMSMS style sheet 'kaiser' */
html, body, img, table, tr, td, #content td {
	border: 0px; padding: 0px; margin: 0px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11px;
}

a {
	color: #664; text-decoration: none;
}

body {
	background: #f8f8f0;
}

div#header {
	width: 100%; height: 100px; background-repeat: repeat-x;
}

div#subheader {
	width: 100%; height: 50px; background-image: url(Bilder/bildleiste.jpg); background-repeat: repeat-x;
}

div#content { position: absolute; top: 160px;
}

div#menu_vert {
	width: 170px; float: left; margin-bottom: 20px;
}

div#newsletter {
	width: 150px; background-color: White; padding: 10px;
}

div#news {
	background-color: white; padding: 0px; border: 0px; margin: 0px;
}

div#main {
	position: absolute; left: 200px; width: 618px;
}

div#skyscraper {
	position: absolute; left: 838px; width: 170px;
}

div#footer	{
	border-top: solid; border-top-width: 1px; border-top-color: #664;	height: 20px; font-size: 0.8em; margin-top: 20px;
}



/* Navigation */
#menu_vert ul {list-style: none; width: 150px; text-decoration: none; text-transform: uppercase; margin: 0px; border: 0px; padding: 0px;}
#menu_vert ul li {width: 100%; background: #efefe7; margin-left: 0px; float: left; font-size: 11px; }
#menu_vert ul li a {width: 100%; color: #664; height: 15px; padding: 5px 0px 3px 20px;  text-decoration: none; background: #efefe7; float: left; border-top: 1px solid #bb9; }
#menu_vert ul li ul li {width: 130px; margin-left: 0px; background: #efefe7; border-top: none; font-size: 10px;}
#menu_vert ul li ul li a {color: #664; background: #efefe7; padding: 5px 0px 3px 40px; height: 15px; border-top: none;}




.breadcrumbs {
	font-size: 0.8em; text-transform: uppercase; padding: 20px; color: #bb9;
}

h1, h2, h3, h4 {
	color: #664; padding: 0px; 
}

h1 {
	font-size: 1.5em; padding-bottom: 5px;
}

h2 {
	font-size: 1.2em;
}


.NewsSummary {
	padding: 10px;
}

.formular {
	padding: 0 5px 0 5px;
}

input, select, textarea {
   font-family: "Courier New", Courier, monospace;
	border: 1px solid #bb9;
	background-color: #ffffff;
	font-size: 11px;
	color: #664;
}
/* End of 'kaiser' */

