/* ============================================================= */
body
{
    margin: 0;
	padding: 0;
	background-color: white; 
	background-image: url(modules/mod_medien/files/m2.jpg);
	/*background-position: center;*/
	background-repeat: repeat-x;	
}
/* ============================================================= */
.head
{
	position: relative;
	margin: 0px auto;
	padding: 0;
	top: 0;
	width: 800px;
	height: 203px;
	background-image: url(modules/mod_medien/files/m1.jpg);
	background-position: center;
	background-repeat: no-repeat;	
}
/* ============================================================= */
.lang_select
{
	position: relative;
	margin: -40px auto;
	padding: 0 20px 60px 0;
	width: 800px;
	color: gray;
 	font-size: 12px;
	font-family: Arial;
	text-align: right;
}

.lang_select ul
{
	list-style: none;
}

.lang_select ul li
{
	display: inline;
}

.lang_select ul li a
{
 	color: gray;
 	font-size: 12px;
	font-family: Arial;
	text-align: right;
	text-decoration: none;
}

.lang_select ul li a:hover
{
	text-decoration: underline;
}

/* ============================================================= */
.content
{
	position: relative;
	margin: 0px auto;
	padding: 0;
	width: 800px;
}
/* ------------------------------------------------------------- */
.content .footer
{
	margin: 0 0 0 240px;
 	padding: 0;
 	color: gray;
 	font-size: 10px;
	font-family: Arial;
	text-align: left;	
}
/* ------------------------------------------------------------- */
.content .menu
{
	margin: 6px 0 0 26px;
 	padding: 0;
	width: 180px;
}
/* LEVEL 0 */
.content .menu ul
{
	margin: 0;
	padding: 0;
	color: black;
	font-size: 12px;
	font-family: Arial;
	text-align: left;
	list-style: none;
}

/* IE Hack */
* html .content .menu ul
{
	border: 1px solid white;
}

.content .menu ul li
{
	margin: 0;
	padding: 10px 0 2px 0px;
	background-repeat: no-repeat;
	background-position: 0px bottom;
}

/* IDs der Menupunkte normal */
#m19,
#m264,
#m248,
#m249,
#m250	{ background-image: url(modules/mod_medien/files/m4.jpg); }
#m20	{ background-image: url(modules/mod_medien/files/m5.jpg); }
#m21,
#m22	{ background-image: url(modules/mod_medien/files/m6.jpg); }
#m23	{ background-image: url(modules/mod_medien/files/m7.jpg); }
#m24	{ background-image: url(modules/mod_medien/files/m8.jpg); }
#m25	{ background-image: url(modules/mod_medien/files/m9.jpg); }
#m26	{ background-image: url(modules/mod_medien/files/m10.jpg); }
#m27,
#m28	{ background-image: url(modules/mod_medien/files/m11.jpg); }
#m29	{ background-image: url(modules/mod_medien/files/m12.jpg); }

/* IDs der Menupunkte selected */
#m19.selected,
#m20.selected,
#m21.selected,
#m22.selected,
#m23.selected,
#m24.selected,
#m25.selected,
#m26.selected,
#m27.selected,
#m28.selected,
#m29.selected	{ background-position: 0px 27px; }

/* LEVEL 1+ */
.content .menu ul ul
{
	margin: 0 0 6px 0;
	padding: 10px 0 10px 0;
	border-left: 1px solid gray;
}

#ul19	{ border-left: 4px solid #0E2B88; }
#ul20	{ border-left: 4px solid #7C64AD; }
#ul21,
#ul22	{ border-left: 4px solid #F77CBC; }
#ul23	{ border-left: 4px solid #9AD9E8; }
#ul24	{ border-left: 4px solid #5085BC; }
#ul25	{ border-left: 4px solid #B8E060; }
#ul26	{ border-left: 4px solid #FFE632; }
#ul27,
#ul28	{ border-left: 4px solid #FD803E; }
#ul29	{ border-left: 4px solid #FDCD96; }

.content .menu ul ul li
{
	margin: 0 0 0 10px;
	padding: 0;
}

