/* CSS Document for "OSC Potsdam"
made by Marco Berndt (m.star) 
copyright by m.star
all rights reserved by m.star */



body {
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	background: url(../images/bodybg-infinity.gif) repeat-y left top;
}

div#container {
	width: 794px;
	padding: 0;
	margin: 0;
	top: 0;
	left: 0;
	position: absolute;
	height: auto;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 12px;
	background: url(../images/bodybg.gif) no-repeat left top;
}

/*			--- Header ---			*/

#header {
	width: 794px;
	height: 136px;
	background: url(../images/osc_header.jpg) no-repeat left top;
}

#header-pic {
	float: right;
	margin: 0;
	padding: 0;
	width: 215px;
	height: 117px;
}

#clear {clear:both;margin-top: 0px;}

/*			--- Mainlink ---			*/

#mainlink {
	padding-left: 129px;
	float: left;
	height: 19px;
	background: url(../images/between-links.jpg) repeat-x left top;
}

#mainlink .moduletable ul.menu {
	list-style-type: none;
	margin: 0;
	margin-top: 1px;
	padding: 0;
}

#mainlink .moduletable ul.menu li {
	float:left;
	display: block;
}
	
#mainlink .moduletable ul.menu li a {
	margin-right: 5px;
	margin-top:4px;
	display: block;
	width: 68px;
	background-color: #99F;
	border-right: 1px solid #0B2502;
	border-left: 1px solid #0B2502;
	text-align: center;
	text-decoration: none;
	font-style: italic;
	font-size: 12px;
	color: #336;
	height: 14px;
	font-weight: bold;
}

#mainlink .moduletable ul.menu li a:hover {background-color:#f90;height:15px;margin-top:0;padding-top:3px;}

#mainlink .moduletable ul.menu li a.chosen {background-color:#f90;height:15px;margin-top:0;padding-top:3px;}

/*			--- Sublink ---			*/

#mainlink .moduletable ul.menu li ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 0;
	top: 136px;
	border-bottom: 1px solid #99c;
	display: block;
	clear: left;
	width: 113px;
}

#mainlink .moduletable ul.menu li ul li {
	display: block;
	list-style-type: none;
	margin: 0;
	clear: left;
}
	
#mainlink .moduletable ul.menu li ul li a {
	background: url(../images/sublink-pattern.gif) repeat left top;
	display: block;
	width: 104px;
	padding-left: 7px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-decoration: none;
	font-style: italic;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	border-top: 1px solid #99c;
	border-right: 1px solid #99c;
	margin: 0;
	text-align: left;
	height: auto;
}

#mainlink .moduletable ul.menu li ul li a:hover {
	background: url(../images/sublink-pattern.gif) repeat left top;
	text-decoration: none;
	font-style: italic;
	font-size: 12px;
	color: #f90;
	padding-left: 7px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
	border-top: 1px solid #99c;
	border-right: 1px solid #99c;
	margin: 0;
	height: auto;
}

#mainlink .moduletable ul.menu li ul li a.chosen {
	background: url(../images/sublink-pattern.gif) repeat left top;
	text-decoration: none;
	font-style: italic;
	font-size: 12px;
	color: #f90;
	padding-left: 7px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
	border-top: 1px solid #99c;
	border-right: 1px solid #99c;
	margin: 0;
	height: auto;
}

#mainlink .moduletable ul.menu li ul li ul {
	display: none;
}

#sublinkbox {
	float: left;
	width: 123px;
	height: 475px;
	background: url(../images/sublinkbox_bg.gif) no-repeat left top;
}

a#uvalink {
	position:absolute;
	display:block;
	top:540px;
	left:10px;
	width:100px;
	height:40px;
}

/*			--- Login Form ---		*/

#login {
	padding: 10px 0 20px 10px;
	color: #66c;
	position: absolute;
	top: 600px;
	left: 0;
	font-size: 11px;
}

#login a {
	color: #999;
	font-size: 10px;
	text-decoration: none;
}

#login a:hover {
	text-decoration: underline;
}

#login input {
	background-color: #66c;
	border: 0;
	color: #003;
	width: 100px;
}

#login .button {
	color: #003;
	width: 100px;
	margin-top: 5px;
	font-size: 10px;
}

#login label {
	font-size: 11px;
}

#login .pretext {
	font-weight: bold;
}

/*			--- Content ---			*/

#content {
	float: left;
	width: 555px;
	padding: 22px 40px 22px 29px;
}

/*			--- Counter --- 			*/

#counter {
	position: absolute;
	top: 591px;
	left: 0px;
	width: 122px;
	
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	display: block;
}

#counter .moduletable table tr td div {
	display: block;
	width: 122px;
	text-align: center;
}

/*			--- Mainclasses ---			*/

h2 {
	color: #060; 
	font-style: italic; 
	font-weight: bold; 
	font-size: 14px; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

#content a  {
	color: #060;
	text-decoration: underline;
	}
	
#content a:hover {
	color: #090;
	text-decoration: underline;}
	
img {border: none;}

h4 {
	color: #060;
	font-size: 13px;
}

/*			--- Specific Classes ---		*/

.componentheading {
	color: #060;
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
}

td.contentheading {
	font-weight: bold;
	font-size: 14px;
	color: #F90;
	font-style: normal;
}

#content .contentpagetitle {
	color: #f90;
	text-decoration: none;
}

#content a.contentpagetitle:hover {
	text-decoration: underline;
	color: #f90;
}

#content ul {
	list-style-type: none;
}

#content ul li {
	line-height: 150%;
	padding-left: 11px;
	background: url(../images/bullet.gif) no-repeat left 6px;
}

#content .sitemap ul.level_0 {
	display: block;
	padding-left: 35px;
}

#content .sitemap ul.level_0 li {
	background: url(../images/bullet.gif) no-repeat left 6px;
	padding-left: 11px;
}

#content .sitemap ul.level_1 li {
	margin: 0;
	padding: 0 0 0 20px;
	background: url(../images/subbullet.gif) no-repeat 6px 4px;
}

img.multithumb {
	margin-bottom: 10px;
	border: 1px solid #060;
}

a:hover img.multithumb {border-color: #090;}

#content .moduletable span.latestnews {}

#content .moduletable a.latestnews {
	font-weight: bold;
	font-size: 13px;
}

#content .moduletable ul.latestnews {
	list-style-type: none;
	margin: 0;
	padding-left: 20px;
}

#content .moduletable li.latestnews {
	padding: 0 0 0 13px;
	background: url(../images/newsbullet.gif) no-repeat left 4px;

}

#content .moduletable ul.latestnews ul {
	list-style-type: none;
	padding-left: 20px;
	margin: 0;
}

#content .moduletable ul.latestnews ul li {
	line-height: 150%;
	padding-left: 11px;
	background: url(../images/bullet.gif) no-repeat left 6px;
}

#content a.mehr {
	color: #f90;
	font-size: 10px;	
}

#content a.mehr:hover {
	color: #f90;
}

#sublinkbox #active_menu {color:#f90;}

#mainlink #active_menu {background-color:#f90;height:15px;margin-top:0;padding-top:3px;}

a.dn-title {
	font-weight: bold;
}

.unsichtbar {
	display: none;
}

.wrap {
	display: none;
}

#content table.sponsoring {
	margin-top:20px;
}

#content table.sponsoring tr {
	height:65px;
}

#content table.sponsoring tr td {
	vertical-align:top;
  padding-bottom:20px;
}

#content table.sponsoring tr td.sponsor-pic {
  text-align:left;
	width:170px;
}