body {
	color: #333;
}

#lang {
	display: none;
}

#wrapper {
	padding-top:0;
	margin-top: 15px;
	overflow: auto;
}

#header {
	margin-top:0;
	/*border-bottom-color: 5px solid #6C1413;*/
	border-bottom: 5px solid #C50E20 !important;
}


h1, h2, h3, h4, h5, h6, #content a {
	/*color: #6C1413;*/
	color: #C50E20;
}

h1 {
	/*border-color: #6C1413;*/
	border-color: #C50E20;
}

#header {
	background: url(images/header.jpg) no-repeat;
	height: 167px;
}

/* NAV */

#nav .current a {
	/*border-left: 5px solid #6C1413;*/
	border-left: 5px solid #C50E20;
	width: 191px;
}


#nav .current ul a {
	border-left: none;
	width: 100%;
}

#nav .current ul a, #nav .current ul a:link, #nav .current ul a:visited {
	padding-left: 35px;
	width: 181px;
	font-size: 0.9em;
}


/* END NAV */


#content p {
	font-size: 120%;
	margin-bottom: 0;
	padding-bottom: 0.5em;
}

#content {
	font-family: Helvetica, Arial, sans-serif;
}

#content * {
	line-height: 150%;
}

h2 {
	font-size: 160%;
	color: #333;
}

h3 {
	font-size: 140%;
	color: #333;
}

#footer a {
	color: #420807;
}

img {
	padding: 3px;
	/*border: 2px solid #420807;*/
	border: none;
}

/* xxx */

div.formbox {
	padding: 4px;
	border: 2px solid #999999;
}

#send_bewerbung h3 {
	font-weight: bold;
	margin: 12px 0 4px 0;
}

#send_bewerbung table, #send_bewerbung tr, #send_bewerbung td {
	border: none !important;
	border: 0 !important;
	background: none !important;
}

#send_bewerbung input {
	display: inline;
	width: 100%;
}

#send_bewerbung .box {
	display: inline !important;
	width: auto !important;
}

#send_bewerbung .halfinput {
	display: inline !important;
	width: 48% !important;
}

#send_bewerbung p {
	padding: 0;
	margin: 2px 0 3px 0;
}