
@charset "UTF-8";
/* CSS Document */

/*  -----------------------------------------------------------------
    |  RESET BROWSER DEFAULTS
    -----------------------------------------------------------------  */

body, div, p, h1, h2, h3,h4, img, a, ul, li {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  border: 0px none;
}


body {
	background: #000000 url(../images/bg.png)  repeat-x left top;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:  #666666;
}




/*  -----------------------------------------------------------------
    |  GENERAL STRUCTURE
    -----------------------------------------------------------------  */
  
    

/*  --- CENTER PAGE ---  */

#all{
	text-align: center; /* wichtig fÃ¼r IE 5.x */
}

#page{
	text-align: left;
	width: 1060px;
	margin: 5px auto;
	overflow: hidden;
}


	
		
			
	/*  ---  HEAD ---  */
			
	#header{
			width: 1060px;
			height: 275px;
			position:relative;
			padding-left:35px;
			padding-top:35px;
			background: url(../images/bg_head.png) top left repeat-y;
			}
			
		#logo{
				position:absolute;
				
				top: 35px;
				left: 35px;
				
				/*top:35px;*/
				/*left: 700px;*/
				}
					

	#content{
				width: 1060px;
				margin-left: 0px;
				background: url(../images/bg_content.png) top left no-repeat;
				overflow:auto;
				}
				
		#leftcol{
				width:185px;
				margin-top: 50px;
				margin-left: 50px;
				float:left;
				}
				
		#centercol{
				width: 495px;
				margin-top: 50px;
				margin-left: 285px;
				}
				
		#rightcol{
				width: 185px;
				margin-top: 50px;
				margin-right: 50px;
				float:right;
				}
			
	/*  ---  FOOTER ---  */
			
	#footer{
			width: 1060px;			
			}
	
	#meta{
			display:inline;	
			position:relative;
			top:-80px;
			left:285px;			
			}
			
	#top{
			display:inline;	
			position:relative;
			top:-80px;		
			left:470px;			
			}

				

/*  -----------------------------------------------------------------
    |  STYLES
    -----------------------------------------------------------------  */


	h1 {
		font-size: 30px;
		line-height: 35px;
		font-weight: normal;
		font-style: italic;
		
		color:#000000;
		
		margin-bottom: 12px;
		padding-bottom: 4px;
		letter-spacing: 0px;
		
		background: url(../images/line_navi.png) bottom left repeat-x;
	}
	
	h2 {
		font-size: 16px;
		line-height: 21px;
		font-weight: normal;
		font-style: italic;
		
		margin-top:15px;
		margin-bottom: 4px;
		color:#000000;
	}
	
	h3 {
		font-size: 13px;
		line-height: 21px;
		font-weight: bold;

		color:#000000;
	}
	
	h4 {
		font-size: 15px;
		line-height: 21px;
		font-weight: normal;
		font-style: regular;
		
		color:#F78320;
		margin-bottom: 24px;
	}
	
	p {
		font-size: 12px;
		line-height: 19px;
		margin-bottom: 6px;
	}
	
	
	a:link, a:visited { 
		text-decoration:none;
		color:#F78320;
		}
	
	a:hover { 
		text-decoration:none; 
		color:#666666;
		}
	
	
/*  ---  NAVI ---  */
	
	
.a1{ 
			display:block;
			margin-top:6px;
			margin-bottom:6px;
			padding-left:2px;
			padding-bottom:4px;
			letter-spacing:0.14em;
			
			font-size:11px;
			font-weight:regular;
			text-transform:uppercase;
			
			background: url(../images/line_navi.png) bottom left no-repeat;
			}

	
.a2{ 
			display:block;
			margin-left:20px;
			margin-top:4px;
			letter-spacing:0.1em;
			
			font-size:11px;
			font-weight:regular;
			text-transform: none;
			}
			
	#leftcol a:link, #leftcol a:visited	{ 
			text-decoration:none; 
			color:#666666;
			}
			
	#leftcol a:hover, #leftcol .aktiv a:link, #leftcol .aktiv a:visited{
			text-decoration:none; 
			color:#F78320;
			}
			
	
	/*  ---  >RIGHTCOL ---  */
			
#rightcol h1 {
		font-size: 12px;
		line-height: 18px;
		font-weight: bold;
		font-style: normal;
		color:#000000;
		
		margin-bottom: 4px;
		letter-spacing: 0.1em;
	}
	
#rightcol h2 {
		font-size: 13px;
		line-height: 18px;
		font-weight: normal;
		font-style:normal;
		
		margin-top:15px;
		margin-bottom: 4px;
		color:#F78320;
	}
	
#rightcol p, td {
		font-size: 11px;
		line-height: 16px;
		margin-bottom: 6px;
	}
	
#centercol li {
		font-size: 12px;
		line-height: 19px;
		margin-left:40px;
		list-style-image:url(../images/bullet.png);
	}

#centercol ul {
		margin-bottom:6px;
	}

/*  ---  FOOT---  */	

#meta a, #top a { 
			font-size: 11px;
			}

#meta a:link, #meta a:visited, #top a:link, #top a:visited	{ 
			text-decoration:none; 
			color:#666666;
			}
			
#meta a:hover, #top a:hover{
			text-decoration:none; 
			color:#F78320;
			}
	
	/*  ---  FLOAT ---  */
	
.csc-frame-frame1{
width:230px;
float:left;
overflow:hidden;
margin-bottom:20px;
margin-right:15px;
}

.csc-frame-frame2{
width:210px;
height:400px;
float:left;
overflow:hidden;
margin-bottom:20px;
margin-right:15px;
}

.csc-frame-frame2 p{
	width:205px;
	}

/*  ---  FORMULAR ---  */

label {
 float: left;
 text-align: right;
width: 100px;
margin-right: 15px;
}

.csc-mailform-field {
margin:2px;
float:left;
}
fieldset {border:0px;}
legend { display:none;}
.csc-mailform-radio{margin-left:-5px; float:right;}
.csc-mailform-submit {margin-left:340px; margin-top:15px;}
