﻿/*---------------------------------------------------
Designed by Juergen Koller
Designers Home: http://www.LernVid.com
---------------------------------------------------*/

/* ==============================
   1. Schriftgröße definieren  */   

body { font-size: 13px; }


/* ==============================
   2. Zentrierung von #wrapper */

body { 
	text-align: center; 
}
#wrapper, #foot_container {
	text-align: left; 
	width:960px;
}
#header {
	height:auto;
	width:100%;
	margin:0;
	background-image:none;
}
#logo {
	height:auto;
	width: 400px;
}
#banner_outer {
	float:right;
	width: 480px;
}
#banner {
	width: auto;
}
.heckl, .heckr, .ceckl, .ceckr, .h3eckl, .h3eckr {  
	border:0;
}
#subhead{
	height:40px;
	margin: 10px 0 10px 0;
	padding:0;
}
#breadcrumb {
	height:40px;
	line-height:40px;
	float:left;
	width: 550px;
	margin: 0 0 0 30px;
	padding: 0;
	border:0;
}
#breadcrumb a {
	height:40px;
	line-height:40px;
}

#search {
	height:33px;
	overflow:hidden;
}
#content_outmiddle {
	width:99%;
	display: inline-block;
}
#content_outleft {
	width:98%;
	display: inline-block;
}
#content_outright {
	width:99.8%;
	display: inline-block;
}
#maincontent {
	width:auto;
}
#copyout {
	margin: 0;
}
#copy {
	width: 100%;
}

.blog_more ul li {
	background-image:none;
}

 /* Dropdown Menu */
ul.menu_lv_dropdown li {
	display:inline;
	position:inherit; 
	width: 100px;
}
ul.menu_lv_dropdown li a {
	padding:0 5px 0 5px;
}

#leftcol .module div div div, #leftcol .module_menu div div div, #leftcol .module_text div div div, 
#rightcol .module div div div, #rightcol .module_menu div div div, #rightcol .module_text div div div {
	width:auto;
}

#container {
	margin:0;
	padding: 10px 0 0 0;
}
#wrapper #leftcol h3.module {
	margin: 10px 0 0 0;
	padding: 0 0 0 30px;
	height:35px;
	line-height:35px;
}
#wrapper #rightcol h3.module {
	margin: 10px 0 0 0;
	padding: 0 30px 0 0;
	height:35px;
	line-height:35px;
}
#banner {
	height:auto;
	margin:5px 5px 5px 0;;
}
.module_menu ul.menu li a, .module_menu ul.menu li span.separator {
	height : 25px;
}
div.contenthead, div.contenthead-dark, div.contenthead-blue, div.contenthead-red, div.contenthead-green {
	float:left;
	width: 100%;
}
.createdate, .createdby, .modifydate {
	font-size : 10px;
}
