 body {
	behavior: url("http://www.zfw.uni-dortmund.de/csshover.htc");
	margin: 0;
	padding: 0;
	background-color: white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.header {
	top: 0;
	left: 20px;
	height: 170px;
	width: 875px;
	/*background: url(gfx/hintergrundsozak.png) no-repeat top center;*/
}

.header-start {
	top: 0;
	left: 0;
	height: 170px;
	width: 1120px;
	/*background: url(gfx/hintergrundstart.png) no-repeat top center;*/
}
.header-ews {
	top: 0;
	left: 20px;
	height: 100px;
	width: 875px;
	}
	
#urlcatcher {
	position: absolute;
	top: 15px;
	right: 0;
}

.main {
	position:relative;
/*	top: 175px; */
	left: 180px;
	width: 650px;
	height: auto;
 	
/* 	border-right: 2px solid LightBlue; */
 	border-left: 2px solid #CCCCCC;
 	padding-left: 5px;
	padding-right: 5px;
}
.main-ews {
	position:relative;
	/*	top: 175px; */
	left: auto;
	width: 850px;
	height: auto;
	/* 	border-right: 2px solid LightBlue; */
 	border-left: 2px solid #CCCCCC;
	padding-left: 5px;
	padding-right: 5px;
}
.banner-left {
	position: absolute;
	top:420px;
	left: -839px;
	width: 137px;
	/* border-top: 2px solid #b2b3b6;*/
	/* 	border-right: 2px solid LightBlue; */
	text-align: center;
	padding-top: 10px;
	padding-left: 5px;
}

.banner-left ul {
	list-style: none;
	padding: 0 0 20px 0;
	margin: 0;
}

.banner-right {
	position: absolute;
	top: 168px;
	left: 860px;
	height: 600px;
	padding: 0 0 0 20px;
	width: 250px;
	/* 	border-right: 2px solid LightBlue; EBF0E1 border-right: 2px solid #CCCCCC;*/
 	border-left: 2px solid #CCCCCC;
	
}

.banner-right-start {
	position: absolute;
	top: 171px;
	left: 846px;
	height: 600px;
	padding: 0 0 0 20px;
	width: 250px;
	/* 	border-right: 2px solid LightBlue; EBF0E1*/
 	border-left: 2px solid #CCCCCC;
	border-right: 2px solid #CCCCCC;
	background-color: #FBFBFB;
}

.banner-right-start a {
	text-decoration: underline;
	color: black;
	border: none;
	}

.banner-right-start a:hover {
	text-decoration: none;
	background: #84B819;
	color: white;
}

.navigation {
	position: absolute;
	top:145px;
	left: 0;
	width: 176px;
	height: 335px;
/*	border-right: 2px solid LightBlue; */
}

.bluenav {
	position: absolute;
	top: 120px;
	left: 180px;
	width: 724px;
	height: 41px;
	list-style-type: none;
	font-size: 7pt;
	overflow: hidden;
}

.bluenav {
margin: 0 auto;

}
.bluenav ul {
list-style-type: none;
margin: 0px;
padding: 0px;
}

.bluenav li {
	display: table-cell;
	float: left;
	text-align: center;
	vertical-align: center;
	width: 18%;
	height: 31px;
	margin: 0px;
	padding: 0px;
	background-color: #EBF0E1;
	border-width: 2px;
	border-style: solid;
	border-color: white; /*#ccc #888 #555 #bbb;*/
}

.bluenav li a, .bluenav li a:link {
	display: block;
	color: black;
	text-decoration: none;
	padding: 0;
	height: 100%;
}
.bluenav li a:visited {

}

.bluenav li a:hover {
	background-color: #DCE4CB;
	color: #666666;
}

.main ul {
	padding: 0 0 0 50px;
	margin: 0 0 6pt 0;
}

.main li {
	list-style: disc;
	padding: 0;
	margin: 0 0 2pt 0;
}

.main ol {
	list-style: number;
}

.nobullet li {
	list-style: none;
}

.main h1 {
	font-size: 13pt;
	color: #666666;
	padding: 4pt 0 6pt 0;
	margin: 0;
}

.main h2 {
	font-size: 12pt;
	font-weight: bold;
	color: #666666;
	padding: 2pt 0 2pt 0;
	margin: 0;
}

.main h3 {
	font-size: 10pt;
	font-weight: bold;
	color: #666666;
	padding: 0 0 2pt 0;
	margin: 0;
}


.main p {
	padding: 0 0 6pt 0;
	margin: 0;
}

.main a {
	text-decoration: underline;
	color: black;
}

.main a:hover {
	text-decoration: none;
	background: #84B819;
	color: white;
}

.main a img, .main a:hover img {
	text-decoration: none;
	border: none;
}
.main a:visited {
	color: #666666;
}

