@import url("rte_formate.css");

html {
	height: 100%;
}

body {
	height:100%;
	margin:0px;
	background:#F5F5F5;
}


div, p, table, td, th {
	font-family: Verdana,Arial,sans-serif; /*century gothic,*/
	line-height: 1.2em;
	font-size: 13px;
	color:#000;
}

a {
	color:#666666;
	font-size: 13px;
	text-decoration:none;
	outline:none;
}

a:hover {
	color:#FF3300;
}

div#alignment {
	
	text-align:center;

}


div#container {
	margin: auto;
	width:920px;
	text-align:left;
}


/*HEAD BEREICH*/
div#header {
	height:248px;
	width:100%;
}

div#head_stripes {
	height:8px;
	width:100%;
	background:url(images/gelb_oben.gif);

}



div#head_main {
	width:100%;
	height:240px;

}


div#logo {
	width:620px;
	height:240px;
	float:left;
	/*background:url(images/head_links.gif) no-repeat;*/
}

div#logo_oben {
	width:620px;
	height:140px;
	background:url(images/head_links_oben.gif) no-repeat;
}

div#logo_unten {
	width:620px;
	height:100px;
}

div#page_image {
	width:300px;
	height:240px;
	float:left;

	

}

div#main_nav div#members { 
	margin:30px 0 20px 0;
	border-top:5px solid #ffcc33;
	width:100%;
	height:auto;
	
}

div#main_nav div#members IMG { 
	
}


/*MIDDLE BEREICH*/
div#middle {
	background:url(images/main_bg.gif) repeat-y;
	width: 920px;
	
}

div#middle_content {
	float:left;
	padding: 30px 50px 30px 120px;
	width: 450px;
	background:#FFF;
	line-height:18px;
}


div#main_nav {
	float:left;
	padding: 30px 0px 0px 0px;
	width:300px;
	/*height:440px;*/
	background:#E6E6E6 url(images/logo_trans.gif) bottom left no-repeat;
}



div#footer {
	clear:both;
	width:100%;
	background:#E6E6E6;
	padding-bottom:1px;
}

div#footer_divider {
	width:100%;
	height:7px;
	background:url(images/gelb_oben.gif);
	line-height:1px;
	font-size:1px;
	

}

div#blurb {
	width:100%;
	text-align:center;
}

div#blurb P.bodytext {
	font-size:9px;
	color: #999;
	
}


/*TEXT STYLES*/

H1 {
	margin-top:0px;
	font-size:16px;
	color:#FF3300;

}

H2 {
	font-size:13px;
	color:#333333;

}

H3 {
	font-size:100%;

}

UL {
	list-style-image:url(images/bullet_kreis.gif);
	margin-left:0px;
	padding-left:0px;
}

LI {
	margin-bottom:5px;

}


/*TIP A Friend*/
DIV.tipafriend FIELDSET {
	border:0px;
	padding:0px;
}

DIV.tipafriend LEGEND {
	display:none;

}

DIV.tipafriend LABEL {
	display:block;

}

DIV.tipafriend INPUT, DIV.tipafriend TEXTAREA {
	width:400px;	

}

DIV.tipafriend #tipform_html_message, DIV.tipafriend #submit  {
	width:auto;

}



/*MENU AND LINKS*/
.bodytext A.download,
.bodytext A.internal-link,
.bodytext A.external-link,
.bodytext A.external-link-new-window,
DIV#middle_content LI A.download,
DIV#middle_content LI A.internal-link,
DIV#middle_content LI A.external-link,
DIV#middle_content LI A.external-link-new-window
 {
	padding-left:12px;
	background:url(images/pfeil_kl_re.gif) no-repeat;

}



div#main_nav DIV {

		height:28px;
		margin-left:30px;
		
}

div#main_nav A {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight:bold;
	color:#000;
	font-size: 15px;
}

div#main_nav A:HOVER {
	color:#FF3300;
	
}

div#main_nav DIV.menu-item-on {
	
}

div#main_nav DIV.menu-item-on A {
	color:#FF3300;
	
}

div#main_nav DIV.separator {
	height:70px;
}


/* customize CSC */
.csc-textpic-image {
	
}

a img {
	border:0;
}
