@media screen {

/* @group Tabellen */

.tab_1 {
	margin: 0;
	padding: 0;
	width: 790px;
}
.tab_1 th {
	background-color: #f0f0f0;
	color: #b0afaf;
	line-height: 20px;
	height: 20px;
	font-size: x-small;
	text-align: left;
	padding-left: 10px;
}
.tab_1 td {
	border-bottom: 1px solid silver;
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: middle;
}
.tab_1 .ct{
	text-align: center;
	width: 120px;
	padding-left: 0;
}
.tab_1 .blank{
	background-color: white;
}



/* @end */

/* @group basics */

* {
	margin: 0;
	padding: 0;
}


img{
	border-style: none;
	border-width: 0;
	text-align: center;
}
/* @end */

/* @group navigation */

#nav_container {
	width: 900px;
	text-align: center;
	margin: 66px 0 0;
	padding: 0;
}

#nav {
	width: 810px;
	font: 120%/normal Verdana, sans-serif;
	margin: 66px 98px 98px;
	padding: 0;
	letter-spacing: 1px;
}

#nav ul {
	margin: 0;
	list-style: none;
	padding: 10px 10px 0;
}

#nav li {
	float: left;
	margin: 0 0 0 3px;
	padding: 0;
	background: url("../pix/fix/top_right.gif") no-repeat right top;
	width: 155px;
	height: 37px;
	text-align: center;
}

#nav li:hover {
	float: left;
	margin: 0 0 0 3px;
	padding: 0;
	background: url("../pix/fix/top_right_on.gif") no-repeat right top;
	width: 155px;
	height: 37px;
	text-align: center;
}

#nav #home:hover {
	float: left;
	margin: 0 0 0 3px;
	padding: 0;
	background: url("../pix/fix/home_over.jpg") no-repeat right top;
	width: 155px;
	height: 37px;
	text-align: center;
}

#nav #home {
	float: left;
	margin: 0 0 0 3px;
	padding: 0;
	background: url("../pix/fix/home.jpg") no-repeat right top;
	width: 155px;
	height: 37px;
	text-align: center;
}

#nav a {
	display: block;
	background: url("../pix/fix/top_left.gif") no-repeat left top;
	text-decoration: none;
	color: white;
	height: 37px;
	font-weight: bold;
	padding-top: 12px;
}

#nav img {
	margin-top: -4px;
}

#nav a:hover {
	color: white;
	background-image: url("../pix/fix/top_left_on.gif");
	color: white;
}

#nav #current {
	background-image: url("../pix/fix/top_right_on.gif");
	color: white;
}


#nav #current_home {
	color: white;
	background: #039 url("../pix/fix/home_over_b.png") no-repeat center center;
}


#nav #current_home a {
	background-image: url("../pix/fix/top_left_on.jpg");
}

#nav #current a {
	background-image: url("../pix/fix/top_left_on.gif");
	color: white;
}
#nav #current a:hover {
	text-decoration: none;
	color: white;
}

#nav_bottom {
	text-decoration: underline;
	line-height: 22px;
	width: 100%;
	margin: 0;
	padding: 0;
	clear: both;
	height: 22px;
	background-color: #000;
	vertical-align: middle;
	text-align: center;
}

.preload_pics {
	display: none;
}

/* @group subnavi */

#sub_nav {
	font-size: 100%;
	font-weight: bold;
	line-height: 1em;
	margin: 0 0 12px 57px;
	position: relative;
	text-align: left;
	padding: 12px 0 0;
}

#sub_nav_port {
	font-size: 100%;
	font-weight: bold;
	line-height: 1em;
	margin: 0 0 12px 57px;
	position: relative;
	text-align: left;
	padding: 12px 0 0;

}

#sub_nav_port ul {
	margin: 0;
	list-style: none;
	padding: 0;
	display: inline;
}

#sub_nav_port  li{
		margin: 0 30px 0 0;
	padding: 0;
	text-align: center;
	display: inline;
}

#sub_nav ul {
	margin: 0;
	list-style: none;
	padding: 0;
	display: inline;
}

#sub_nav li {
	margin: 0 40px 0 0;
	padding: 0;
	text-align: center;
	display: inline;
}

#sub_nav a, #sub_nav_port a {
	padding: 0;
	text-decoration: none;
	margin: 0;
}

#sub_nav_port a:hover, #sub_nav #current a, #sub_nav_port .current a, #sub_nav .aktiv a {
	color: #000;
	text-decoration: none;
}

#mood {
	width: 1002px;
	margin-right: auto;
	margin-left: auto;
	height: 238px;
	margin-bottom: 14px;
	padding: 0;
}

/* @end */

/* @end */

/* @group Inhalt_Kasten */

/* @group main_text */

/* @group wrapperdings */

.lW { float: left; clear: left; height: 15px; }
.rW { float: right; clear: right; height: 15px; }



/* @end */

