﻿/* general font and color settings *************************************************************/

body
{
	margin:0 5%;
	background-color: rgb(230,240,250);
    color: black;

    font-size: small;
    font-family: Arial, Geneva, sans-serif;
    
}


h1 
{
    font-size: large;
    font-weight: normal;
    color: rgb(60,115,150);
}

h4 
{
    font-size: large;
    font-weight: normal;
    color: rgb(60,115,150);
}

h3 
{
    font-size: large;
    font-weight: normal;
    color: rgb(60,115,150);
}

h2 
{
    font-size: large;
    font-weight: normal;
    color: rgb(60,115,150);
}

h3 
{
    color: black;
}

img { border-width: 0px; }

/* table styling. */
th { text-align: left; }
thead th { background-color: rgb(230,240,250); color: rgb(100,155,195); }
tr.even { background-color: rgb(240,240,240); }
td p {
	font-family:Arial,Geneva,sans-serif;
	font-size:13px;
	line-height:16px;
	text-align: left;
 
	margin-top: 0px; 
}

hr {
    border-width: 0px;
    color: rgb(100,155,195);
    background-color: rgb(100,155,195);
    height: 1px;
}



/* WSS Class and IDs */

/* *********** Kopf ************* */
/* Rahmen um den Inhalt */
.ms-main
{
    border: 1px #000000 solid;
    border-top: 0;
}


.ms-sitemapdirectional a
{
	color: #ffffff;
	font-size: 1.5em;
}


.ms-sitemapdirectional a
{
	color: #ffffff;
	font-size: 1.5em;
}


.ms-sitemapdirectional
{
	color: #ffffff;
	font-size: 1.5em;
}

.ms-sitemapdirectional {
			
}

/*Global Navigation Sitemap*/
#ctl00_PlaceHolderGlobalNavigation_PlaceHolderGlobalNavigationSiteMap_GlobalNavigationSiteMap{
				display:none;
}
/* Hilfe Grafik */
#ctl00_PlaceHolderGlobalNavigation_TopHelpLink
{
	display:none;
}

/* Header Suchenfeld */
.ms-globalTitleArea
{
	display:none;	
}

/* Anmelden Zeile */
.ms-globalbreadcrumb
{
	background-color:#ffffff;
	background-image: url('../../images/retina/headerimg.gif');
	background-repeat:no-repeat;
	height: 95px;
}

.ms-globallinks
{
	text-align:right;
}

/* Menu Background */
.ms-bannerContainer
{
	background: url('../../images/retina/bar_blue.png') rgb(230,240,250) top left repeat-x;
	height: 30px;
	padding: 0 0 0 0px;
}

.ms-pagebreadcrumb
{
	background-image:url('../../images/retina/bar_orange2.png');
	height: 54px;
	padding: 0 10px;
	color: #ffffff;
	font-weight:bold;	
	border:0;
	border-top:0px #ffffff solid;
}

.ms-pagebreadcrumb a:hover
{
	color: #ffffff;
	font-size: 1.5em;
	background-color: transparent;

}

.ms-pagebreadcrumb a
{
	color: #ffffff;
	font-size: 1.5em;
	background-color: transparent;

}

/* *********** Kopf - ENDE ************* */


/* ********* Rahmen *************** */

.ms-bodyareapagemargin
{
	display:none;
}

.ms-pagebottommarginright
{
	display:none;
}

.ms-pagebottommarginleft
{
	display:none;
}

.ms-pagebottommargin
{
	display:none;
}

.ms-pagemargin
{
	display:none;
}

.ms-navframe
{
	display:none;
}

.ms-titleareaframe
{
	display:none;
}

.ms-titlearealeft
{
	display:none;
}

.ms-pagetitleareaframe
{
	display:none;
}

/* ********* Rahmen - ENDE *************** */

/* Inhaltsframe */
.ms-bodyareaframe
{
	border: 0px black solid;
}

/* Inhalts Bereich */
.ms-bodyareacell
{
	border: 0px #000000 solid;
	height: 100%;
	background-color: #ffffff;
}

/******************** MENU ***************************/