.content .menu ul ul li.selected
{
}

/* LINKS */
.content .menu li a
{
	color: black;
	text-decoration: none;
}
.content .menu li a:hover
{
	color: black;
	font-weight: bold;
	text-decoration: none;
}
.content .menu li a.selected
{
	color: black;
	font-weight: bold;
	text-decoration: none;
}
.content .menu li a.selected:hover
{
	color: black;
	font-weight: normal;
	text-decoration: none;
}
/* ------------------------------------------------------------- */
.content .thema
{
	margin: 20px 0 0 30px;
	padding: 0;
	/*background-color: yellow;*/
}
/* HEADLINE */
.content .thema h1
{
	margin: 0;
	padding: 0 0 2px 0;
	color: black;
	font-size: 16px;
	font-family: Arial;
	font-weight: bold;
	text-align: left;
	/*border-bottom: 2px solid #FF0000;*/
}
/* TABELLE */
.content .thema td
{
	margin: 0;
	padding: 4px 4px 2px 4px;
	color: black;
	font-size: 12px;
	font-family: Arial;
	line-height: 18px;
	text-align: left;
}
/* TEXT */
.content .thema p
{
	margin: 0;
	padding: 0;
	width: 530px;
	color: black;
	font-size: 12px;
	font-family: Arial;
	line-height: 18px;
	text-align: left;
}
.content .thema .text hr
{
	border: 0;
	background-color: gray;
	height: 1px;
}
.content .thema .text a
{
	margin: 0;
	padding: 0 0 0 16px;
	color: #555555;
	font-size: 12px;
	font-family: Arial;
	line-height: 18px;
	text-align: left;
	text-decoration: none;
	background-image: url(images/link.gif);
	background-position: left center;
	background-repeat: no-repeat;
}
.content .thema .text a:hover
{
	color: #555555;
	font-size: 12px;
	font-family: Arial;
	line-height: 18px;
	text-align: left;
	text-decoration: underline;
}
/* AUFZÄHLUNG */
.content .thema .aufzaehlung ul
{
	margin: 0;
	padding: 14px 30px 14px 30px;
	background-color: #F5F5F5;
}
/* ------------------------------------------------------------- */
.content .news
{
	position: absolute;
	top: 0;
	left: 570px;
	margin: 0; 
 	padding: 0;
}
.content .news .headline
{
	margin: 10px 0 0 0;
	padding: 6px 0 6px 10px;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	text-align: left;
	letter-spacing: 2px;
	border-left: 10px solid red;
	background-color: #F1F2F7;
}
.content .news .banner
{
	margin: 10px 0 0 0;
	padding: 0;
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	text-align: left;
	border-top: 1px solid red;
	border-bottom: 1px solid red;
	border-right: 1px solid red;
	border-left: 10px solid red;
	background-color: #F1F2F7;
}
.content .news .message
{
}
.content .news .message h1
{
	margin: 14px 0 4px 0;
	padding: 0;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	text-align: left;
}
.content .news .message h2
{
	margin: 0 0 4px 0;
	padding: 0;
	color: red;
	font-size: 10px;
	font-family: Arial;
	text-align: left;
}
.content .news .message p
{
	margin: 0;
	padding: 0 10px 0 0;
	font-size: 11px;
	font-family: Arial;
	text-align: left;
}
/* ============================================================= */
.content form
{
	display: inline;
}
.content form table
{
	padding: 10px 0 10px 0;
	background-color: #F5F5F5;
}
.content form input,textarea,select
{
	border: 1px gray solid;
	padding: 4px;
	width: 350px;
	color: #555555;
	font-size: 12px;
	font-family: Helvetica, Arial;
}
.content form input.submit
{
	border: 1px gray solid;
	margin-top: 4px;
	padding: 2px;
	width: auto;
	color: #EEEEEE;
	letter-spacing: 1px;
	font-weight: bold;
	font-size: 10px;
	font-family: Helvetica, Arial;
	background-color: #0041EF;
}
/* ============================================================= */
