body {
      margin: 0px; 
      padding:0px;
      background-image:url(Wichtige_Graphiken/bg.png);
      }
      

/* Definition der verschiedenen divs anhand ihrer ID (#name)*/
#container {
	min-width:780px;
	max-width:1000px;
	/*width:800px;*/
	background-color:#FFFFFF;
	position:relative;
	margin:auto;
	margin-top:5px;
	margin-bottom:5px;
	padding:0px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	font-family:Trebuchet MS;
	}
	
			
#header {
	padding-top:20px;
	padding-left:10px;
	background-color:#1D1D1D;
	/*background-repeat:no-repeat;

height:50px;
background-image:url(Wichtige_Graphiken/logoclaim.png);*/
		}
/*
#header #logo {
        width: 437px;
        height:62px;
        background-image:url(Wichtige_Graphiken/logoclaim.png);
        }

#header #logo:hover {
        width: 437px;
        height:62px;
        background-image:url(Wichtige_Graphiken/logoclaim_1.png);
        }
         
*/
#header #logo img {
	border: 0px;
}
/* Definition der kleinen Navigation*/ 
#small_navigation {
	background-color:#1D1D1D;
	padding:0px;
	margin:0px;
	height:20px;
	padding-right:10px;
	}

/* Definition des Menues- als ganzes*/ 	 				   
#small_navigation ul {
	padding:0px;
	margin:0px;
	}
	
/* Definition der einzelnen Menuepunkte*/ 
#small_navigation ul li {
	float:right;
	/*font-variant:small-caps;*/
	font-size:80%;
	text-align:center;
	list-style-type:none;
	padding:0px;
	margin:0px;
	height:20px;
	
	color: #ACACAC;
	}
	
/* Definition des Links*/ 	
#small_navigation ul li a {
	color:#ACACAC;
	/*display:block;*/
	/*background-image:url(Wichtige_Graphiken/small_nav_nor.png);
	background-repeat:no-repeat;
	width:86px;*/
	text-decoration:none;
	padding:0px;
	/*padding-top:3px;*/
	margin:0px;
	height:17px;
	margin-left:5px;
	margin-right:5px;
	}	   

#small_navigation ul li a:hover { 
/*background-image:url(Wichtige_Graphiken/small_nav_roll.png);*/
text-decoration:none;
color:#FFFFFF;
}
/*Ende der kleinen Navigation*/

/* Definition der Großen Navigation*/ 
#big_navigation {
	background-color:#1D1D1D;
	margin:0px;
	padding-left:10px;
	padding-bottom:5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B02E00;
	border-right-color: #B02E00;
	border-bottom-color: #B02E00;
	border-left-color: #B02E00;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#big_navigation ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
	height:22px;
}

#big_navigation ul li {
float:left; 
position:relative; 
z-index:auto !important  /*Non-IE6*/ ; 
z-index:1000 /*IE6*/; 
text-align:center;
/*font-variant:small-caps;*/
font-size:100%;
margin:0px;
padding:0px;
height:22px;
color:#ACACAC;
}

#big_navigation ul li a {
float:none !important /*Non-IE6*/; 
float:left /*IE-6*/; 
/*display:block; 
background-image:url(Wichtige_Graphiken/big_nav_nor.png);
background-repeat:no-repeat;
width:137px;
*/
text-decoration:none; 

color:#ACACAC;
height:22px;

padding-top:10px;
margin:0px;
margin-left:5px;
margin-right:5px;
}

/*Definition des roten Suchebutton mit hilfe der ID #rot */

#big_navigation ul li #rot a{
/*background-image:url(Wichtige_Graphiken/nav_1_red_1.png);
width:205px;
height:26px;

color:#ACACAC;
padding-top:14px;


font-size:14px;*/
}

#big_navigation ul li  a#rot:hover {
/*background-image:url(Wichtige_Graphiken/nav_1_red_2.png);*/
}


/*Non-IE6 hovering*/
#big_navigation ul li #rot a:hover { 
/*background-image:url(Wichtige_Graphiken/nav_1_red_2.png);
color:#0000FF;
text-decoration:none;*/
}


#big_navigation ul li a:hover {
/*background-color:#ffffff;*/ /* Wichtig! */
/*background-image:url(Wichtige_Graphiken/schwarz_ohne.png);*/
color:#FFFFFF;
text-decoration:none;
}

#sub_hochschule {
display:none
}


#maincontent {
	margin-top:0px;
	min-height:400px;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-left:0px;
	clear:both;
	}

#box_left {
	width: 205px;
	float: left;
	background-color:#FFFFFF;
	padding: 0px;
	margin:0px;
	margin-left:2px;
	}
	  
#box_left_top {
	background-image:url(Wichtige_Graphiken/box_klein/Bilder/box_u.gif);
	background-repeat:no-repeat;
	height:16px;
	/*margin:0px;*/
	padding:0px;
	/*margin-bottom:0px;*/
	}

#box_left_middle {
	background-image:url(Wichtige_Graphiken/box_klein/Bilder/box_m.gif);
	background-repeat:repeat;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	margin:0px;
	text-decoration:none;
	overflow:hidden;
	/*background-color:#000000;*/
	}

