
	/**
	* standard.css
	* standard styles for [lorbeerdesign]
	*
	* @module     	css
	* @modulegroup  main
	* @package      lorbeerdesign
	* @author       Philipp Schuele
	* @version      ld-0.4.7-2
	* @copyright    philippschuele/lorbeerdesign 2007
	* @todo
	*
	*/


/**************** main ***************************/

	* {
		margin  : 0;
		padding : 0;
		border: 0;
		}

	html {
		font-family: Arial, sans-serif;
		font-size: 11px;
		color: #2f2f31;
		line-height: 15px;
 		/*letter-spacing:0.2mm;*/

		/*color: black;
		font-size: 1.1em;
		font-size: 11px;
		font-family: "Myriad Pro", Verdana, sans-serif;
		font-stretch: condensed;
		line-height: 1.3;
		height:100%;*/
		}

	body {
		background-image: url("../pics/bg_streifen.jpg");
		background-repeat: repeat-x;
		background-position: 0px 0px;
		background-color: #222601;
		height:100%;
		}

	* html body
		{
		/*background-color: #A9A5A1;*/
		}

	h1 {
		font-size: 13px;
		font-weight: normal;
		color: #899902;
	}

	.clear {
		display: block;
		clear: both;
		height: 1px;
		overflow: hidden;
		padding: 0;
		margin: -1px 0 0 0;
	}

/**************** links ***************************/

	a{
		TEXT-DECORATION: none;
		}

	a:hover{
		TEXT-DECORATION: none;
		/*color: #666666;*/
		}

	/*a.selected{
		TEXT-DECORATION: underline;
		color: #ff0000;
		}*/

/**************** images ***************************/

	img {
		border: 0px;
	}

/************** Page  ******************/

	#page {
		width: 1252px;
	}

/************** Header  ******************/

	#header {
		background-image: url("../pics/header.jpg");
		background-repeat: no-repeat;
		margin-top: 0px;
		height: 172px;
		}

	div.home {
		position: absolute;
		margin-top: 54px;
		margin-left: 94px;
		width: 185px;
		height: 93px;
	}

	img.home {
		width: 185px;
		height: 93px;
	}


/***************** left Sidebar (Navi) ************************/

	#navi {
		background-image: url("../pics/verlauf_links.jpg");
		background-repeat: no-repeat;
		float: left;
		height: 800px;
		width: 262px;
		z-index: -10;
		}

	#navi a {
		display: block;
		padding-right: 17px;
		/*width: 100%;*/

		color: white;
		font-size: 11px;

		/*line-height: 18px;*/
		/*vertical-align: bottom;*/
		/* geht nicht, warum? */
		/* soll vertical-align: bottom - eher unten ausgerichtet */
		/*padding: 2px;*/
	}

	#navi .selected {
		/*background:url("../pics/selected_image.gif") 0 3px no-repeat;*/
		font-weight:bold;
	}

	#navi ul {
		list-style: none;
      display: inline;
	}

	#navi ul.sub_navi {
		/*padding-right: 17px;*/
		text-align: right;
	}

	#navi li {
		padding-left: 4px;
		padding-top: 4px;
		padding-bottom: 2px;

		margin-left: 59px;
		/*padding-right: 30px;*/		
		border-bottom: 1px solid #8e9d0c;
	}

	#navi .sub_navi a {
		text-align: right;
	}

	#navi a:hover, #navi a:active {
		/*background-color: #c9dc04;*/
		font-weight:bold;
	}

	#navi .nolink {
		display: block;
		padding-right: 17px;
		height: 15px;
		/*width: 100%;*/
	}

	#navi a, #navi a:visited {
		color: white;
	}

	#navi .nolink:hover {
		background-color: transparent;
	}

/***************** Inhalt ************************/
	/******* das inhaltsfenster ***********/

	#content {
		float: left;
		padding-left: 40px;
		padding-top: 20px;
		background-color: white;
		/*background-repeat: repeat-y;*/
		
		/**** hier height rausgenommen, wird dynamisch bestimmt ****/
		/*height: 2500px;*/
		/*height: 100%;*/

		width: 690px;
	}

	#content a {
		color: #899902;
		text-decoration: underline;
		font-size: 11px;
	}

	#content a:hover {
		text-decoration: none;
	}

	#content a.nostyle {
		color: black;
		text-decoration: none;
		font-size: 11px;
	}

	#content_header {
		height: 141px;
	}

	.content_listitem {
		height: 160px;
		/*margin-top: 20px;*/
	}

	.list_header {
		height: 160px;
		width: 325px;
		float: left;
	}

	.list_preview {
		height: 160px;
		width: 325px;
		margin-left: 20px;
		float: left;
	}

	#main_content {
		position:absolute;
	}

	#top_arrow {
		/*position: relative;*/
		/*float: left;*/
		width: 100%;
		text-align: right;
		margin-top: 2px;
		/*margin-left: 650px;*/
		/*padding-right: 20px;*/
	}

	.a_top_arrow {
		/*position: relative;*/
		/*float: left;*/
		/*width: 100%;
		text-align: right;*/
		/*margin-left: 650px;*/
		/*padding-right: 20px;*/
		margin-right: 20px;
	}

