.style_apply {
	font-family: Arial;
	font-size: 12px;
	color: rgb(51, 51, 51);
}

/* weist wie lang des her is?
.style_apply div {
	font-size: 12px;
	color: rgb(51, 51, 51);
	margin: 0px;
	padding: 15px;
	border: 1px solid #CECFCE;
	border-top: 0px solid black;
}*/

.style_apply p, .style_apply form {
	border: 1px solid #CECFCE;
	border-top: 0px solid black;
}

.style_apply h3, .style_apply h4, .style_apply h5, .style_apply h6 {
	font-size: 1em;
	
}

/*			FONT COLORS			*/
.style_apply h1, #container #content p a, #container #content table a, #container #content h3 a  {
	color: #EF1818;
}
.style_apply a, .style_apply h2, .style_apply input, .style_apply textarea, .style_apply h3, .style_apply h4, .style_apply h5, .style_apply h6, #container #content h4 a, #container #content h5 a, #container #content h6 a {
	color: #494C55;
}
.style_apply h4 a {
	display:block;
	text-decoration: none;
	padding-left: 15px;
	padding-right: 5px;
	width: 570px;
	margin: 0px;
	border-left: 1px solid #CECFCE;
	border-right: 1px solid #CECFCE;
}
.style_apply h5 a {
	color: black;
	display:block;
	text-decoration: none;
	padding-left: 35px;
	padding-right: 5px;
	width: 550px;
	margin: 0px;
	border-left: 1px solid #CECFCE;
	border-right: 1px solid #CECFCE;
}
.style_apply h4,
.style_apply h5 {
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}
.style_apply h3 {
	color: #EF1818;
	border:1px solid #CECFCE;
	border-bottom: 0px solid black;
	height: 17px;
	overflow: hidden;
	padding-top: 2px;
	padding-left: 15px;
}
.ueberschrift_kurz {
	width: 113px !important;
	height: 32px;
	margin-right: 15px;
}
#container #right, #container #left input, .style_apply h3, #container #content h3 a, #container #content th  {
	background-color:  #FFE7EF;

}
/*	Anpassungen für checkboxen	*/
.style_apply table, .style_apply tr, .style_apply td, .style_apply form {
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
}
.style_apply table {
	/*border: 1px solid #CECFCE;*/
}
.style_apply table tr td {
	border: 0px solid black;
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
	padding-left: 15px;
	padding-bottom: 5px;
}
.style_apply table tr.topRow td {
	background-color: #FFE7EF;
	border: 1px solid #999999;
	font-weight: bold;
	padding-bottom: 5px;
	color: #494C55;
}
.style_apply table.nospace, .style_apply table.nospace tr, .style_apply table.nospace td {
	padding: 0px;
	margin: 0px;
}

.style_apply table.team {
	border-collapse: separate;
	border-spacing: 20px 0px;
}
.style_apply table.team td {
	border: 1px solid #CECFCE;
	border-top: 0px solid black;
	margin-bottom: 10px;
}
.style_apply table.team tr.topRow td {
	width: 33%;
	padding: 3px;
	padding-left: 17px;
	border: 1px solid #CECFCE;
	border-bottom: 0px solid black;
	
}
.style_apply table.team tr.spacerRow td {
	border: 0px solid black;
}

.style_apply h1, .style_apply h2, .style_apply h3 {
	margin: 0px;
	font-size: 14px;
}
.style_apply p {
 	margin: 0px;
}
.style_apply h3 {
	margin-top: 20px;
	font-size: 12px;
}
.style_apply h2 {
	display:none;
}
.style_apply h1 {
	background-image:url(../images/kreis_headline.gif);
	background-position:0px 13px;
	background-repeat:no-repeat;
	padding-left:17px;
	padding-top: 10px;
	vertical-align:center;
}
#container #content {
	padding-left: 30px;
	padding-right: 30px;
	width: 417px;			/* 477 mit Padding */
}
.style_apply p, .style_apply form {
	padding: 15px;
}
#container #content p img {
	margin: 5px;
}

.style_apply p img {
	margin: 5px;
	border: 1px solid black;
}
.style_apply table img {
	border: 0px solid black;
}
.style_apply p, .style_apply form{
	width: 560px;
}
.style_apply h1, .style_apply h2, .style_apply h3, .style_apply h4, .style_apply h5 {
	width: 580px;
}
.style_apply h3 {
	width: 575px;
}
.style_apply table {
	width: 592px;
}
.style_apply td p {
	width: 100%;
}
.style_apply td p {
	border: 0px solid black;
}
.style_apply a {
	color: #EF1818;
}
.style_apply a:hover {
	text-decoration: underline;
}

.style_apply p a, .style_apply h3 a {
	background-image: none;
	padding: 0px;
	display: inline;
}
.style_apply h3 a {
	padding-right: 7px;
	color: #494C55;
}

.style_apply input, .style_apply textarea {
	border: 1px solid #EF1818;
	background-color: #FFF;
	color: #000;
	font-size: 1.2em;
	margin-top: 6px;
}

.style_apply input, .style_apply select {
	width: 370px;
}
.style_apply select {
	margin-top: 10px;
}
.style_apply textarea {
	width: 470px;
	height: 200px;
}
.style_apply input.small {
	width: 63px;
}
.style_apply input.smallfit {
	width: 300px;
}

.style_apply label {
	padding-top: 9px;
	float: left;
	display:block;
	width: 100px;
}

.style_apply .black_navig {
	color: #000000;
}
.style_apply .grey_navig {
	color: #999999;
}

/*	Unterer Rand am ende der Navig Auflistungen*/
.style_apply .line_bottom {
	width: 590px;
	border: 1px solid #CECFCE;
	border-top: 0px solid white;
	height: 20px;
}
/* Komplette unternavigation is da drin */
.style_apply .this_lvl_1 {
	width: 592px;
	margin-top: 0px;
	border-top: 1px solid #CECFCE;
}

/*	Das @ Zeichen als Bild wid aus (at) erstellt */
.style_apply img.inline_at {
	display: inline;
	float: none;
	border: 0px solid black;
	margin: 0px;
	padding: 0px;
}
.style_apply table.pfake {
	border: 1px solid #CECFCE;
	border-top: 0px solid black;
}
.style_apply .spezial_border{
	border: 1px solid #CECFCE;
	border-top: none;
	width: 590px;
	overflow:hidden;
}

.style_apply .spezial_border p{
	border: none;
}

.style_apply form.noborder {
	border: none;
	margin: 0px;
	padding: 0px;
}

.style_apply table tr td p {
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
}
.style_apply p table {
	border: 0px solid black;
}
