/* 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:Verdana, Geneva, sans-serif;
	font-size: 10px;
}

.header {
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;


}

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


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

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

body{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-style:normal;
	font-weight:lighter;
	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: #000000;
}

a:link {
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	color: #FFF;
}
a:visited {
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	color: #FFF;
}
a:hover {
	text-decoration: underline;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
}
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 {
	background-color: #818C43;
	border: thin solid #FFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	width: 227px;
	margin-bottom:5px;
}




.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;

}
.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;

}

.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;

}
