/* Münster */
/* ==================================== */
/* Farben

 Hellgrau: #dcdddd;

 Grau:     #989898;
 Violett:  #333366;
 Blau:     #000033;
 Hellblau: #336699;
 Orange:   #f2963a;
 Pig:      #fff3dd;
  
 
*/

body
{
	/*background: #eeeeee url('../images/hintergrund-detailseite-1x428.gif') repeat-x;*/
	background: #ffffff url('../images/bg.gif') repeat-x;
	/*background: #beaea1 url('../images/background.jpg') repeat-x;*/
	/*background-color: #484848;*/
	background-color: #ffffff;
	color: #383736;
	/*font-family: verdana;*/
	font-family: arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	text-decoration: none;
	letter-spacing: 0px;
	margin: 0 auto;
}
a:active, a:focus { outline: none; }
#site
{
	border: 1px dotted red;
	background-color: #484848;
	margin: 0 auto;
}
#wrapper
{
	/*border: 1px solid green;*/
	padding: 0px;
	text-align: left;
	margin: 0px auto;
	width: 998px;
	display: block;
}

#main
{
	/*border: 1px solid silver;*/
	margin-top: 30px;
	background-color: #ffffff;
}	

#logo
{
	/*border: 1px dotted green;*/
	position: absolute;
	top: 50px;
	margin-left: 19px;
	width: 196px;
	height: 19px;
}
#logo h1
{
	margin-top: 10px;
	margin-bottom: 0px;
	color: #000000;
	font-size: .7em;
	overflow: hidden;
	position: relative;
	width: 196px;
	height: 19px;
}
#logo h1 span
{
	/*
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	*/
	background: transparent url('../images/logo.jpg') no-repeat scroll left top;
	position: absolute;
	width: 196px;
	height: 19px;
}
#claim
{
	/*border: 1px dotted green;*/
	top: 5px;
	margin-left: 222px;
	width: 756px;
	height: 79px;
	position: absolute;
}
#claim h1
{
	margin-top: 0px;
	margin-bottom: 0px;
	color: #000000;
	font-size: 1.2em;
	overflow: hidden;
	position: relative;
	width: 756px;
	height: 79px;
}
#claim h1 span
{
	/*
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	*/
	background: transparent url('../images/ulmer_muenster_logo.gif') no-repeat scroll left top;
	position: absolute;
	width: 756px;
	height: 79px;
}
#header
{
	/*border: 1px dotted red;*/
	margin: 0;
	padding: 0;
	height: 65px;
}
#topright
{
	/*border: 1px dotted red;*/
	margin-top: 20px;
	font-size: 11px;
	/*width: 280px;*/
	float: right;
}
#topright input { color: #646466; font-size: 11px; }
#topright ul {  padding: 0; margin: 0; list-style: none; width: 170px;  }
#topright li { display: inline;}
#topright ul li a { color: #646466; padding: 0 10px 0 10px;}
#topright ul li a,
#topright li a:hover,
#topright li:hover a { background: url("../images/redbar.gif") right center no-repeat;}
#topright ul :hover a.last,
#topright ul li a.last { background-image:none; padding: 0 0 0 10px; }

#head ul { padding: 0; margin: 0; list-style: none; width: 100px;  }
#head li { display: inline; }
#head ul li a { color: #707173; padding: 0 10px 0 10px;}
#head ul li a,
#head li a:hover,
#head li:hover a { background: url("../images/redbar.gif") right center no-repeat;}
#head ul :hover a.last,
#head ul li a.last { background-image:none; padding: 0 0 0 10px; }

#lang
{
	/*border: 1px dotted red;*/
	margin-left: 740px;
	margin-top: 120px;
	width: 200px;
	text-align: left;
	color: #ffffff;
}
#lang a
{
	color: #ffffff;
}


#mainmenu_rechts
{
	/*border: 1px dotted red;*/
	color: #000000;
	/*background-color: #ffffff;*/
	margin-left: 480px;
	height: 26px;
	display: block;
	margin-bottom: 30px;
}

#mainmenu
{
	color: #000000;
	background: #434343 url(../images/bg_menu.jpg);
	/*background-color: #434343;*/
	margin: 0px auto;
	width: 960px;
	height: 26px;
	display: block;
	margin-top: 0px;
}

#submenu
{
	/*border: 1px dotted red;*/
	background-color: #ffffff;
	border-bottom: 1px dotted #989898;
	border-right: 1px dotted #989898;
	margin: 0px auto;
	width: 939px;
	height: 25px;
}

