body {
	margin:0;
	padding:0;
	background-color:#faffbf;
	color:#404040;
	font-size:13px;
	font-family:Palatino, Helvetica, Arial, sans-serif;
	padding-top:20px;
}

a:link, a:active, a:visited {
	color:#b7041e;
	text-decoration:none;
}

a:hover, a:focus, a.select {
	text-decoration:underline !important;
	color:#ff9c00;
}

h1 a {
	display:block;
	background:url(../gfx/logo.gif);
	width:197px;
	height:154px;
}

.none {
	display:none;
}

h2 {
	font-size:21px;
	color:#b7041e;
	margin:0;
	padding:0;
	margin-bottom:5px;
	line-height:normal;
}

h3 {
	font-size:19px;
	color:#b7041e;
	margin:0;
	padding:0;
	line-height:normal;
}

h4 {
	font-size:15px;
	color:#ff9c00;
	margin:0;
	padding:0;
	font-weight:normal;
	line-height:normal;
}

#content_left h1 {
	padding:0px;
	margin:0px;
}

#main {
	margin:auto;
	width:958px;
}

#header {
	background:url(../gfx/top.gif) no-repeat;
	width:958px;
	height:47px;
	padding-top:3px;
}

/*Sprachen*/

#sprachen {
	margin-left:750px;
}

#sprachen ul {
	margin:0;
	padding:0;
}

#sprachen li {
	list-style:none;
	float:left;
	font-size:10px;
	margin-right:3px;
}

#sprachen li a:link, #sprachen li a:active, #sprachen li a:visited {
	display:block;
	background-position:left top;
	padding-top:24px;
	text-decoration:none;
	color:#a4a0a0;
	width:34px;
	height:15px;
	text-align:center;
}

#sprachen li a:hover, #sprachen li a:focus, #sprachen li a.select {
	text-decoration:underline !important;
}

.deu a:link, .deu a:active, .deu a:visited {
	background:url(../gfx/de.gif) no-repeat;
}

.eng a:link, .eng a:active, .eng a:visited {
	background:url(../gfx/en.gif) no-repeat;
}

.ita a:link, .ita a:active, .ita a:visited {
	background:url(../gfx/it.gif) no-repeat;
}

.fra a:link, .fra a:active, .fra a:visited {
	background:url(../gfx/fr.gif) no-repeat;
}


/*Sprachen Ende*/

#content {
	width:958px;
	background:url(../gfx/center.gif) repeat-y;
}

#content_left {
	width:200px;
	padding-left:30px;
	float:left;
}

#trennung {
	background:url(../gfx/trenn.gif) no-repeat;
	float:left;
	width:13px;
	height:454px;
}


#content_right {
	width:665px;
	float:left;
	padding-top:40px;
	padding-left:50px;
	line-height:23px;
}
	
/*Navigation*/

#navi ul {
	margin:0;
	padding:0;
}

#navi li {
	list-style:none;
	margin-bottom:2px;
}

#navi li a:link, #navi li a:visited, #navi li a:active {
	display:block;
	width:134px;
	height:21px;
	background:url(../gfx/button.gif) no-repeat;
	text-decoration:none;
	color:#333;
	font-size:13px;
	padding-top:10px;
	padding-left:10px;
}

#navi li a:hover, #navi li a:focus, #navi li a.select {
	color:#ff9c00 !important;
	text-decoration:none !important;
}
	

/*Navigation Ende*/

#shuttle {
	background:url(../gfx/shuttle.jpg) no-repeat;
	width:598px;
	height:95px;
	padding:15px 0 0 10px;
	margin-top:50px;
}

#footer {
	width:938px;
	background:url(../gfx/bottom.gif) no-repeat;
	height:35px;
	padding-top:15px;
	text-align:right;
	padding-right:20px;
	font-size:13px;
}

.cleaner {
	margin:0;
	padding:0;
	clear:both;
}

.divider {
	background:url(../gfx/hr.gif) no-repeat;
	margin-top:5px;
}

.divider2 {
	background:url(../gfx/hr2.gif) no-repeat;
	height:11px;
}

.red {
	color:#ff9c00;
	font-weight:normal;
}

dl {
	width:400px;
	margin:0;
	padding:0;
}

dt {
	width:200px;
	float:left;
	padding-top:7px;
}

dd {
	width:100px;
	float:left;
	padding-top:7px;
	text-align:right;
}

address {
	font-style:normal;
}

/*Formular*/

form {
	width:500px;
}
	
fieldset {
	width:460px;
	border:1px solid #333;
	margin-bottom:10px;
	padding:0 20px 20px;
}
	
legend {
	font-size:14px;
}

.feld {
	float:left;
	margin-bottom:10px;
}

input {
	margin-right:10px;
	width:140px;
}

textarea {
	width:400px;
}

.feld2 {
	text-align:center;
	margin-bottom:10px;
}

.feld3 {
	width:150px;
	float:left;
	margin-bottom:10px;
}

#personen {
	width:30px;
}