/* FARBEN
#FFFFFF = weiss
#FFFFCC = gelb
#FFCCCC = rot
#FFCCFF = rosa
#CCCCCC = grau
#CCCCFF = lila
#CCFFFF = blau
#CCFFCC = grün
*/

/**********************************************************BODY DER HTML-SEITE*/

body {
	background-color:#cecece;
	background-image:url(background.jpg);
	BACKGROUND-REPEAT:repeat-x;
	color:#000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	margin: 0; padding: 0;
}

a img {
	border:none
}
	
a {
	color:#ff9c00;
	text-decoration:none
}
a:hover {
	color:#000;
	text-decoration:none
}

/******************************************************************/

#centerframe {
	position:absolute;
	width:950px;
	top:0px;
	left:50%;
	z-index:0;
	margin-left:-475px;
}

/******************************************************************/

#translate {
	position:absolute;
	top:20px;
	left:880px;
	z-index:1;
	width:70px;
	height:10px;
}


#header {
	float:left;
	z-index:1;
	width:950px;
	height:146px;
}

#headerlogo {
	float:left;
	z-index:2;
	height:146px;
	padding-left:10px;	
}

#headertext {
	float:left;
	z-index:2;
	height:146px;
	margin-top:50px;
	margin-left:30px;
	font-size:12px;
}

#headertext h1 , #headertext h1 a{
	font-family:"Times New Roman", Times, serif;
	font-size:30px;
	font-weight:normal;
	padding:0px;
	margin:0px;
	color:#000;
	text-decoration:none;
}

#headertext h2 , #headertext h2 a {
	font-family:"Times New Roman", Times, serif;
	font-size:30px;
	font-weight:normal;
	padding:0px;
	margin:0px;
	color:#000;
	text-decoration:none;
}

/******************************************************************/

#menu{
	float:left;
	height:35px;
	width:950px;
	background-image:url(bg-menu.jpg);
	background-repeat:no-repeat;
	background-color:#000;
}
	
#menu ul{
	list-style:none;
	margin:0 0 0 12px;
	padding:0;
}

#menu li{
	display:inline
}

#menu li a{
	padding:10px 14px 12px 14px;
	display:block;
	float:left;
	color:#cecece;
	text-transform:uppercase;
	font-size:11px;
}
	
#menu li a:hover{
	background-image:url(bg-menu-over.jpg);
	background-repeat:repeat-x;
	color:#fff;
}
	
#menu .current_page_item a{
	background-image:url(bg-menu-over.jpg);
	background-repeat:repeat-x;
	color:#fff;
}

/******************************************************************/

#content {
	float:left;
	width:950px;
	margin-top:20px;
}

#contentL {
	float:left;
	width:690px;
	margin-right:10px;
}

#content_r {
	float:left;
	width:250px;
}

#content_l_top{
	float:left;
	width:690px;
	height:13px;
	background-image:url(content_left_top.jpg);
}

#content_l_middle{
	float:left;
	width:670px;
	padding-left:10px;
	padding-right:10px;
	background-color:#fff;
	text-align:justify;
	line-height:1.7;
}

#content_l_middle h1, #content_l_middle h1 a{
	font-size:20px;
	font-weight:normal;
	padding-bottom:5px;
	margin:0px;
	color:#000;
	text-decoration:none;
}

#content_l_middle h2, #content_l_middle h2 a{
	font-size:20px;
	font-weight:normal;
	padding-bottom:5px;
	margin:0px;
	color:#000;
	text-decoration:none;
}

#content_l_middle h3{
	font-size:14px;
	font-weight:bold;
	padding-bottom:0px;
	margin:0px;
	color:#000;
	text-decoration:none;
}

#content_l_bottom{
	float:left;
	width:690px;
	height:13px;
	background-image:url(content_left_bottom.jpg);
	margin-bottom:10px;
}

.blockquote{
	margin-left:2em;
	margin-right:2em;
	font-style:italic;
}

.content_r_top{
	float:left;
	width:250px;
	height:46px;
	background-image:url(content_right_top.jpg);
}

.content_r_middle{
	float:left;
	width:226px;
	padding-top:5px;
	padding-left:12px;
	padding-right:12px;
	background-color:#fff;
	line-height:1.3;
}

.content_r_top h3{
	font-size:12px;
	font-weight:bold;
	padding-top:18px;
	padding-left:18px;
	margin:0px;
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
}

.content_r_bottom{
	float:left;
	width:250px;
	height:13px;
	background-image:url(content_right_bottom.jpg);
	margin-bottom:10px;
}

.content_l40 {
	float:left;
	width:300px;
	padding-left:10px;
	padding-right:10px;
	margin-left:-10px;
	background-color:#fff;
	text-align:justify;
	line-height:1.7;
}

.content_r60 {
	float:left;
	width:350px;
	padding-left:10px;
	padding-right:10px;
	margin-right:-10px;
	background-color:#fff;
	text-align:justify;
	line-height:1.7;
}

.content_l30 {
	float:left;
	width:200px;
	padding-left:10px;
	padding-right:10px;
	margin-left:-10px;
	background-color:#fff;
	text-align:justify;
	line-height:1.7;
}

.content_r70 {
	float:left;
	width:450px;
	padding-left:10px;
	padding-right:10px;
	margin-right:-10px;
	background-color:#fff;
	text-align:justify;
	line-height:1.7;
}

.content_100 {
	float:left;
	width:670px;
	background-color:#fff;
	text-align:justify;
	line-height:1.7;
}

/******************************************************************/

#footer_top{
	float:left;
	height:18px;
	width:950px;
	margin-top:10px;
	background-image:url(footer_top.jpg);
}

#footer_middle{
	float:left;
	width:930px;
	background-color:#252628;
	padding-left:10px;
	padding-right:10px;
	color:#cecece;
	text-align:center;
	font-size:10px;
}

#footer_middle a:hover{
	color:#fff;
}

#footer_bottom{
	float:left;
	height:18px;
	width:950px;
	background-image:url(footer_bottom.jpg);
}

/******************************************************************/

#contentFull {
	float:left;
	width:950px;
	margin-right:10px;
}

#content_full_top{
	float:left;
	width:950px;
	height:13px;
	background-image:url(content_full_top.jpg);
}

#content_full_middle{
	float:left;
	width:930px;
	padding-left:10px;
	padding-right:10px;
	background-color:#fff;
	text-align:justify;
	line-height:1.7;
}

#content_full_middle h1, #content_full_middle h1 a{
	font-size:20px;
	font-weight:normal;
	padding-bottom:5px;
	margin:0px;
	color:#000;
	text-decoration:none;
}

#content_full_middle h2, #content_full_middle h2 a{
	font-size:20px;
	font-weight:normal;
	padding-bottom:5px;
	margin:0px;
	color:#000;
	text-decoration:none;
}

#content_full_middle h3{
	font-size:14px;
	font-weight:bold;
	padding-bottom:0px;
	margin:0px;
	color:#000;
	text-decoration:none;
}

#content_full_bottom{
	float:left;
	width:950px;
	height:13px;
	background-image:url(content_full_bottom.jpg);
	margin-bottom:10px;
}

/******************************************************************/

fieldset {
  padding:10px;
}

input,textarea,select {
	background-color:#eee;
	color:#000;
	border:1px solid #bbb;
}

/*******************************************************************************

.normal {FONT-SIZE:100%;}
.klein 	{FONT-SIZE:80%;}
.titel 	{FONT-SIZE:115%;FONT-WEIGHT:bold;}


*/
/******************************************************************************/

