﻿/* Navigations Menü Links*/
#menu_links {
	height: 100%;
}

#menu_links a {
	font-size: 0.65em;
	color: #FFFFFF;
	text-decoration: none;
}

#menu_links a:hover {
	color: #981d32;
}

.menu-links_1-no {
	width: 173px;
	margin-top: 4px;
	margin-bottom: 4px;
}

.menu-links_1-act {
	width: 173px;
	margin-top: 4px;
	margin-bottom: 4px;
}

.menu-intern_1 {
	width: 173px;
	height: 21px;
	background-image: url(../images/bg_menu_grau.jpg);
	background-repeat: no-repeat;
}

.menu-intern_1_act {
	width: 173px;
	height: 21px;
	background-image: url(../images/bg_menu_grau_2.jpg);
	background-repeat: no-repeat;
}

div.menu-intern_1_act a {
	display: block;
	padding-left: 25px;
	padding-top: 0.4em;
}

div.menu-intern_1 a {
	display: block;
	padding-left: 25px;
	padding-top: 0.4em;
}

/* ----------------- Untermenu ------------------- */
	/* Untermenü Background (image) */
div.menu-intern_2 {
	width: 173px;
	height: 21px;
	background-image: url(../images/bg_menu_unt_grau.gif);
	background-repeat: no-repeat;
}

/* Untermenü Aktive Background (image) */
div.menu-intern_2_act {
	width: 173px;
	height: 21px;
	background-image: url(../images/bg_menu_unt_grau_2.gif);
}

/* Untermenü Links */
div.menu-intern_2 a {
	display: block;
	padding-left: 30px;
	padding-top: 0.4em;
	text-decoration: none;
}

div.menu-intern_2 a:hover {
	color: #333333;
	font-weight: bolder;
}

/* Untermen+ Aktive Links */
div.menu-intern_2_act a {
	display: block;
	padding-left: 30px;
	padding-top: 0.4em;
	text-decoration: none;
}

div.menu-intern_2_act a:hover {
	color: #333333;
	font-weight: bolder;
}

/*----------------- ENDE Untermenu  ENDE-------------------*/
	/*----------------- Untermenu Level 3 -------------------*/
	/* Untermenü  Level 2 Background (image)*/
div.menu-intern_3 {
	width: 173px;
	height: 21px;
	background-image: url(../images/bg_menu_unt_weiss.gif);
}

/* Untermenü Level 2 Aktive Background (image) */
div.menu-intern_3_act {
	width: 173px;
	height: 21px;
	background-image: url(../images/bg_menu_unt_weiss.gif);
}

div.menu-intern_3_act a:hover {
	color: #333333;
	font-weight: bolder;
}

/* Untermenü Level 2 Links */
div.menu-intern_3 a {
	display: block;
	padding-left: 38px;
	padding-top: 0.4em;
	text-decoration: none;
}

div.menu-intern_3 a:hover {
	color: #333333;
	font-weight: bolder;
}

/* Untermenü  Level 2 Aktive Links */
div.menu-intern_3_act a {
	display: block;
	padding-left: 38px;
	padding-top: 0.4em;
	text-decoration: none;
}

/*----------------- END Untermenu Level 3  END -------------------*/
	/* Extra Menü Links*/
.menu-link-rsb {
	width: 100%;
	height: 20px;
	background-color: #333333;
	padding-left: 25px;
	padding-top: 3px;
	margin-top: 4px;
}

/* ------- Menü Rechts   ------------- */

}
#menu_rechts  a {
	font-size: 0.60em;

	text-decoration: none;
}
#menu_r1 {

	background-color: #CDCDCD;
	width:193px;
	min-height:180px;
	float:left;
	padding-bottom: 7px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	border-bottom-right-radius: 5px;
	
}

#menu_r1 .bodytext {
	margin: 1px 6px 6px 6px;
	font-size: 0.7em;
}

#menu_r2 {
	
}

#menu_r1 h1 {
	margin: 5px 0 0 0;
	padding: 3px 6px 3px 6px;
	background-color: #666666;
	font-size: 0.7em;
	color: #FFF;
	font-weight: normal;
}

#menu_rechts  #menu_r1 a {
	color: #981d32;
	text-decoration: none;
	font-weight: normal;
}

#menu_rechts  #menu_r1 h3 a {
	font-weight: bold;
	font-size: 1.0em;
	text-decoration: none;
	color: #000000;
}

#menu_rechts  #menu_r1 h3 a:hover {
	text-decoration: none;
	color: #000000;
}

#menu_rechts  #menu_r1 a:hover {
	text-decoration: underline;
	color: #333333;
}

#menu_rechts .topnews-list-container {
	margin-left: 6px;
}

/* tt_news */
.news-list-item {
	padding: 3px 4px 3px 0;
	margin: 2px 6px 2px 0;
}

.item-img {
	background-image: url(../images/icons/pfeil_klein.png);
	background-repeat: no-repeat;
	width: 4px;
	height: 7px;
	display: block;
	float: left;
	margin-right: 3px;
	margin-top: 3px;
}

.news-list-item h3 {
	margin: 1px;
	font-size: 11px;
}

.news-list-item h4 {
	margin: 1px;
}

.news-list-item h4 p {
	margin: 2px 0 2px 0;
	font-size: 0.7em;
	font-weight: normal;
}

/* Kontakt Links */
.contact_img {
	float: left;
	padding: 2px 6px 0 0;
}

.contact_img img {
	height: auto;
	width: 40px;
}

.contact_text {
	padding-top: 1px;
}

.contact_text ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 0.7em;
}

.contact_link {
	clear: both;
	padding: 1px 3px 1px 6px;
	display: block;
}

/* Datei Links */
.files_link-table {
	margin: 3px 3px 0 4px;
	border: 0;
	padding: 0;
}

.files_link-table tr td {
	padding: 0 0 1px 0;
}

#menu_rechts  #menu_r1 .files_link-table a {
	text-decoration: none;
	color: #333333;
}

#menu_rechts  #menu_r1 .files_link-table a:hover {
	text-decoration: underline;
	color: #981d32;
}

#menu_rechts  #menu_r1 .files_link a {
	text-decoration: none;
	color: #333333;
}

#menu_rechts  #menu_r1 .files_link a:hover {
	text-decoration: underline;
	color: #981d32;
}

/* Einzelner link */
.menu_r1_link {
	padding: 4px 6px 0 6px;
}
/* ------- END Menü Rechts END  ------------- */
