@import url("rte_formate.css");

body
{
	/*background-image: url(images/bg_text.gif);*/
	background-position: left top;
	/*background-attachment: fixed;*/
	background-repeat: no-repeat;
	padding: 0 0 0 0;
	margin: 0;
	
	
}

body, div, td
{
	font: 11px Verdana;
	color: #afa5a0;
}



h1
{
	font-size: 14px;
	font-weight: bold;	
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
}
h2
{
	font-size: 12px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
}

img
{
	border:0;
}



div, p
{
	padding: 0;
	margin: 0;
}

#maincontainer
{
	/*border: 1px solid yellow;*/
}

a:link, a:active, a:visited
{
	color: #7a4520;
	text-decoration: none;
	font-weight: bold;
}
a:hover
{
	color: #00752d;
	text-decoration: underline;
	font-weight: bold;
}


#maincontainer
{
	position: relative;
}

#header
{
	/*border: 1px solid red;*/
	height: 100px;
}
#topbar1
{
	position:relative;
	width: 198px;
	height: 249px;
	/*border: 1px solid blue;*/
	background-image: url(images/bg_left.jpg);
	float: left;
	margin: 0;
	padding: 0;
	border: 0;
}
#homepos
{
	padding: 200px 0 0 30px;
}
#homepos a:link, #homepos a:active, #homepos a:visited
{
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}
#homepos a:hover
{
	color: #fff;
	text-decoration: underline;
	font-weight: bold;
}
#topbar2
{
	height: 249px;
	/*border: 1px solid green;*/
	background-image: url(images/bg_right.jpg);	
	/*margin: 0 0 0 0;*/
	padding: 0;
	/*margin-right: 198px;*/
}
 
#menu1
{	
	width: 198px;
	background-image: url(images/bg_menu.jpg);	
	background-repeat: no-repeat;
	min-height:251px;
 	height:auto !important;  /* für moderne Browser */
	height:251px;  /*für den IE */	
	float: left;
}

#content1
{	
	width: 520px; /*430*/
	float: left;
	padding: 20px 0px 0 35px;
}

#topflash
{
	top: 100px;
	left: 198px;
	position:absolute; 	
	width: 577px;
	height: 226px;	
}

/*IE 6 Bug*/
* html #topbar1 {
	margin-right: -3px; 
} 
* html #topflash {
	margin-right: -3px; 
	top: 102px;
} 




#mainmenulist
{
	list-style-type:none;
	margin: 0;
	padding: 20px 0 0 30px;
	color: #d83021;
}

#mainmenulist li
{
	padding: 0 0 8px 0;
}
#mainmenulist a:link, #mainmenulist a:active, #mainmenulist a:visited
{
	color: #d83021;
	text-decoration: none;
	font-weight: normal;
}
#mainmenulist a:hover
{
	color: #d83021;
	text-decoration: underline;
	font-weight: bold;
}



#mainmenulistsub
{
	list-style-type:none;
	margin: 0;
	padding: 8px 0 0 0;
	
}
#mainmenulistsub li
{
	padding: 0px 0 0px 0;
	margin: 0 0 0 0;
}
#mainmenulistsub a:hover
{
	color: #d83021;
	text-decoration: underline;
	font-weight: normal;
}



label,  select { /* Alle Labels UND Formularelemente ausw?en */
  display: block;  
  width: 300px; /* Breite.*/
}

form br { /* Alle Zeilenumbr?n Formularen ausw?en */
  clear: left; /* das floating der labels und inputs aufheben */
}


.csc-mailform
{
	border: 0;
}

label {
 text-align: left; 
 padding-right: 1em; 
}



.Rot
{
	color: #d83021;	
}


#adressblock
{
	/*padding: 0 0 0 30px;*/
	position: absolute;
	left: 795px;
	top: 100px;
	color: #fff;
	width: 180px;	
	line-height: 13px;
}
#fblike
{
		overflow: hidden;
		position: absolute;
		left: 21px;
		
		/*padding: 0 0 30px 30px;*/
}

.csc-mailform
{
	border: 0;
}

#wirrettenleben
{
	position: absolute;
	width:180px;
	height:325px;
	
	top: 350px;
	left: 790px;
}

#plasmamovie
{
	position: absolute;
	left: 25px;
	top: 150px;
}


#langsel
{
	position: absolute;	
	top: 226px;
	left: 29px;
}
#facebook
{
	position: absolute;	
	top: 226px;
	left: 902px;
	
	display:none;
}