#box_left_bottom{
	background-image:url(Wichtige_Graphiken/box_klein/Bilder/box_l.gif);
	background-repeat:no-repeat;
	height:20px;
	margin:0px;
	}
	
#breadcrumb {
	padding-bottom:5px;
	font-size: 12px;	
	}

#breadcrumb ul {
	padding-left:5px;
	margin:0px;
	}
#breadcrumb  li {
	list-style: none;
	color:#8F0000;
	/*float:left;*/
	display:inline;
	padding-right:10px;
	margin:0px;
	}
/* BC JH IE7, FF OK | IE6 Broken
#breadcrumb {
	font-size: 12px;
	height: 15px;
	text-align: left;
			}

#breadcrumb ul {
	padding-left: 0px;
	width: 100%;
	float:left; 
	position:relative; 
	}
	
#breadcrumb  li {
	float: left;
	list-style: none;
	color:#8F0000;
	padding-right:5px;
	}*/
	
#content {
	background-color: #FFFFFF;
	margin-left: 220px;
	margin-right: 220px;
	margin-top: 0px;
	padding: 0px;
	margin-bottom: 0px;
	position: relative;
	top: 0px;
	padding-left: 5px;
	padding-right: 5px;
	}

/* Anfang Elemente in content */
#content h1 {
font-size:20px;
font-weight:bold;
color:#8F0000;
line-height:22px;
}

#content  h2 {
font-size:14px;
color:#050505;
}

#content h3 {
font-size:14px;
color:#8F0000;
line-height:18px;
font-weight:bold;
}

#content h4 {
	font-size:13px;
	line-height:18px;
	color:#8F0000;
	
			}

#content p {
	font-size:13px;
	color:#050505;
	line-height:19px;
	}

#content a {
	color:#8F0000;
	text-decoration:none;
	}

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

#content a:visited {
	color:#666666;
	}
	
#content table {
	border:0px;
	font-size:13px;
}

#content td {
	font-size:13px;
	width:150px;
	vertical-align:top;
	}

#content li {
	font-size:13px;
	list-style: none;
	}

#content dd {font-size:13px;
	     color:#050505;
             font-family:Trebuchet MS, sans-serif;
             }

/* Ende Elemente in content */
	
#interview_head {
	height:auto;
	}

#interview_body {
	height:auto;
	}

#article_head {
	height:auto;
	}

#article_body {
	height:auto;
	}
	
#uni_head {
	height:95px;
	}
	
#uni_body {
	height:auto;
	font-size:13px;
	}

	
#uni_body dt{
	margin-top:5px;
	}
	
#double_box_landkarten {
	width:205px;
	background-color:#FFFFFF;
	margin-top:5px;
}

#double_box {
	width:205px;
	background-color:#FFFFFF;
}

#double_box_top {
	background-image:url(Wichtige_Graphiken/box2_top_edge_top.gif);
	background-repeat:no-repeat;
	height:18px;
	/*margin-bottom:0px;*/
	}
	
#double_box_topmiddle {
	background-image:url(Wichtige_Graphiken/box2_top_center.gif);
	background-repeat:repeat;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	overflow:hidden;
	}

#double_box_middle {
background-image:url(Wichtige_Graphiken/box2_top_edge_bottom.gif);
	background-repeat:no-repeat;
	height:18px;
	/*margin-bottom:0px;*/
	}

#double_box_middlebottom {
	background-image:url(Wichtige_Graphiken/box2_bottom_center.gif);
	background-repeat:repeat;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	overflow:hidden;	
	}
	
#double_box_bottom {
	background-image:url(Wichtige_Graphiken/box2_bottom_bottom.gif);
	background-repeat:no-repeat;
	height:18px;
	margin-bottom:20px;
	}


#double_box_landkarten_top {
	background-image:url(images/box_klein_landkarten/box2_top_edge_top.gif);
	background-repeat:no-repeat;
	height:18px;
	/*margin-bottom:0px;*/
	}
	
#double_box_landkarten_topmiddle {
	background-image:url(images/box_klein_landkarten/box2_top_center.gif);
	background-repeat:repeat;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	overflow:hidden;
	}

#double_box_landkarten_middle {
background-image:url(images/box_klein_landkarten/box2_top_bottom.gif);
	background-repeat:no-repeat;
	height:18px;
	/*margin-bottom:0px;*/
	}

#double_box_landkarten_middlebottom {
	background-image:url(images/box_klein_landkarten/box2_bottom_center.gif);
	background-repeat:repeat;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	overflow:hidden;	
	}
	
#double_box_landkarten_bottom {
	background-image:url(images/box_klein_landkarten/box2_bottom_bottom.gif);
	background-repeat:no-repeat;
	height:18px;
	margin-bottom:20px;
	}


#subcontent_right  {
/*display:inline;*/
float:right;
margin-right:2px;
overflow:visible;
width:205px;
}

#box_right, #hs_box, #interview_box_right {
	width:205px;
	background-color:#FFFFFF;
	overflow:hidden;
	}

