/* reset css */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:1;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}


body {
	font-family: Arial,Helvetica,sans-serif;
	background-color: #D4D4D4;
	color: #4E595F;
	font-size: 12px;
	line-height: 20px;
	text-align: center;
	letter-spacing:0.05em;
}

body * {
	text-align: left;
}

hr {
	height: 1px;
	border:none;
	border-bottom:1px dashed #898989; 
}

p {
	margin-top: 10px;
	margin-bottom: 10px;
}

td > p {
	margin-top: 0px;
	margin-bottom: 0px;
}

td {
	vertical-align:top;
}

sup {
	font-size: 8px;
	vertical-align:top;
}

.clear {
	clear: both;
}

.floatLeft {
	float: left;
}

.floatRight {
	float: right;
}

form {
	display: inline;
}
/* font */
	a, h1, h2, h3, h4, h5, h6, label, p, span, strong {
		font-family: Arial,Helvetica,sans-serif;
		font-weight: normal;
	}

	a { 
		color: #B90033; 
	}

	h2, h3, h4, h5 ,h6, strong, b {
		color:#B90033;
    	font-weight: normal;
	}
	
	h1 {
		color: #C0C0C0;
    	font-size: 20px;
    	font-weight: normal;
    	line-height: 28px;
	}
	
	i, a.mail {
		color: #B90033;
	}
/* font */

	div#genContainer, div#header, div#content, div#footer {
		padding: 0px 25px 0px 25px;
		width: 968px;
		margin: 0px auto 0px auto;
		background-color: #FFF;
	}
	
	div#content {
		padding-top: 20px;
		padding-bottom: 20px;
	}
	
	div#headerLeft {
		width: 288px;
		height: 290px;
		background-color: #FFF;
		float: left;
	}
	
		div#logo {
			width: 288px;
			height: 120px;
		}
		
		div#mainNavigation {
			height: 170px;
			position: relative;
		}
		
		div#mainNavigation ul {
			position: absolute; bottom: 0;
		}
		
		div#subNavigation {
			width: 288px;
			float: left;
		}
		
		div#mainNavigation ul li, div#subNavigation  ul li {
			border-bottom: 1px solid #F9CADA;
		}
		
		div#mainNavigation ul li a, div#subNavigation ul li a {
			width: 278px;
			display: block;
			line-height: 28px;
			text-decoration: none;
			padding-left: 10px;
		}
		
		div#mainNavigation ul li a:hover, div#mainNavigation ul li a.active, div#SubNavigation ul li a:hover, div#subNavigation ul li a.active {
			width: 263px;
			display: block;
			line-height: 28px;
			text-decoration: none;
			color: #B90033;
		}
		
	div#headerRight {
		width: 655px;
		height: 290px;
		margin-left: 313px;
	}
		div#keyvisual {
			width: 655px;
			height:290px;
		}
		
	div#footer {
		background-color: #FFF;
	}
	
	div#footer #footerLeft {
		width: 278px;
		height: 60px;
		margin-right: 25px;
		float: left;
		border-top: 1px solid #F9CADA;
		padding-left: 10px
	}
	
	div#footer #footerRight {
		width: 655px;
		height: 60px;
		margin-left: 313px;
		border-top: 1px solid #F9CADA;
	}

/* GENERISCHE NAVIGATION */		
	div#genContainer > ul#genLeft {
	    margin-left: 313px;
	}
	
	div#genContainer > ul {
	    float: left;
	    margin-right: 23px;
	}
	
	div#genContainer > ul > li {
	    margin-right: 10px;
	    float: left;
	}
	
	div#genContainer > ul > li > a {
	    line-height: 33px;
	    font-family: arial,sans-serif;
	    font-size: 12px;
	    text-decoration: none;
	}
	
	div#genContainer > ul > li > a:hover, div#genContainer > ul > li > a.active {
	    color: #B90033;
	}
/* GENERISCHE NAVIGATION */	

/* SEPERATOR */	
	div#sperator {
		padding: 15px 0 15px 0;
		height: 20px;
	}
	
	div#sperator > div {
		width: 288px;
		height: 20px;
		margin-right: 25px;
		float: left;
		background-color: #D4D4D4;
	}
/* SEPERATOR */	

/* content */	
	#marginalContent {
		margin-left: 786px;
	}
	
	#marginalContent h2 {
		line-height: 55px;
		font-size: 18px;
		font-weight: normal;
		color: #FFF;
		padding-left: 25px !important;
		background-color: #4E595F;
	}
	
	#essentialContent {
		margin-left: 25px;
		float: left;
		width: 450px;
	}
	
	#essentialContent h1 {
		font-size: 18px;
    	font-weight: normal;
		line-height: 30px;
		margin-bottom: 25px;
		margin-top: 10px;
	}
	
	#essentialContent h2 {
		font-size: 14px;
    	font-weight: normal;
		line-height: 24px;
		color: #B90033;
		margin-bottom: 20px;
	}
		
	.marginLeft10 {
		margin-left: 10px;
	}
	
	.marginRight10 {
		margin-right: 10px;
	}
		
	.file_info {
		color: #B90033;
	}
/* content */

/* border */
	.dashedLine { 
		border-bottom:1px dashed #898989; 
	}
	
	.dashedLineTopBottom { 
		border-bottom:1px dashed #898989; 
		border-top:1px dashed #898989; 
	}
	
	.solidLine { 
		border-bottom:1px solid #898989; 
	}
	
	.solidLineTopBottom { 
		border-bottom:1px solid #898989;  
		border-top:1px solid #898989; 
	}
	
	.imgBorder { 
		border:10px solid #898989; 
	}
/* border */
	
	/* //////////////////////////////////////////////////// CONTENT //////////////////////////////////////////////////// */
	/* ABFOLGEN IM CONTENT */
		h2 + p {
			margin-top: -10px;
		}	
	/* ABFOLGEN IM CONTENT */
	
	/* LISTEN IM CONTENT */

	/* LISTEN IM CONTENT */
	/* //////////////////////////////////////////////////// CONTENT //////////////////////////////////////////////////// */
/* CONTENT */

/* DEBUG */
	.debug, pre {
		top: 0;
		left: 0;
		text-align: left;
		background-color: red;
		z-index: 11000;
		color: #FFF;
		background-image: url(/img/bg_80_black.png);
	}
/* DEBUG */