.sportLink:link { color: #006600; }

.banner-right h1 {
	font-size: 13pt;
	font-weight: bold;
	color: #84b819;
	padding: 4pt 0 6pt 0;
	margin: 0;
}

.banner-right h2 {
	font-size: 12pt;
	font-weight: bold;
	color: #84b819;
	padding: 2pt 0 2pt 0;
	margin: 0;
}

.banner-right h3 {
	font-size: 10pt;
	font-weight: bold;
	color: #84b819;
	padding: 0 0 2pt 0;
	margin: 0;
}

.banner-right p {
	padding: 0 0 6pt 0;
	margin: 0;
}

.banner-right a {
	text-decoration: underline;
	color: black;
}

.banner-right a:hover {
	text-decoration: none;
	background: #84B819;
	color: white;
}

.banner-right a img, .banner-right a:hover img {
	text-decoration: none;
	border: none;
}
.banner-right a:visited {
	color: #666666;
}

.heading {
	font-weight: bold;
}

.righttab {
	position: absolute; 
	right: 0;	
}

.eventtable td {
	border-bottom: 1px solid #CCCCCC;
	padding: 0;
	margin: 0;
}

.eventtable a {
	width: 100%;
	display: block;
}

/* *********************************************
*** menu begin
********************************************** */
#menu li {
/* make the list elements a containing block for the nested lists */
position: relative;
padding: 0;
margin: 0;
} 

#menu ul ul ul {
position: absolute;
top: 0;
left: 100%; /* to position them to the right of their containing block */
width: 100%; /* width is based on the containing block */
z-index: 500;
}

div#menu ul ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;
	width: 13em;
}

[if IE]>
<style type="text/css" media="screen">
body {
font-size: 100%; /* enable IE to resize em fonts */
} 

#menu ul li {
float: left; /* cure IE5.x "whitespace in lists" problem */
width: 100%;
}

#menu ul li a {
height: 1%; /* make links honour display: block; properly */
} 

#menu a, #menu h2 {
/*font: bold 0.7em/1.4em arial, helvetica, sans-serif;  */
/* if required use em's for IE as it won't resize pixels */
} 
</style>
<![endif]

#menu {
width: 100%;
background: #eee;
float: left;
}

#menu ul {
list-style: none;
margin: 0;
padding-left: 10px;
width: 164px;
float: left;
}

#menu ul ul {
padding-left: 0px;
}


#menu li {
	margin-bottom: 0px;
	margin-left: 0px;
}

#menu h2 {
	font-size: 12pt;
	font-weight: normal;
	margin: 0 0 0 10px;
	padding: 15px 0 12pt 0;
	background-color: white;
	color: #649600;	
}

#menu a {
display: block;
border-width: 4px;
border-style: solid;
border-color: white; /*#ccc #EBF0E1 #888 #555 #bbb;*/
margin: 0;
padding: 2px 3px 0 30px;
}

#menu a {
	/*	background: url(gfx/button_lo.png) repeat; */
	background-color: #84b819;
	text-decoration: none;
	color: white;
}

#menu a:hover {
	color: Black; /*	background: url(gfx/button_hi2.png) repeat; */
	background-color: #EBF0E1;
	border-width: 4px;
	border-style: solid;
}

div#menu ul ul img,
div#menu ul ul li:hover ul img
{display: none;}

div#menu ul ul li:hover img,
div#menu ul ul ul li:hover img {
	position: absolute;
	left: 5px;
	top: 7px;
	display: block;
	border: none;
}

#menu ul ul li a {
	height: 35px;
}

#menu ul ul li a.dapf {
	height: 60px;
	font-size: 0.9em;
}



/* *********************************************
*** menu end
********************************************** */

#serviceeinrichtung {
	position: relative;
	left: 170px;
	top: -80px;
	font-size: 7pt;
	padding: 0;
	margin: 0;
	visibility: inherit;
}

.right {
	text-align: right;
}

.mainleft {
	height: 80px;
	margin: 0;
	padding: 0;
}

.mainleft_dapf, .mainleft_dapf3zl {
	height: 140px;
	margin: 0;
	padding: 0;
}

.mainleft_dapf3zl {
	height: 200px;
}

.mainpicture {
	padding-right: 5px;
}

.important {
	color: red;
	font-weight: bold;
}

.stronger {
	color: #8F2C2C;
}

#startseite {
	border-bottom: 1px solid #999999;
	padding: 2pt 0 2pt 0;
}

blockquote {
	padding: 0;
	margin: 0 0 0 50px;
}

.bluebanner {
	border: 1px solid Gray;
	margin-bottom: 6pt;
	padding: 5px;
	background-color: #DBEDFF;
}

