#container {
width:866px;
margin:0 auto;
}

#head {
height:114px;
background:url(../main/headMiddle.jpg) repeat-x;
}

#headLeft {
float:left;
width:373px;
background:url(../main/headLeft.jpg) no-repeat;
}

#headRight {
float:left;
width:493px;
background:url(../main/headRight.jpg) top right no-repeat;
text-align:right;
}

#headRight .inner {
padding:36px 20px 0 0;
}

#logoLink {
display:block;
width:355px;
height:90px;
margin:15px 0 0 7px;
}

#contentWrap {
background:#C70000 url(../main/contentWrapBg.jpg) repeat-y;
border-top:1px #8E0202 solid;
border-bottom:1px #8E0202 solid;
}

#startseite {	
background:url(../main/Startseite.jpg) no-repeat;	
height:526px;
margin:-10px;
position:relative;
}

#startseite-kursBox {
position:absolute;
width:240p;
height:40px;
left:400px;
top:35px;
color:#fff;	
font-family:Arial, Helvetica, sans-serif;
}

#startseite-text {
position:absolute;
top:215px;
left:30px;
width:340px;
line-height:145%;
}

#startseite-kursBox h2 {
color:#FFCD2A;
margin:0;
font-size:15px;
font-weight:normal
}

#startseite-kurs { font-size:19px; }
#startseite-waehrung { font-size:15px; }

#content {
width:694px;
float:left;
}

.contentText {
padding:10px;
}

.menuBox {
margin:3px;
background:#F5F3BA;
padding:3px;
}

.menuBox2 {
margin:3px;
background:#F5F3BA;
padding:0px;
margin-top: 2em;
}

#menu {
width:165px;
float:left;
background:#A90000;
padding-right:1px;
}

ul.menu {
margin:0;
padding:0;
}

ul.menu li {
height:25px;
background:url(../main/menuBg.jpg) repeat-x;
border-bottom:1px #8E0202 solid;
line-height:25px;
list-style-type:none;
}

ul.menu li a {
display:block;
height:25px;
background:url(../main/menuPoint.jpg) 5px 50% no-repeat;
padding-left:33px;
color:#fff;
text-decoration:none;
}

ul.menu li a:hover {
text-decoration:underline;
}

ul.menu li.menuTitle, .contentTitle {
background:url(../main/titleBg.jpg) repeat-x;
color:#000;
font-weight:bold;
}

ul.menu li.menuTitle {
text-align:center;
}

.contentTitle {
margin:0;
font:bold 1em Verdana, Arial, Helvetica, sans-serif;
height:25px;
line-height:25px;
padding-left:10px;
border-bottom:1px #8E0202 solid;
}

#foot {
background:url(../main/footMiddle.jpg) repeat-x;
}

#foot .inner {
background:url(../main/footLeft.jpg) no-repeat;
}

#foot .inner2 {
height:52px;
background:url(../main/footRight.jpg) top right no-repeat;

font:bold 0.9em/52px Arial, Helvetica, sans-serif;
text-align:center;
color:#000;
}

/*** Hauptklassen ***/

.wrapper {
overflow:hidden;
width:100%;
}

.hidden {
display:none;
}


/*** Alte Formatierungen im Content ***/
.f1 {color:#000000;font-size:10px;}
.f2 {color:#000000;font-size:13px;}
.f2green {color:#<tmpl_var farbe5>;font-size:13px;}
.f2red {color:#<tmpl_var farbe4>;font-size:13px;}
form {margin-top:0pt;margin-bottom:0pt;}

td {
	vertical-align: top;
}

.santa-left {
	width: 394px;
	float: left;
}
.santa-right {
	width: 300px;
	float: right;
}
.clear {
	clear: both;
}

.content {
	margin-left: 10px;
}

hr {
	border:0px;
	background-color:#484848;
	height: 1px;
	width: 100%;
	text-align: left;
	margin: 10px 0 5px 0;
}

/* Überschriften */
h1 {
	color: #A90101;
	margin-bottom: 10px;
	font-size: 20px;
	font-weight: bold;
}
h2 {
	color: #A90101;
	margin-bottom: 10px;
	font-size: 16px;
	font-weight: bold;
}
h3 {
	color: #A90101;
	margin-bottom: 8px;
	font-size: 14px;
	font-weight: bold;
}
h4 {
	color: #A90101;
	margin-bottom: 8px;
	font-size: 12px;
	font-weight: bold;
}
h5 {
	color: #A90101;
	margin-bottom: 5px;
	font-size: 10px;
	font-weight: bold;
}
h6 {
	color: #A90101;
	margin-bottom: 5px;
	font-size: 8px;
	font-weight: bold;
}

.caution {
	width: 500px;
	color: #A90101;
	font-size: 12px;
	text-align: center;
	padding: 5px 10px;
	background: #dcdcdc;
	border: 1px solid #484848;
	margin: 15px auto;
}

.text_left {
	font-weight: bold;
	width: 120px;
	float: left;
}
.text_right {
	text-align: left;
}
.text_clear {
	clear: both;
	margin-bottom: 5px;
}

.form_center {
	width: 307px;
	margin: 0 auto 20px auto;
}
.form_center h3 {
	border-bottom: 1px solid #A90101;
	padding-bottom: 2px;
}

.pricelist {
	float: right;
	width: 200px;
	font-size: 10px;
	padding: 10px;
}
ul.show_list {
	list-style: none;
	margin-left: 5px;
}
ul.show_list li {
	list-style: none;
}

label {
	display: block;
}
input, textarea{
	width: 300px;
	border: 1px solid #484848;
	padding: 3px;
	margin-bottom: 10px;
}
input.small, textarea.small{
	width: 75px;
	border: 1px solid #484848;
	padding: 3px;
	margin-bottom: 10px;
}
input.middle, textarea.middle{
	width: 212px;
	border: 1px solid #484848;
	padding: 3px;
	margin-bottom: 10px;
}
input.checkbox {
	width: 10px;
	border: 1px solid #484848;
	padding: 3px;
	margin: 10px 0 15px 0;
}
select {
	width: 307px;
	border: 1px solid #484848;
	padding: 2px;
	margin-bottom: 10px;
}
input.submit {
	width: 150px;
	height: 25px;
	font-weight: bold;
	background: #c8c8c8;
	color: #A90101;
	border: 1px solid #484848;
	padding: 2px 2px 4px 2px;
	cursor: pointer;
	margin: 10px 0;
}

input.submit_long {
	width: 200px;
}