/* *** Stylesheet by www.nexxos.de *** */

h2 {
	padding: 5px 10px 5px 0px;
	}

#content{
	background-color: #EAEBF3;
}
#content-text{
	/*float: left;*/
	text-align:left;
}
/*
#container #outer #inner #content #content-text #catchphrase {
	color:#CC3333;
	font-weight: bold;
	}
	*/
#catchphrase {
	color:#CC3333;
	font-weight: bold;
	margin-top:20px;
	}


/**************** Werbebanner **********************/
#container #outer #inner #content #content-banner {
	display:none;
	}
/*
#container #outer #inner #content #content-banner {

	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 80px;
	position: relative;
	float: right;

}
#banner1{
	background-color: #FF6633;
	margin-bottom:10px;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px;
	text-align: center;
}
#banner2{
	background-color: #FF6633;
	margin-bottom:10px;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 2px;
	text-align: center;
}
*/

/********************** Listen im Text  ******************************/
/*
.content-list {
	line-height: 1.5em;
	list-style-position: inside;
	margin-left: 0px;
	margin-top: 3px;
	margin-bottom: 10px;
	list-style-image: url(Bilder/arrow.gif);
}
.content-list li{
	margin: 5px;
}
*/
.content-list 
{
line-height: 18px;
margin-left: 0;
padding-left: 0;
list-style: none;
}

.content-list li
{
padding-left: 20px;
background-image: url(Bilder/arrow.gif);
background-repeat: no-repeat;
background-position: 0 2px
}



.content-img {
	margin-right: 20px;
	border: solid #FFFFFF 2px;
	float: left;
	/*float: left;*/
}
#flowtext {clear:none;}
#banner-bild{
	background-color: #9BA3C6;
	margin-bottom:10px;
	font-size: 9px;
	font-weight: bold;
	color: #364B90;
	padding: 2px;
	text-align: center;
	margin-right: 20px;
}

/**************** Formular rounded box *************************/
#kontaktformular {	
	width:450px;
	overflow: visible;
	position: relative;
	/*margin-top: -385px;*/
	margin-left: 0px;
	visibility: visible;
}
#rueckruf #name, #rueckruf #email, #rueckruf #telefon, #rueckruf #frage {
	/*margin-left: 200px;*/
}
/*********************  rounded corner form ***********************/

 /* set background images for corners */
.rbroundbox { background: url(img/blueback.gif) repeat; }
.rbtop div  { background: url(img/tl.gif) no-repeat top left; }
.rbtop      { background: url(img/tr.gif) no-repeat top right; }
.rbbot div  { background: url(img/bl.gif) no-repeat bottom left; }
.rbbot      { background: url(img/br.gif) no-repeat bottom right; }

 /* height and width details */
.rbtop div, .rbtop, .rbbot div, .rbbot {
	width: 100%;
	/*width: 450px;*/
	height: 14px;
	font-size: 1px;
}
.rbcontent  {
	/*margin: 0 14px;*/
	margin: 0 0 0 14px;
}
.rbroundbox {
	width:450px;
	/*color: #364B90;*/
	color: #FFFFFF;
	font-weight: bold;
	/*width: 20em; */
	/*margin: auto; */
	}



#container #outer #inner #content #content-text #kontaktformular #rueckruf #submit {
	float: right;
	margin-top: 10px;
	border: solid #364B90 2px;
	font-weight: bold;
	background-color: #FFFFFF;
	color: #9BA3C6;
}
