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

body { 
 	margin:0;padding:0; 
	text-align:center;
	font-family:'Lucida Grande','Trebuchet MS',Arial,Helvetica,sans-serif;
	font-size:12px;line-height:16px;color:rgb(115,115,115);
	background:url(../img/bg/bgSite.gif) repeat-x rgb(255,255,255);
} 

td {
	text-align:left;
	font-family:'Lucida Grande','Trebuchet MS',Arial,Helvetica,sans-serif;
	font-size:12px;line-height:16px;color:rgb(127,127,127);
}

table {
	width:100%;
	border-style:none;
	margin-bottom:10px;
}

th {
}

/* FORMULAR */
form {	
}

input, select, textarea, button {
	font-family:'Lucida Grande','Trebuchet MS',Arial,Helvetica,sans-serif;
	font-size:12px;line-height:16px;color:rgb(115,115,115);
} 
	
	input.inpStd {		
	}
		
	select.selStd, select.selStdL {
		width:235px;
		margin-left:20px;
		font-size:11px;
	}
	
	select.selStdL {
		width:520px;
	}
	
	textarea.txtStd {		
	}

form br {
	clear:left;
}

label {
	
}

/* LISTEN */

ul {
	margin:0 0 0 15px;padding:0 0 10px 0;
	list-style:square;
}
	
ol {
	margin:0 0 0 15px;padding:0 0 10px 0;
	list-style-type:decimal;
}

li {
	margin:0 0 3px 0;
}

/* BILDER */

img {
	border-style:none;
}

small {
	font-size:9px;
}

p {
	margin:0 0 15px 0;
}

	div.in1D2 {
		float:left;
		width:370px;
		margin:35px 35px 20px 0;
	}
	
	div.in1D3 {
		float:left;
		width:237px;
		margin:35px 35px 20px 0;
	}
	
li p {
	margin:0 0 2px 0;
}

strong {
	
}

blockquote {	
}

cite {	
}

address {	
}

/* Ueberschriften */
h1, h2, h3, h4, h5, h6 {

}

h1 {
	margin-bottom:23px;
}

h2 {
	font-size:16px;color:rgb(0,51,102);font-weight:normal;
	margin-bottom:20px;
}

h3 {
	font-size:21px;color:rgb(0,51,102);font-weight:normal;
	margin-bottom:20px;
	line-height:26px;
	
}

h4 {
	font-size:12px;
	margin-bottom:10px;
}
	
h5 {
	font-size:15px;color:rgb(0,51,102);font-weight:normal;
	margin-bottom:3px;
}

h6 {	
	font-size:15px;color:rgb(127,153,178);font-weight:normal;
	margin-bottom:25px;
}

a {	
	color:rgb(0,51,102);text-decoration:none;
}	

a:hover {
	color:rgb(0,0,0);
}

/* TABELLEN */



/* AUSRICHTUNGEN */	
.aR {/*= align right */
	text-align:right;
}
	
.aC {/*= align center */
	text-align:center;
}

.fL {/*= float left */
	float:left;
}
	
.fR {/*= float right */
	float:right;
}

.clr {
	clear:both;
}

.boxDownload {
	width:203px;height:63px;
	background:url(../img/buttons/butDownload.jpg);
	font-size:10px;color:rgb(255,255,255);
}

.boxDownload a {
	color:rgb(210,210,210);
}

.boxDownload p {
	padding:11px 0 10px 80px;
	line-height:14px;
}

.imgSep {
	display:block;
	margin:15px 0 15px 0;
}
