body {
	background: #235d5e url(pics/bg_body.jpg) repeat-y center;
}

.link, .menuetextSub, .menuetextSubAktiv {
	font-family: 'Quattrocento', serif;
}

.menuetextSub, .menuetextSubAktiv, .menuetextSub:hover  {
	font-size: 15px;
	line-height: 18px;
}
.menuetextunderline, .cell_obenunten
 {
	padding: 6px 2px 2px 2px;
}

.cell_obenunten   {
	color: #fff;
	text-decoration: none;
	border-top: 1px solid #fff;
	border-bottom: 1px solid white;
}

.menuetextSub {
	color: #436564;
	text-decoration: none;
}

.menuetextSubAktiv {
	color: #000;
	text-decoration: none;
}

.menuetextSub:hover {
	color: #000;
	text-decoration: underline;
}

.menuetextunderline {
	color: #fff;
	text-decoration: none;
	
	border-bottom: 1px solid white;
}

.copy  {
	color: #000;
	font-size: 10px;
	font-family: verdana;
	text-decoration: none;
	line-height: 14px;
}

.copyGreen12  {
	color: #436564;
	font-size: 12px;
	font-family: verdana;
	text-decoration: none;
	line-height: 14px;
}

.copyGreen12underline  {
	color: #436564;
	font-size: 12px;
	font-family: verdana;
	text-decoration: underline;
	line-height: 14px;
}

.copylink { color: #000; font-size: 10px; line-height: 14px; font-family: verdana; text-decoration: underline }
.copyLeftmargin20px { color: #000; font-size: 10px; line-height: 14px; font-family: verdana; text-decoration: none; text-indent: 20px }
.copyBold {
	color: #000;
	font-weight: bolder;
	font-size: 10px;
	font-family: verdana;
	text-decoration: none;
	line-height: 14px;
}
.copyBoldWhite {
	color: #FFFFFF;
	font-weight: bolder;
	font-size: 10px;
	font-family: verdana;
	text-decoration: none;
	line-height: 14px;
}
.copy12px {
	color: #000;
	font-size: 12px;
	font-family: verdana;
}
.title, h1 {
	color: #7c9e9d;
	font-weight: bolder;
	font-size: 12px;
	line-height: 18px;
	font-family: verdana;
}

h2 {
	font-family: 'Pinyon Script', cursive;
	color: #000;
	font-weight: 400;
	font-size: 32px;
	padding: 0;
	margin: 0;
	line-height: 35px;
	border-bottom: 1px solid #fff;
}

.h2_index {
	font-size: 45px;
	padding-left: 115px;
}

h3 {
	font-family: 'Pinyon Script', cursive;
	color: #000;
	font-weight: 400;
	font-size: 45px;
	line-height: 57px;
	padding: 0 0 0 19px;
	margin: 0 0px 0 0;
	float: left;
}

.index_holder {
	margin: 20px 0 0 0;
	float: right;
	padding-left: 20px;
}

.index_holder a {
	text-decoration: none;
}

.einrueckunglinks {
	padding-left: 50px;
}

.einrueckunglinks a {
	color: #000;
	text-decoration: underline;
}

.link, .menueAktiv {
	font-size: 16px;
}

.link {
	color: #436564;
	text-decoration: none;
}
.link:hover {
	color: #000;
	text-decoration: none;
}
.menueAktiv {
	color: #000;
	text-decoration: none;
}

.cell_bggreen { background-color: #99b38e; padding: 5px }
.cell_10pxleftmargin  { padding-left: 30px }
.ecards_punktetext { color: black; font-weight: bolder; font-size: 10px; font-family: verdana }

.ecards_margin10 { padding: 5px }

.ecards_textfelder, .ecards_textfeld_plz, .ecards_textfeld_ort {
    color: black;
    font-size: 10px;
    font-family: verdana;
    border: 1px solid #999;
}

#bewerbung_form .ecards_textfelder {
    width: 247px;
}
#bewerbung_form input.error, #bewerbung_form select.error
{
    border: 1px solid red;
}

input.checkbox.error
{
    outline:2px solid red;    
}
.ecards_textfelder {

}
.ecards_textfeld_plz {
	width: 50px;
}
.ecards_textfeld_ort {
	width: 150px;
}
img { border: 0; }

form { margin: 0; padding: 0; }

.cell_35marginoben { padding-top: 35px }

.copyBold12px {
	color: #FFFFFF;
	font-size: 12px;
	font-family: verdana;
	font-weight: bold;
}
/*
td.colorBorder {
	background-color:#C2D5BA;
}
*/
ul {
	list-style-type:circle;
}

.copy_blue {
	font-style:italic;
}

#bewerbung_form {
}

hr {
	border: none;
	margin: 0px 0px 14px 0px;
	color: #fff;
	background-color: #fff;
	height: 1px;
}

.message_padding {
	margin: 6px 0px 0px 0px;
	display: block;
}

.submit {
	float: left;
	width: 150px;
}

.container_rules {
	display: block;
	width: 238px;
	float: left;
}


/*ReDesign Styles*/

.bg_footer {
	background: url(pics/bg_footer.jpg) no-repeat 0 bottom;
}

.bg_top_left {
	background: url(pics/header_bg_blau2.jpg) no-repeat right;
}

.bg_top_right {
	background: url(pics/header_bg_blau.jpg) no-repeat left;
}

.content_table {
	margin-bottom: 180px;
}



