/* Design by Brian Diaz of Media 65 @ http://www.m65.net  All Rights Reserved */
@import url(layouts.css);
@import url(components.css);
@import url(modules.css);
@import url(navigation.css);
@import url(misc.css);
@import url(forms.css);

/* #######################  GENERAL SETTINGS ############################ */
html{height:100%;}

body,td,th {
	margin:0px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
}

wrapper_content {
	width:560px;
	background-color: #033;	
}

#wrapper_content p {
	color: #CCC;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 12px;
	line-height: 16px;
}

#wrapper_content ul li {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;	
}

#wrapper_content ul ul li {
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	color: #CCC;
}

#wrapper_content h2 {
	color: #FC0;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: 16px;
	font-weight: bold;
}

#wrapper_content h3 {
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 30px;
	font-size: 14px;
	font-weight: bold;
	background-image: url(../images/icon_datum.png);
	background-repeat: no-repeat;
}

#wrapper_content div p {
	color: #CCC;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align:left;
}

#footertextright table tr td p {
	font-size: 9px;
	color: #FFF;
	margin: 0px;
	padding: 0px;
}

.header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	height: 280px;
 	z-index: -1;
}

.uebergang {
	background-image: url(../images/uebergang.jpg);
	background-repeat: repeat-y;
	height: 20px;
 	z-index: -1;
}


.maincontent {
	background-image: url(../images/hintergrund_fueller.jpg);
	background-repeat: repeat-y;
	z-index: -1;
}

.footer_template {
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	height: 150px;
	z-index: -1;
}



body{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style:normal;
	font-weight:normal;
	color: #E9E9E9;
	line-height: 1.1em;
	font-variant: normal;
	text-transform: none;
	padding: 3px;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-color: #2B4F9C;
}

a:link {
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	color: #FC0;
}
a:visited {
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	color: #FC0;
}
a:hover {
	text-decoration: underline;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #0C0;
}
a:active {
	text-decoration: none;
	
}

active_menu {
	
}


/*links*/

img {border: 0 none;}

/* Clears Divs */
.clr{clear: both;}

/* #######################  END GENERAL SETTINGS ############################ */


.Main
{
	position: relative;
	width: 100%;
	left: 0;
	top: 0;
}



.column
{
	font-size: 1em;
	font-style: normal;
	float:left;
	width: 180px;
	
}

.column_menu
{
	
	font-size: 1.2em;
	padding:0px;
	margin:0px;
	float:left;
	line-height: 20px;

	float:left;
}

.inhalt_user1_4 {
	height:150px;
	padding-left:30px;
	padding-right:20px;
	padding-top:10px;
	padding-bottom:10px;
	text-align:left;
	color:#333;
}

.inhalt_menu {
	padding: 15px;
	text-align:left;
	padding-left:25px;
	padding-right:20px;

}

.inhalt_right {
	padding-top: 15px;
	padding-left:30px;
	padding-right:50px;
	padding-bottom:20px;
	
}

.inhalt_right1 {
	text-align:left;
	padding:30px;
}


.inhalt_right2 {
	text-align:left;
	padding-right:20px;
	padding-top:5px;
	padding-bottom:10px;
}

.ro {
	background:url(../images/ro.jpg) top right no-repeat;
	width: 250px;
}
.lo {
	background:url(../images/lo.jpg) top left no-repeat;

}

.lu {
	background:url(../images/lu.jpg) bottom left no-repeat;	
}
.ru {
	background:url(../images/ru.jpg) bottom right no-repeat;
	width: 250px;
}

.ro_xxl {
	background:url(../images/ro_xxl.jpg) top right no-repeat;

}
.lo_xxl {
	background:url(../images/lo_xxl.jpg) top left no-repeat;

}

.lu_xxl {
	background:url(../images/lu_xxl.jpg) bottom left no-repeat;	
}
.ru_xxl {
	background:url(../images/ru_xxl.jpg) bottom right no-repeat;

}