#box_right_top, #hs_box_top, #interview_box_right_top{
	background-image:url(Wichtige_Graphiken/box_klein/Bilder/box_u.gif);
	background-repeat:no-repeat;
	height:16px;
	/*margin-bottom:0px;*/
}
	
#box_right_middle, #hs_box_middle, #interview_box_right_middle {
	background-image:url(Wichtige_Graphiken/box_klein/Bilder/box_m.gif);
	background-repeat:repeat;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	overflow:hidden;
	}
 
#box_right_bottom, #hs_box_bottom, #interview_box_right_bottom{
	background-image:url(Wichtige_Graphiken/box_klein/Bilder/box_l.gif);
	background-repeat:no-repeat;
	height:20px;
	}

/*Anfang Elemente in den Boxen*/
#subcontent_right h1, #box_left_middle h1, #box_left h1{
	font-size:14px;
	font-weight:bold;
	color:#050505;
	line-height:18px;
}

#subcontent_right h2, #box_left_middle h2, #box_left h2{
	font-size:13px;
	font-weight:bold;
	color:#8F0000;
	line-height:16px;
}
 
#subcontent_right h3, #box_left_middle h3, #box_left h3{
	font-size:13px;
	color:#050505;
	line-height:15px;
}

#subcontent_right p, #box_left_middle p, #box_right_middle p, #hs_box_middle p, #box_left p {
	font-size:13px;
	color:#050505;
	line-height:18px;
	margin:0px;
	padding:0px;
}

#subcontent_right a, #box_left_middle a, #box_left a {
	color:#8F0000;
	font-size:13px;
	text-decoration:none;
	padding:0px;
	margin:0px;
}

#subcontent_right a:hover, #box_left_middle a:hover, #box_left a:hover {
	text-decoration:underline;
}


#box_left_middle ul{
padding:0px;
margin:0px;
padding-left:5px;
/*background-color:#0000FF;*/
}

#box_left_middle ul li{
list-style-type:none;
color:#8F0000;
margin:0px;
padding:0px;
/*background-color:#00ff00;*/
}

#box_left_middle ul li a{
padding:0px;
padding-left:8px;
margin:0px;
text-decoration:none;
/*background-color:#FF0000;*/
font-weight:normal;
}

#box_left_middle ul li ul{
padding-left:20px;
}

#box_left_middle ul li .aktuell a{
font-weight:bold;
}


/*Interview Box Right Inhaltselemente*/
				
#interview_box_right_middle h2{
        font-size:13px;
	font-weight:bold;
	color:#050505;
	line-height:16px;
}
					
#interview_box_right_middle img {
	padding-top:5px;
}

#interview_box_right_middle a{
	color:#8F0000;
	font-size:13px;
	text-decoration:none;
}
/*Ende Elemente in den Boxen*/
	
#suchbutton {
         color: #B2B2B2;
         background-repeat:no-repeat;
         background-image: url(Wichtige_Graphiken/formularbutton.png);
         width:124px;
         border:0px;
         }


#footer {
	margin-top:10px;
	background-color:#1D1D1D;
	padding: 0px;
	clear: both;
	color: #ABABAB;
	font-size:11px;
	text-align:center;
	padding-bottom:3px;
	padding-top:3px;
	}
	
.bild {display:block;
	  float:none;
	  margin:0px auto;
	  padding:1px;
	  min-height:15px;
	  }

.divider {
	border-bottom:solid #666666 1px; 
	/*margin-bottom:30px;*/
	}

div.csc-textpic-clear{
	clear:none;
	}
#header #logo {
	float: left;
}
.clear {
	clear: both;
}
#header #header-text-oben {
	font-size: 150%;
	color: #ACACAC;
	margin-left: 90px;
}
#header #header-text-unten {
	font-size: 80%;
	color: #ACACAC;
	margin-left: 90px;
}
#content .user-hsanzeige-pi1-listrow-header .land, #content .user-hsanzeige-pi1-listrow-body .land {
	width: 100px;
} 
#content .user-hsanzeige-pi1-listrow-header .stadt, #content .user-hsanzeige-pi1-listrow-body .stadt {
	width: 100px;
}
#content .user-hsanzeige-pi1-listrow-header .hochschule, #content .user-hsanzeige-pi1-listrow-body .hochschule {
	width: 500px;
}
#content .user-hsanzeige-pi1-listrow-header .art, #content .user-hsanzeige-pi1-listrow-body .art {
	width: 50px;
}  
#header #logo img{
	height: 62px;
	width: 70px;
}
.hochschullogo{
	float:right;
	margin-left:10px;
	}
.sprachwahl{
	text-align:right;
	margin-bottom:10px;
	}
.suchaktiv a{
	color:#009900;
	font-weight:bold;
	}
.suchdeaktiv a{
	color:#444;
	}
.suchaktiv a:hover,
.suchdeaktiv a:hover {
	text-decoration:underline;
	}
.suchaktiv img,
.suchdeaktiv img{
	border: 0px;
	padding-right: 3px;
	}
.sucheklein {
	font-size: 75%;
	}