@CHARSET "ISO-8859-1";

BODY {
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	background-repeat: repeat-x;
	background-position: top left;
	background-image:url(images/hintergrund.png);
	font-family:Arial,Verdana;
	font-size: 12px;
	text-align: center;
}

a:link, a:active, a:visited {
	text-decoration:none;
	color: #dd0000;		

	
}

a:hover {
	text-decoration:none;
	color: #ff5700;		

	
}

img {
	border: 0px;	
}

#wrapper {
	display: block;
	width: 100%;
	height: auto;
	padding-top: 16px;
}

#container {
	padding-top: 8px;
	padding-left: 8px;	
	border: 1px solid #666;
}

#content {
	display: block;
	width: 916px;
	height: auto;
	background-color: #fff;
	
}

#header {
	display: block;
	width: 900px;
	height: 116px;
	background-color: #fff;
	
}

#header #logo {
	display: block;
	position: relative;
	left: 12px;
	top: 12px;
	width: 272px;
	height: 92px;
	background-image:url(images/vamos1.gif);
	background-position: top left;
	background-repeat: no-repeat;	
}

#header #userActions {
	display: block;
	position: relative;
	left: 575px;
	top:-80px;
	width: 310px;
	height: 40px;
	text-align:right;
}

#header a:link, #header a:active, #header a:visited {
	text-decoration:none;
	color: #dd0000;		
	font-size: 11px;
	letter-spacing: 2px;
}
#header a:hover {
	text-decoration:none;
	color: #ff5700;	
	font-size: 11px;
	letter-spacing: 2px;
}

#breadcrumb {
	width: 892px;
	height: 32px;
	background-repeat: no-repeat;
	background-color :#fff;
	background-repeat: repeat-x;
	background-position: top left;
	background-image:url(images/line.png);
	margin-bottom: 2px;
	margin-left:3px;
}

#breadcrumbContent {
	padding: 5px;
	padding-left: 25px;
	color: #d00;	
}

#breadcrumbContent a:link, #breadcrumbContent a:active, #breadcrumbContent a:visited {
	text-decoration:none;
	color: #d00;		
	font-size: 11px;
	letter-spacing: 1px;
}
#breadcrumbContent a:hover {
	text-decoration:none;
	color: #ff5700;	
	font-size: 11px;
	letter-spacing: 1px;
}

#popup {
	background-color: #fff;	
	background-image:url();
}

#links {
	display: block;
	width: 200px;
	height: auto;
	min-height: 500px;
	float: left;
	background-color: #fff;
	border: none;
	
}
#links a:link, #links a:active, #links a:visited {
	text-decoration:none;
	color: #dd0000;		
	font-size: 11px;
	margin-top:3px;

}
#links a:hover {
	text-decoration:none;
	color: #ff5700;	
	font-size: 11px;
	margin-top:3px;

}


#links #content {
	display: block;
	width:190px;
	height: auto;
	background-color :#ffccb2;
	margin-left: 3px;
	font-size: 11px;	
}

#links ul.sidemenu {
	list-style: none;
	text-align: left;
	margin: 3px 0 8px 0; padding: 0;
	text-decoration: none;		
}
#links ul.sidemenu li {
	margin: 0;
	background-image: url(img/go.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 25px;
}
#links ul.sidemenu a {
	font-weight: bolder;
	text-decoration: none;
	background-image: none;
	font-size: 1.1em;
}


#mitte {
	display: block;
	width: 689px;
	height: auto;
	min-height: 500px;
	padding-left: 6px;
	padding-right: 8px;
	float: left;
	background-color: #fff;
}

#rechts {
	display: block;
	width: 180px;
	height: auto;
	min-height: 500px;
	float: left;
	background-color: #fff;
}

#rechts #content {
	display: block;
	width: 175px;
	margin-left: 5px;
	background-color: #ffccb2;	
}

#rechts a:link, #rechts a:active, #rechts a:visited {
	text-decoration:none;
	color: #dd0000;		
	font-size: 11px;

}
#rechts a:hover {
	text-decoration:none;
	color: #ff5700;	
	font-size: 11px;

}

.contentsTopics {
	padding: 5px;
	background-image:url(images/button.png);
	background-repeat:repeat;
	background-position: top left;	
	font-size: 12px;
	font-weight: bold;
	text-align: center;	
	color: #fff;
}

.contentsTopics a:link, .contentsTopics a:active, .contentsTopics a:visited {
	text-decoration:none;
	color: #ffc;		

}
.contentsTopics a:hover {
	text-decoration:none;
	color: #fc9;	

}

.pageHeading {
	padding: 5px;
	background-image:url(images/button.png);
	background-repeat:repeat;
	background-position: top left;	
	font-size: 12px;
	font-weight: bold;
	text-align: center;	
	color: #fff;
}

.moduleHeading {
	padding: 5px;
	background-image:url(images/button.png);
	background-repeat:repeat;
	background-position: top left;	
	font-size: 12px;
	font-weight: bold;
	text-align: center;	
	color: #fff;
}
	
.infoBoxHeading {
	padding: 5px;
	background-image:url(images/button.png);
	background-repeat:repeat;
	background-position: top left;	
	font-size: 12px;
	font-weight: bold;
	text-align: center;	
	color: #fff;
}
.infoBoxHeadingText {
	font-size: 12px;
	font-weight: bold;
	text-align: center;	
	color: #fff;
}

.mailInput {
	display: block;
	width: 155px;
	height: 12px;
	padding: 4px;
	font-size: 10px;	
}

.passInput {
	display: block;
	width: 80px;
	height: 12px;
	padding: 4px;
	font-size: 10px;	
}

.suchInput {
	display: block;
	width: 140px;
	height: 12px;
	padding: 4px;
	font-size: 10px;	
}

.quickInput {
	display: block;
	width: 140px;
	height: 12px;
	padding: 4px;
	font-size: 10px;	
}

#contentClearer {
	clear:both;
}

#footer {
	display: block;
	width: 900px;
	height: 32px;
	background-color: #fff;

	border-top: 5px solid #fff2eb;
	
}