/***************** right Sidebar  ************************/

	#sidebar {
		background-image: url("../pics/rechts_blatt.jpg");
		background-repeat: no-repeat;
		float: left;
		/*margin-left: 992px;*/
		height: 800px;
		width: 210px;
		}

	div.imprint {
		margin-top: 145px;
	}
	div.imprint_start {
		margin-top: 20px;
	}

/******************* Footer *********************************/

	#footer {
		/*background-image: url("../pics/background_footer.jpg");
		background-repeat: repeat;

		height: 300px;

		clear: both;
		display:block;
		*/
	}

/********************* template content styles ***********************/

/*********** ÜBERSCHRIFT ***********/

.cms_H1{
	font-size: 13px;
	line-height: 19px;

	width:325px;
	height: 141px;
	/*font-weight: bold;*/
}


.cms_H1_breit{
	font-size: 13px;
	line-height: 19px;

	width:670px;
	height: 141px;
	/*font-weight: bold;*/
}

.cms_H2{
	font-size: 13px;
		
	font-weight: normal;
	padding-top: 6px;
}

.DIV_box_4_m {
	padding:0px;
	margin:0px 0px 0px 0px ;
	width:325px;
	height: 141px;
	float:left;
	display: inline;
	}

.DIV_box_1_l {
	padding:0px;
	margin:0px 0px 0px 0px ;
	width:325px;
	height: 284px;
	position: absolute; left: 0px; top: 141px; 
	display: inline;
	}

.DIV_box_1_l_lang {
	padding:0px;
	margin:0px 0px 0px 0px ;
	width:325px;

	position: absolute; left: 0px; top: 141px; 
	display: inline;
}

.DIV_box_2_l_lang {
	padding:0px;
	margin:0px 0px 0px 0px ;
	width:325px;

	position: absolute; left: 0px; top: 530px; 
	display: inline;
	}

.DIV_box_1_r {
	padding:0px;
	width:325px;
	height: 284px;
	position: absolute; left: 345px; top: 0px; 
	display: inline;
	}

.DIV_box_1_r_lang {
	padding:0px;
	width:325px;
	position: absolute; left: 345px; top: 141px; 
	display: inline;
	}

.DIV_box_1_m {
	padding:0px;
	/*margin-top: 20px;*/
	width:670px;
	height: 100%;
	position: absolute; left: 0px; top: 445px; 
	display: inline;
	}

.DIV_box_1_breit {
	padding:0px;
	/*margin-top: 20px;*/
	width:670px;
	height: 284px;
	position: absolute; left: 0px; top: 141px; 
	display: inline;
	}

.DIV_box_1_breit_lang {
	padding:0px;
	/*margin-top: 20px;*/
	width:670px;
	position: absolute; left: 0px; top: 141px; 
	display: inline;
	}
	 	
.DIV_box_2_m {
	padding:0px;
	margin-top: 20px;
	width:670px;
	height: 200px;
	display: inline;
	}
		
/********************* content nav ***********************/

	#content_nav {
		height: 284px;
		margin-top: 20px;
	}

	#content_nav a {
		color: black;	
		font-size: 11px;
		text-decoration: none;
		/*line-height: 18px;*/
	}

	#content_nav a:visited {
		color: black;	
	}

	#content_nav a:hover {
		color: #899902;
		font-weight: normal;			
	}

	#content_nav a.selected {
		color: #899902;
		font-weight: bold;
		text-decoration: none;			
	}

/********************* content form ***********************/
	
	#content_form {
	 	background-image: url("../pics/kontakt_background.jpg");
	 	background-repeat: no-repeat;
	 	color: black;
	 	height: 800px;
	}
	
	#content_form td {
		padding: 3px;
		vertical-align: top;
	}

	#content_form .sendbutton {
		width: 355px;
		height: 20px;
		text-align: right;
		padding-top: 5px;
		background-color: #b5c906;
		cursor: pointer;
	}	

	#content_form .sendbutton:hover {
		background-color: white;
		color: black;
		cursor: pointer;
	}	

	#content_form input,textarea,select {
		border-bottom: 1px solid gray;
		border-left: 1px solid gray;
	}

	#content_form input:focus,textarea:focus {
		border-bottom: 1px solid black;
	}
	
	#content_form .input_small {
		width: 70px;
	}	

	#content_form .input_medium {
		width: 167px;
	}	

	#content_form .input_large {
		width: 250px;
	}	

	#content_form .textarea_big {
		width: 250px;
		height: 130px;
	}	
	
	#content_form .small {
		font-size: 10px;
		/*color: white;*/
	}
	
	#content_form .newslettercheckbox {
		color:black;
		width:300px;
		display:block;
		font-size: 10px;
	}
	
/********************* content tables ***********************/

	#small_list {
		width: 670px;
	}
	
	#small_list th {
		text-align: left;
	}
