@import url('reset.css');
@import url('navigation.css');
@import url('formulare.css');
@import url('ie6hinweis.css');


a:hover { text-decoration:none; }

/*	body
*******************************************************************************/
body {
	margin:0;
  	padding:0;
	font-family: Lucida Grande, arial, sans-serif;
	font-size: 13px;
  	line-height: 1.5;
  	background: #92a4bf url('../images/layout/body_back.gif') repeat-x 0 0 !important;	

}


#wrapper {
	margin: 0;
  	width:980px;
	display: inline-block;
}

html, body, #container { height: 100%; margin: 0; padding: 0; }
body > #container { height: auto; min-height: 100%; }



#header {
	margin: 0;
	padding: 0;
	width: 980px;
	height: 215px;	
}

#logo {
	display: inline-block;
	width: 220px;
	height: 64px;
	float: left;
	margin: 55px 0 0 25px;
	z-index: 10;
}

#logo a {
	width: 220px;
	height: 64px;
	display: inline-block;
 	background: url('../images/layout/slopos13_logo.png') no-repeat;		
 
}

#header_rechts {
	margin: 28px 0 0 0;
	height: 128px;
	float: right;
	display: inline-block;
}

#header_rechts ul li {
	float: left;
	margin: 0 0 0 15px;

}

#header_rechts ul li img {
	behavior: url("xfiles/css/PIE.htc.html");
	border-radius: 10px;
	border: 1px solid #002549;
}

#sidebar {
	display: inline-block;
	float: left;
	width: 220px;
	margin: 0;
}

#content {
	display: inline-block;
	float: right;
	width: 680px;
}

/*	Footer
*************/

#footer {
	width: 100%;
	z-index: 10;
	border-top: 1px solid #ddd;
	margin: 80px 0 0 0;
	padding: 20px 0 100px 0;

}


/*			Schriften
********************/

#content a,
#content a:link,
#content a:visited  {
	color: #0056dc;
	font-weight: normal;
	text-decoration: underline;
}

#content a:active,
#content a:hover {
	color: #000;
	text-decoration: underline;
}

a.extern {
	margin: 0 0 0 3px;
	padding: 0 0 0 10px;
	background: url("../images/content/ext_link.gif") -1px 6px no-repeat;
}

#content h1, 
#content h2,
#content h3,
#content h4,
#content h5,
#content h6, {
}

#content h1 {
	margin: 0 0 0 0;
	font-size: 16px;	
	color: #002549;
	font-weight: bold;
}

#content h2 {
	margin: 0 0 25px 0;
	font-size: 16px;	
	color: #aaa;
	font-weight: bold;
}

#content h3 {
	font-size: 13px;	
	color: #002549;
	font-weight: bold;
}




#content p {
	margin-bottom: 14px;
	line-height: 1.3;
 	color: #000;

}

strong {
	font-weight: bold;
}

#content ul	{list-style: none; margin: 0 0 20px 0;}
#content ul ul	{list-style: none; margin: 10px 0 5px 0;}
#content ul li	{
  	font-weight: normal;
	font-size: 13px;	
	margin-bottom: 10px;
	line-height: 1.30;
	margin: 0 0 0 2px;
	padding: 0 0 5px 12px;
	background: url("../images/content/dot.png") 0px 5px no-repeat;
}


#content ol	{list-style: decimal; margin: 0 15px 20px 0;}
#content ol ol	{list-style: decimal; margin: 10px 0 5px 0;}
#content ol li	{
  	font-family:  "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	font-weight: normal;
	font-size: 13px;	
	color: #333;
	margin-bottom: 10px;
	line-height: 1.30;
	margin: 0 0 0 20px;
	padding: 0 0 4px 0;	
}

/*	Downloads  *****************************************************************/
	
.download_container {
	display: inline-block;
	width: 615px;
	padding: 0 5px 0 0;
	margin: 0;
}

.download_container a,
.download_container a:link,
.download_container a:visited  {
	width: 560px;	
	color: #fff;
	font-weight: normal;
	display: inline-block;
	text-decoration: none;
	padding: 3px 0 6px 25px;
}

.download_container a:active,
.download_container a:hover {
	color: #e70624;
	cursor: pointer;
}