.ms-topnav{
				font-family: Arial, Geneva, sans-serif;
				font-size:10pt;
				color: #ffffff;
}
.ms-topnav a{
				display:block;
				white-space:nowrap;
				padding: 0.5em 0.7em;
}
.ms-topnavselected a{
				color: #ffffff;		
}
.ms-topnavselected{
				color: #ffffff;		
}
.ms-topNavHover{
				background-color: #f05a01;
				color: #ffffff;		
				padding:0;	

}
.ms-topNavHover a{
				color: #ffffff;	
	
}

/* SUBMENU */
.ms-topNavFlyOuts{
				font-family: Arial, Geneva, sans-serif;
				font-size:10pt;
				border: 1px #ffffff solid;
				border-top: none;
				background-color: #649bc3;				
}
.ms-topNavFlyOuts a{
				display:block;
				/*width:120px;
				min-width:120px; auskommentiert, da Markierung im Flyoutmenü sonst nicht über die ganze Breite erscheint. Andreas Pichowski*/
				color: #ffffff;
				padding:2px 4px 2px 4px;
				font-style:normal;				
				border:none;
}
.ms-topNavFlyOutsHover{
				background-color: #f05a01;
				border: 1px #ffffff solid;
				color:#000000;
				border-top: none;
}
.ms-nav .ms-SPZoneLabel{
				font-size:8pt;
}

.ms-nav td{
				font-size:8pt;
}

/* weißer Rahmen über SubMenu */
.terrabit-topnav
{
	border-top:1px #ffffff solid;
}

/******************** MENU - ENDE ***************************/
table.cv {
    width: 100%;
}

table.cv tr {
    vertical-align: top;
}

table.cv th {
    text-align: left;
    border-top: 1px solid rgb(100,155,195);
    color: rgb(100,155,195);

    width: 100px;
}

table.cv td {
    border-top: 1px solid rgb(100,155,195);
}

/* Special Classes */

dt{
	font-family:Arial,Geneva,sans-serif;
	font-size:13px;
	font-weight:bold;
	line-height:16px;
	text-align: left;
	color: #3C7396;	
				
}

dd {
	font-family:Arial,Geneva,sans-serif;
	font-size:13px;
	line-height:16px;
			
}

li{
	font-family:Arial,Geneva,sans-serif;
	font-size:13px;
	line-height:16px;
	text-align: left;
}

li a {
	font-family:Arial,Geneva,sans-serif;
	font-size:13px;
	line-height:16px;
	text-align: left;
	color: #3C7396;				
}

.ms-news
{				

    width: 95%;
    
    padding-left: 10px;
        
    border-style: solid;
    border-color: rgb(237, 237, 237);
    border-width: 0px 0px 0px 3px;
}

.ms-news-date .ms-news-date h4
{	
	font-family:Arial,Geneva,sans-serif;
	font-size:18px;
	line-height:22px;
			
	text-align: left;
	color: rgb(100, 100, 100);				
}

.ms-news-title
{
	font-family:Arial,Geneva,sans-serif;
	font-size:13px;
	line-height:16px;
	text-align: left;
	color: rgb(100, 100, 100);	
}

.ms-news-description
{
	font-family:Arial,Geneva,sans-serif;
	font-size:13px;
	line-height:16px;
	text-align: left;
	color: black;	
}

.ms-news-description a:link{ color:#3c7396;}
.ms-news-description a:active{ color:#3c7396;}
.ms-news-description a:visited{ color:#3c7396;}
.ms-news-description a:hover{ color:#3c7396;}

/*********STYLES FOR FOOTER**********/
#footer {
    clear: both;
    
    position: relative;
    bottom:40px;
    
    width: 660px;
    height: 29px;
    padding-left: 60px;
    padding-top: 7px;
    padding-bottom: 3px;
}

#footer ul {
    list-style: none;
    margin-top: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-bottom: 20px;
}

#footer ul li {
    float: left;
    margin-right: 3px;
}

#footer a {
    display: block;
    text-decoration: none;

    /* Phark image replacement */
    text-indent: -999em;

    width: 98px;
    height: 28px;
    
    background-position: 0px 0px;
    background-repeat: no-repeat;
}

#footer a:link    { }
#footer a:visited { }
#footer a:hover   { background-position: 0 -28px; }
#footer a:active  { }
