html, body { margin:0px; padding:0px; height:100%; background-color:#1e1e1e; }
img { border:none; } 
table { border:0px none black; margin:0px; padding:0px; border-spacing:0px; border-collapse:collapse; }
td { text-align:left; vertical-align:top; margin:0px; padding:0px; }

body, td, th, input, textarea, select, h1, h2, h3 { margin: 0px; font-family: Tahoma, Verdana, Arial, sans-serif; color:#3d3d3d; font-weight:normal }
body, td, th, input, textarea, select { font-size:12px; } 

*|*:-moz-any-link:focus {
	outline: none;
}

.mceContentBody, iframe html {
	background-color:#d9d9d9;
	height: auto;
	padding-bottom: 20px;
}

#content a, #content a:visited, #content a:hover, #content a:link, #content a:active {
	font-size:12px;
	color:#3d3d3d;
	text-decoration:underline;
	}
	
#menuleft a {
	font-size:12px;
	color:#3d3d3d;
	text-decoration:none;
	}

h1 {
	padding-bottom:20px;
	}
	
#main {
	width:100%;
	height:100%;
	}

.bg {
	background:url(/images/bg.jpg) repeat-x;
}

#bgleft, #bgright {
	width:150px;	
	}
	
#bgleft {
	background:url(/images/bg-left.jpg) repeat-y;
	}

#bgright {
	background:url(/images/bg-right.jpg) repeat-y;
	}

#middle {
	width:940px;		
	}

#middletable {
	width:940px; 
	height:100%;
	}

#header {
	width:940px;
	height:300px;
	background:#ffffff url(/images/header.jpg) no-repeat;
	color:#ffffff;
	}

#header div {
	padding-top:280px; 
	padding-right:25px; 
	text-align:right;
	}
	
.MenuItemOben, .MenuItemObenActive {
	color:#ffffff;
	text-decoration:none;
	}

.MenuItemObenActive, .MenuItemOben:hover {
	text-decoration:underline;
	}

	
#footer {
	height:50px;
	background:#1e1e1e url(/images/footer.jpg) no-repeat;
	}

#footer div {
	padding-top:28px;
	padding-right:175px; 
	text-align:right;
	color:#ffffff;
	}
	
.MenuItemUnten, .MenuItemUntenActive {
	color:#ffffff;
	text-decoration:none;
	}

.MenuItemUntenActive, .MenuItemUnten:hover {
	text-decoration:underline;
	}
	
#menuleft, #menuleft table {
	width:220px;
	}

#menucontent {
	background:#ffffff url(/images/bg-content.jpg) repeat-y;
	}
	
#menucontenttable {
	width:100%;
	margin-top:20px;
	}

#menugap {
	width:25px;
	background-color:#d9d9d9;
	}

#content {	
	padding-top:16px;
	padding-right:25px;
	} 

.MenuLeftBorder {
	height:3px;
	}

.MenuItemLeftDiv, .MenuItemLeftDivActive {
	height:40px;
	}
	
.MenuItemLeftDivActive {
	background-color: #d9d9d9;
	}
	
.MenuItemLeft, .MenuItemLeftActive {
	color:#000000;
	padding-top:12px;
	padding-left:20px;
	text-decoration:none;
	font-weight:bold;
	display:block;	
	}
	
.MenuItemLeftActive, .MenuItemLeft:hover {
	color:#9b1710 !important;
	}

	
#credits {
	padding-left:160px;
	padding-right:160px;
	}
	
#credits table {
	width:920px;
	}
	
#credits a {
	font-size:9px;
	color:#404040;
	text-decoration:none;
	}
	
#copyright {
	text-align:center;
	margin:0 auto;
	padding-bottom:12px;
	}
	
#copyright a {
	font-size:10px;
	color:#d9d9d9;
	text-decoration:none;
	} 

.bilderreihe {
	background-color:#ffffff;
	margin-bottom:10px;
	width:100%;
	}
	
.bilderreihe td {
	padding:8px;
	vertical-align:middle;
	margin:0 auto;
	width:110px;
	}
	
.bilderreihe_txt {
	padding:8px 20px 8px 8px !important;
	width:260px !important;
	}

.bilderreihe_txt li {
	list-style-image: url(/images/bullet-bilderreihe.jpg);
	}
	
.bilderreihe div {
	-moz-border-radius: 4px;
	border-radius: 4px;
	border:1px solid #9d9c9c;
}
.bilderreihe img {
	margin:4px
}

/* ------ Forms -------- */

.TTForm_Table {
}
.TTForm_Table td {
	text-align: left;
	vertical-align: top;
}

.TTForm_Required label {
	font-weight:bold;
	} 
	
.TTForm_Error {
	color:#BB0B0D;
	padding-top: 5px;
}

.TTForm_Submit {
	text-align:right !important;
	}
	
.TTForm_SubmitButton {
	border:1px solid #777777;
	margin-top:12px;
	}
	
.TTForm_SubmitImg {
	margin: 15px 0px 15px 0px;	
}
	
.TTForm_InputText, .TTForm_InputPass, .TTForm_InputArea  {
	border:1px solid #777777;
	width:340px;
	}
	
.TTForm_InputArea {
	height:120px;
	}
	
.TTForm_Input {
	padding-left:20px;
	width: 340px;
	}

.TTForm_Required .TTForm_InputText, .TTForm_Required .TTForm_InputPass, .TTForm_Required .TTForm_InputArea 
{
	border-left:8px solid #BB0B0D;
	width:340px;
	}
	
.TTForm_InputCheckbox {
	width:auto;
	}

.TTForm_Required .TTForm_InputTextPlz, .TTForm_Input .TTForm_InputTextPlz {
	width:110px;
	}
	
.TTForm_Required .TTForm_InputTextOrt, .TTForm_Input .TTForm_InputTextOrt {
	width:210px;
	}
	
.TTForm_Label {
	text-align: left;
	width:120px;
}

.pulldown_select
{	width:160px;
}

#pulldown {
	color:#000000;
	padding-top:12px;
	padding-left:20px;
	text-decoration:none;
	font-weight:bold;
	}
	