.download_container .filename {
	float: left;
	font-size: 13px;
	font-weight: normal;
	margin: 0;
}
	
	
.download_beschreibung {
	font-weight: normal;
	line-height: 1.2;
	margin: 0;
}

/**/

/*textbild*/

.textbild .floatLeft {
	float:left;
	margin: 0 15px 0 0;
	padding: 0;
}

.textbild .floatRight {
	float:right;
	margin: 0 0 0 15px;
	padding: 0 !important;
}

.textbild .floatLeft p,
.textbild .floatRight p {
	margin: 0 !important;
	padding: 0 !important;
}


.textbild img {
	margin: 0 0 3px 0;
	padding: 0;
	border: none;
}

.textbild .border {
	border: 1px solid #999;
}

.subline {
	font-size: 10px !important;
	margin: 0 0 10px 0 !important;
	padding: 0;
}

.subline p{
	font-size: 11px !important;
	margin: 2px 0 10px 0;
	padding: 0;
}

.subline .extern  {
	margin: 0;
	padding: 0;
	background: none;
}
/* zweispalter */

.zweispalter {
	width: 680px; 
	margin: 20px 0 10px ;
}

.zweispalter_1 {
	float: left;
  	width: 320px;
}

.zweispalter_2 {
	float: left;
  	width: 320px;
  	margin-left: 40px;
}

.zweispalter .floatLeft {
	float:left;
	margin: 0 15px 0 0;
	
}

.zweispalter .floatRight {
	float:right;
	margin: 0 0 0 15px;
}

.zweispalter img {
	margin: 0;

}


a.frm2 {
	float: left;
	display: inline-block;
	width: 310px;
	height: 60px;
	background: url("../images/content/frm2.png") left bottom no-repeat !important;
}

a.physik {
	float: left;
	display: inline-block;
	width: 60px;
	height: 60px;
	background: url("../images/content/physik.png") center bottom no-repeat !important;
	margin: 0 0 0 55px;

}

a.tum  {
	float: right;
	display: inline-block;
	width: 250px;
	height: 60px;
	background: url("../images/content/tum.png") right bottom no-repeat !important;
}



sub {font-size: 12px; vertical-align:top;} 


.abstandtrennline {
	width: 100%;
	margin: 25px 0 0 0;
	height: 10px;
	border-top: 1px solid #ddd;
}



/*Tabellen*/

table {
	margin-bottom: 15px;
	line-height: 20px;
}

td,th {
	padding: 0 18px 0 0;
}


a.kontaktmail {
	display: inline-block;
	margin: 10px 0 0 50px;
	color: #595959;
	font-size: 11px;
	height: 25px;
	padding: 4px 0 0 30px;
	background: url("../images/content/e2.png") 0 1px no-repeat;	
}


/* Formulare */

p.formtext,
p.formtextarea,
p.formsubmit,
p.formselect,
p.formdate {
	clear: both;
}

div.radios {
	clear: both;
	padding-left: 150px;
}

input.radio {
	float: left;
}

p.radio {
	display: inline-block;
	width: 300px;
}

.xform .radios label {
	float: left;
	width: 275px;
}

#xform-formular-fee, #xform-formular-housing {
	display: none;
}

#xform-housingtable {
	margin-left: 22px;
	margin-top: 15px;
}

#xform-housingtable td {
	border-width: 1px;
	padding: 4px;
	border-style: solid;
	border-color: black;
}

#xform-formular-personal,
#xform-formular-billing,
#xform-formular-fieldsethousing,
#xform-formular-submitabstract {
	border: 1px solid #DDDDDD;
	margin-bottom: 1em;
	padding: 0.5em;
	background-color: #f5f6f8;
}

/*.xform fieldset {
	border: 1px solid #DDDDDD;
	margin-bottom: 1em;
	padding: 0.5em;
	background-color: #f5f6f8;
}*/

.xform legend {
	background-color: #FFFFFF;
	padding: 0 10px;
	border: 1px solid #333333;
	display: block;
	font-weight: bold;
}

#xform-formular-andaction {
	border: 0px none;
	background: #92a4bf;
}

#xform-formular-andaction legend {
	display: none;
}