#image
{
	/*border: 1px dotted green;*/
	width: 960px;
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
	float: left;
}
#startimage
{
	/*border: 1px dotted green;*/
	width: 880px;
	margin-bottom: 30px;
}
#left
{
	/*border: 1px solid transparent;*/
	/*border-top: 1px dotted silver;*/
	width: 220px;
	margin: 0px;
	padding: 0px;
	padding-left: 0px;
	float: left;
}
#middle
{
	/*border: 1px dotted green;*/
	margin: 0px;
	margin-bottom: 25px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	width: 650px;
	float: left;
}
.rand_l
{
	/*border-left: 1px dotted red;*/
	background: url(../images/linie_l.jpg);
	width: 2px;
	height: 300px;
	float: left;
}
.rand_r
{
	/*border-left: 1px solid silver;*/
	background: url(../images/linie_r.jpg);
	width: 2px;
	height: 300px;
	float: left;
}
#content
{
	/*border: 1px dashed blue;*/
	background-color: #ffffff;
	width: 960px;
	margin: 0px;
	padding: 0px;
	margin: 0px auto;
}
#content ul
{
	margin-left: 0.4em;
	padding-left: 0.7em;
}
#content_left
{
	/*border: 1px dotted blue;*/
	width: 740px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#content_start
{
	/*border: 1px dotted blue;*/
	width: 480px;
	margin: 0px;
	padding: 0px;
	padding-right: 40px;
	line-height: 19px;
	float: left;
}
#content_middle
{
	/*border: 1px dotted blue;*/
	width: 500px;
	margin: 0px;
	margin-left: 20px;
	padding: 0px;
	padding-right: 40px;
	line-height: 19px;
	float: left;
}
/*
#content_middle h1:first-child { margin-top: 0; }
#content_right_w h1:first-child { margin-top: 0; }
*/
#content_right_w
{
	/*border: 1px dotted blue;*/
	width: 740px;
	margin: 0px;
	margin-left: 40px;
	padding: 0px;
	line-height: 19px;
	float: left;
}
#content_right
{
	/*border: 1px dotted orange;*/
	/*border-top: 1px dotted silver;*/
	width: 390px;
	margin: 0px;
	margin-left: 15px;
	padding: 0px;
	padding-top: 0px;
	overflow: hidden;
	float: left;
	z-index: 1;
}
#content hr
{
	color: silver;
	height: 1px;
	border: none;
	border-bottom: 1px solid silver;
}
#navleft
{
	/*border: 1px dotted orange;*/
	width: 180px;
	margin: 0px;
	margin-top: 10px;
	padding: 0px;
	padding-top: 0px;
	overflow: hidden;
	float: left;
	z-index: 1;
}
#right
{
	/*border: 1px dotted red;*/
	/*background: #e6e6e6 url(../images/bg_aktuelles.jpg) repeat-x;*/
	width: 220px;
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
	padding-left: 0px;
	overflow: hidden;
	min-height: 280px;
	float: left;
	z-index: 1;
}
.aktuelles
{
	/*border: 1px dotted orange;*/
	background: #ffffff url(../images/bg_aktuelles.jpg) repeat-x;
	width: 220px;
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
	padding-left: 0px;
	overflow: hidden;
	min-height: 320px;
	float: left;
	z-index: 1;
}
.aktuelles .content
{
	/*border: 1px dashed green;*/
	padding-left: 10px;
	margin-left: 0px;
	margin-top: 0px;
	list-style: none;
	/*background: #ffffff;*/
	/*border-top: 1px solid #dcdddd;*/
	/*border-left: 1px solid #dcdddd;*/
	/*border-bottom: 1px solid #dcdddd;*/
}
.aktuelles .content p
{
	padding: 0;
	margin: 0;
	margin-top: 4px;
	margin-bottom: 4px;
}
.aktuelles .head h1
{
	color: #ffffff !important;
	font-size: 13px !important;
	font-weight: bold !important;
	line-height: 8px !important;
	padding: 0;
	padding-left: 10px;
	margin: 0;
	margin-bottom: 15px !important;
}
.aktuelles .content h1
{
	color: #333333 !important;
	font-size: 13px !important;
	font-weight: bold !important;
	padding: 0;
	margin: 0;
}
.aktuelles .content h2
{
	color: #333333 !important;
	font-size: 13px !important;
	font-weight: bold !important;
	padding: 0;
	margin: 0;
}
h1.ueb_aktuelles
{
	background-color: #e7bb7a;
	color: #ffffff !important;
	font-size: 13px  !important;
	font-weight: bold !important;
	line-height: 8px !important;
	height: 16px;
	padding: 9px;
	/*padding: 5px  !important;*/
}
.gdh
{
	/*border: 1px dotted orange;*/
	background: #ffffff url(../images/bg_gdh.jpg) repeat-x;
	width: 220px;
	margin: 0px;
	margin-top: 10px;
	padding: 0px;
	padding-top: 10px;
	padding-left: 0px;
	min-height: 140px;
	overflow: hidden;
	z-index: 1;
}
.gdh .content
{
	/*border: 1px dashed green;*/
	padding-left: 10px;
	margin-left: 0px;
	margin-top: 0px;
	list-style: none;
}
.gdh .content p
{
	padding: 0;
	margin: 0;
	margin-top: 4px;
	margin-bottom: 4px;
}
.gdh .content h1
{
	color: #ffffff !important;
	font-size: 13px !important;
	font-weight: bold !important;
	line-height: 8px !important;
	padding: 0;
	margin: 0;
	margin-bottom: 15px !important;
}
#suche
{
	/*border: 1px dotted orange;*/
	background-color: #bcbcbc; /* url(../images/bg_suche.jpg) repeat-y;*/
	width: 180px;
	margin: 0px;
	margin-bottom: 22px;
	padding: 0px;
	overflow: hidden;
}
#suche .content
{
	/*background:  url(../images/sh_top.jpg) no-repeat;*/
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 0px;
	margin-top: 0px;
	list-style: none;
}
#suche ul, #suche li
{
	padding: 0;
	margin: 0;
	list-style: none;
}
#suche li
{
	color: #ffffff;
	line-height: 22px;
	height: 22px;
	border-top: 1px solid #ffffff;
}
#suche a
{
	display: block;
	color: #ffffff;
	height: 22px;
	background: url( ../images/pf-re.gif ) no-repeat 0 ;
	padding-left: 10px;
}

#footer
{
	/*border: 1px dotted blue;*/
	margin-top: 10px;
	width: 100%;
	background-color: #ededed;
	color: #59647b;
	overflow: hidden;
	font-size: 11px;	
}
#footerContent
{
	padding: 0;
	padding-top: 10px;
	padding-bottom: 50px;
	margin: 0 auto;
	width: 960px;
}

#footerContent a
{
	color: #59647b;
}
.left
{
	/*border: 1px dotted red;*/
	background-color: #d4d4d4;
	color: #333333;
	width: 702px;
	padding-left: 38px;
	padding-top: 25px;
}

.clear
{	
	clear: both;
	height: 1px;
	overflow: hidden;
}
.grey
{
	background-color: #d4d4d4;
	color: #333333;
}

.topbild
{
	width: 25%;
	padding-left: 0px;
	padding-right: 8px;
}
.button-blau
{
	width: 25%;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	background: #3f9ff3 url(../images/button-blau.gif) repeat-x;
	color: white;
	font-weight: bold;
}
.login
{
	background-color: #eef5fd;
	padding: 3px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.beschreibung p {
	margin-top:0px;
	padding-top: 0px;
}

.cite
{
	font-size: 14px;
	margin-bottom: 10px;
}
.legend
{
	border-top: 1px solid silver;
	padding-top: 15px;
	padding-bottom: 15px;
	width: 880px;
	margin: 0 auto;
	background-color: #ffffff;
	color: #333333;
	font-size: 12px;
}
h1
{
	font-size: 15px;
	font-weight: bold;
	color: #333333;
}
h2
{
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	margin: 0px;
}

#content h1
{
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	padding-bottom: 2px;
}

#aktuelles h1
{
	font-size: 18px;
	font-weight: normal;
	color: #707173;
	margin: 0px;
	padding-left: 10px;
	padding-bottom: 2px;
}
#content h1.welcome
{
	color: #ff9c17;
	font-weight: bold;
	font-size: 22px;
}
.white_line
{
	border-bottom: 1px solid white;
	height: 1px;
	margin: 0;
	margin-top: 10px;
	padding: 0;
}
.dotted_line
{
	border: 0px;
	border-bottom: 1px dotted silver;
	height: 1px;
}
a.proj_link
{
	color: #333333;
}
a.proj_link:hover
{
	color: #333333;
	text-decoration: underline;
}
a
{
	color: #b28a53;
	text-decoration: none;
}
a:hover
{
	color: #b28a53;
	text-decoration: underline;
}
a.active
{
	color: red;
}
a.active:hover
{
	color: red;
	text-decoration: underline;
}
a.lang
{
	color: #888;
}
a.greenlink
{
	color: green;
	text-decoration: none;
}
a.greenlink:hover
{
	color: green;
	text-decoration: underline;
}
a.silverlink
{
	color: #333333;
	text-decoration: none;
}
a.silverlink:hover
{
	color: silver;
	text-decoration: underline;
}
.year
{
	color: red;
	width: 80px;
	vertical-align: top;
}
hr.white_line
{
	color: white;
	height: 1px;
	border: none;
	border-bottom: 1px solid white;
}
.hr
{
	/*border: 1px dotted red;*/
	background: url(../images/hr.jpg);
	width: 200px;
	height: 3px;
}

#flashcontent
{
	position: absolute;
}
.img
{
	color: #888;
}

.cal_bar th
{
	color: #888;
	font-weight: normal;
}
.cal_bar td
{
	background-color: #ececec;
}
#datepicker
{
	font-size: 0.86em;
}
.pager
{
	margin-top: 20px;
}