
/***************************************************************/
/* Lombego Systems, Author: Christian Burger, 2008             */
/*                                                             */ 
/* Stylesheet Trifolion, Echternach, Luxembourg                */ 								
/* Color definition                                            */
/*                                                             */ 
/***************************************************************/ 


	
@import url('navigation.css.php');
@import url('content.css.php');

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #5a4742;
	font-size: 11px;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
	background:	#F1EFEF;
	behavior: url('trifolion/js/csshover.htc'); 
}

.cb{
	clear: both;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}

#wrapper{
	margin-left:auto; /*zentriert wrapper-box*/
	margin-right:auto; /*zentriert wrapper-box*/
	text-align:left;
	width: 834px;
	top: 0px;
	border: 0px solid #FF0000;
	
	
}

#header{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 172px;
	border: 0px solid #FF3300;
}

#menue{
	position: relative;
	z-index: 11;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 66px;
	border: 0px solid #FF3300;
	background:	url("../img/misc/backgrounds/tableiste_spaltenkopf.gif") no-repeat; 
	
	width: 834px;
}



#main_wrapper{
	position: relative;
	z-index: 10;
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 0px 19px;
	border: 0px solid #66cc00;
	background:	url("../img/misc/backgrounds/hauptspalte.gif") repeat-y; 
	float:left;
	width: 795px;	
}

#footer{
	margin: 0px 0px 0px 0px;
	padding: 20px 21px 0px 13px;
	border: 0px solid #66cc00;
	background:	url("../img/misc/backgrounds/spaltenfuss.gif") top no-repeat;
	margin-left: auto; 
	margin-right: auto; 
	color: #415a8a !important;
	font-size: 10px;
	width: 800px;
}

#footer center{color: #A0ACC4}

#footer a:link{
	text-decoration: none;
	color: #A0ACC4;
}

#footer a:visited{
	text-decoration: none;
	color: #A0ACC4;
}

#footer a:hover{
	text-decoration: underline;
	color: #A0ACC4;
}

#navBar_vertical{
	float:left;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 20px 0px;
	border: 0px solid #0000ff;
	width: 210px;
}

#footer_service{
	color: #978580;

}

#footer_service a:link{
	text-decoration: none;
	color: #978580;
}

#footer_service a:visited{
	text-decoration: none;
	color: #978580;
}

#footer_service a:hover{
	text-decoration: underline;
	color: #978580;
}

/*	
---------------------------------------------------- 
	Allgemeines
---------------------------------------------------- 
*/

.invis{
	display:none;
}

a{
	color: #931d37;
	text-decoration: none;
}

a:link{
	color: #931d37;
	text-decoration: none;
}

a:visited{
	color: #931d37;
	text-decoration: none;
}

a:hover{
	color: #931d37;
	text-decoration: underline;
}

a:link.nodecoration{
	border-bottom: 0px dotted #999999;
}

.link_arrow a:link, .link_arrow a:visited{
	color: #931d37;
	text-decoration: none;
}
.link_arrow a:hover{
	text-decoration: underline;
}

.repertoire_content_margin a:link, .repertoire_content_margin a:visited{
	color: #415A8A;
	text-decoration: underline;
}
.repertoire_content_margin a:hover{
	color: #415A8A;
	text-decoration: none;
}


/* overrides decoration from previous rule for hovered links */

b {
	color: #931D37;
}

h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
	line-height: 1.3;
	font-family: Verdana,Arial,Helvetica,sans-serif; 
}

h1{
	font-size: 16px;
	font-weight: bold;
	color: #415a8a;
}

h2{
	font-size: 14px;
	font-weight: bold;
	color: #415a8a;
}

h2 a{	
	color: #415a8a;
}

h3{
	color:      #5a4742;
	font-size:   11px;
	font-weight: bold;
	line-height: 16px;
	margin:      1em 0;
}
h3 a:link {color: #931d37;text-decoration: none;}
h3 a:visited {color: #931d37;text-decoration: none;}
h3 a:hover {text-decoration: underline;}

h4{
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	margin-bottom: 10px;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

			


/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin: 0px;
	padding: 0px 0px 10px 10px;
}

/************* #header styles ***************/

#header .logo{
	text-align: right;
	float: right;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	height: 100px;
	border: 0px solid #000000;
}


/*************** #pageName styles **************/

#pageName{
	padding: 0px 0px 10px 10px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	font-size: 10px;
	color: #999999;
	text-align:left;
	padding: 20px 0px 5px 10px;
	margin: 0px 0px 0px 0px;
	background:	url("../img/misc/backgrounds/spaltenfuss.gif") top no-repeat; 
}

#siteInfo a{
	color: #999999;
	text-decoration: none;
	border-bottom: none;
	margin-right: 10px;
}

#siteInfo a:hover{
	color: #000000;
	text-decoration: underline;
	margin-right: 10px;
}

/************* #siteInfo styles ***************/



/*

.formular{
}

.formular td{
	padding-top: 3px;
	padding-bottom: 0px;
}


.formular label{
	font-size: 11px;
	color: ;

}

.formular input{
	border: 1px solid ;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}

.formular select{
	border: 1px solid ;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}


.formular input .data_input{
	border: 1px solid ;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}

.formular textarea{
	width:300px;
	border: 1px solid ;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
}


.button_send input{
	font-weight: bold;
	border: 1px solid ;
	background-color: ;
	color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	margin: 5px 0px 5px 0px;
	padding: 2px 5px 2px 5px
}

*/
