
/* Standard */
.master			{ font-family:Verdana;  margin-top:5px; }
       
.transparent	 
{
    opacity: 1.00; /* W3C CSS 3 recommedation. Supported by all modern browsers (hint: IE is NOT modern) */ 
    filter:alpha(opacity=100); /* Supported by outdated and obsolete browsers. Provided for backward compatibility */  
}

body			{ margin:0; text-align:left; background-color:#FFFFFF; }

a				{ text-decoration:none; color:#58585A; outline:none; }
a:hover			{ text-decoration:none; color:#CE082B; }

h4				{ font-weight:normal; font-size:25px; margin:10px 0px 10px 0px; }

.singleLink     { text-decoration:underline; color:#CE082B; }

/* Header */
.header					{ font-size:12px; color:#2b3a8c; }
.bgheader				{ height:219px; margin-left:1px; background-repeat:no-repeat; }

/* Scroller */
.contentcontainer	 
{
	scrollbar-track-color :			#F3F3F3;
	scrollbar-arrow-color :			#000000;
	scrollbar-face-color :			#E6E6E6;
	scrollbar-3dlight-color :		#E6E6E6;
	scrollbar-highlight-color :		#FFFFFF;
	scrollbar-darkshadow-color :	#BABABA;
	scrollbar-shadow-color :		#BBBBBB;
}


/* Content */
.breadcrumbs            { color:#58585a; font-family:Verdana; font-size:11px; margin-top:10px; margin-bottom:0px; text-align:left; }
.horizontalLine         { height:1px; background:#AEAEAE; margin:10px 0px 10px 0px; }

.content_header			{ position:absolute; border-bottom:1px solid #AEAEAE; margin:0px 0px 0px 282px; padding:20px 0px 10px 22px; width:696px; }
.content_footer			{ color:#58585a; font-family:Verdana; font-size:9px; border-top:1px solid #AEAEAE; height:25px; background:url(../grafik/menue/verlauf_bottom.jpg) repeat-x; margin:0px 0px 0px -8px; padding:12px 0px 0px 22px; }

.container				 
{
    background-color:#fff; 
    width:999px; 
}
    
.contentcontainer		 
{
    margin-left:auto;
    margin-right:auto;
    text-align:left; 
    width:710px; 
    margin-top:0px; 
    margin-right:28px; 
    padding-top:50px;
    padding-left:289px;
    border-left:solid 1px #888;
    border-right:solid 1px #888;
}

.sidemenu_bg			
{
	border-right:1px solid #ADADAD;
	position:absolute;
	width:263px;
	margin:2px 0px 0px 1px;
	padding:0px 9px 0px 8px;
	background:url(../grafik/menue/bg_box_links.jpg);
	background-repeat:repeat-y;
	z-index:0;
}

.sidemenu1 h2 
{
    text-align:right;
    padding:23px 30px 9px 0;
    margin:0 0 0 0px;
    background:url(../grafik/menue/m1top.png) no-repeat;
    font-weight:100
}

.sidemenu1
{
    margin-top:18px;
    padding:0px 0px 10px 0px;
    width:246px;  
}

.sidemenu1_menu
{
	width:216px;
	padding:8px 0px 8px 0px;
	padding-left:30px;
	text-align:left;
	text-decoration:none;
	line-height:1.3;
	font-size:13px;
	background:url(../grafik/menue/m1bottom.png) no-repeat bottom;
}

.sidemenu2
{
    background-image:url(../grafik/menue/box_newsaktuelles.png);  
    background-repeat:no-repeat;
    background-position:top; 
    margin-top:0px; 
    height:115px; 
    width:246px; 
}
    
.sidemenu3
{
	background-image:url(../grafik/menue/box_fotogalerie.png);  
    background-repeat:no-repeat; 
    background-position:top; 
    margin-top:10px; 
    height:180px; 
    width:246px;  
}


.pfeil					{ border:0px; float:left; margin:5px 3px 0px -14px; display:none; }
.content				{ width:615px; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; }
.bild					{ margin-bottom:10px; border:0px; }
.titel					{ font-size:14px; margin-bottom:8px; }
.text					{ font-size:12px; font-family:Verdana; line-height:20px; color:#3D3D3F; }
.linie					{ border-bottom:1px solid #2b3a8c; width:515px; height:0px; }
.dotted					{ border-bottom:1px dotted #2b3a8c; width:515px; height:0px; }
.info					{ color:#585859; }
.veranstalter			{ color:#585859; }

.vorlesung				{ font-size:14px; font-weight:bold; padding:3px 0px 0px 40px; text-align:left; height:20px; color:#2b3a8c; margin-bottom:10px; }
.vorlesung				{ background-image:url(../grafik/icons/icon_content_vorlesung.png); background-repeat:no-repeat; background-position:left; }

.formularkopf			{ font-size:14px; font-weight:bold; padding:8px 0px 0px 40px; text-align:left; height:25px; color:#2b3a8c; margin-bottom:10px; }
.formularkopf			{ background-image:url(../grafik/icons/icon_content_formular.png); background-repeat:no-repeat; background-position:left; }

.linkkopf				{ font-size:14px; font-weight:bold; padding:8px 0px 0px 35px; text-align:left; height:25px; color:#2b3a8c; margin-bottom:10px; }
.linkkopf				{ background-image:url(../grafik/icons/icon_content_link.png); background-repeat:no-repeat; background-position:left; }

.informationen			{ font-size:14px; font-weight:bold; padding:8px 0px 0px 35px; text-align:left; height:25px; color:#2b3a8c; margin-bottom:10px; }
.informationen			{ background-image:url(../grafik/icons/icon_info_content.png); background-repeat:no-repeat; background-position:left; }

.statuten				{ font-size:14px; font-weight:bold; margin-top:10px; text-align:left; height:25px; color:#2b3a8c; margin-bottom:10px; }
.statuten .document		{ float:right; font-weight:normal; font-size:10px; }

.copyright				{ padding-top:10px; text-align:center; font-size:10px; margin-right:24px; }
