@charset "UTF-8";


html
{  
	height: 100%; 
	margin-bottom: 0px; 
	font-size:100.1%;
	width:980px;
	
}

body{
	width: 980px;
	left:50%;
	margin-left: -490px;
	position: absolute;
	background-color: #CBD5E4;
	font-family:Helvetica,arial,verdana;
	color: #000000;
	font-size:0.71em;   
	text-align: left;
	line-height:1.4em;
	margin-top:0px;
	
}



#container {
 	
	width:982px;
	min-height:280px;
	padding-bottom:0px;
	background-color: #ffffff; 
	font-size:1.1em;
	
	
	/** necessary for trick - same height for all 3 columns */
	overflow: hidden;
	
 
}

#left {
	width: 210px;
 	background-color: #ffffff;   
 	background:url('../images/bg_blau7.gif');       
    float: left;
    margin-right:10px;
    /*border: solid 1px #DCDDDE;*/
    border-left: solid 1px #B1C1D9;
    border-right: solid 1px #DCDDDE;
    border-top: solid 1px #DCDDDE;
    
    /** Trick - same height for all 3 columns */
    padding-bottom:12000px;
    margin-bottom: -12000px;

}

#left_startseite {
	width: 210px;
 	
 	background:url('../images/blau_vertical4.gif');       
    float: left;
    margin-right:10px;
    /*border: solid 1px #DCDDDE;*/
    border-left: solid 1px #B1C1D9;
    border-right: solid 1px #DCDDDE;
    border-top: solid 1px #DCDDDE;
    
    /** Trick - same height for all 3 columns */
    padding-bottom:3000px;
    margin-bottom: -3000px;

}

#right_startseite {
	width:202px; 
	float: left;
  	background:#DCE5F2;     
  	/*background:url('../images/bg_blau8.gif');*/
  	/*border-left: solid 1px #DCDDDE; */      
   	margin-left:10px;
   	min-height:150px;
   	/*border: solid 1px #DCDDDE;*/
   	
   	/** Trick - same height for all 3 columns */
   	padding-bottom:1000px;
    margin-bottom: -1000px;
    border-right: solid 1px #B1C1D9;
   /* border-top: solid 1px #DCDDDE; */
 }  

#right {
	width:202px; 
	float: left;
  	background: #ffffff; 
  	/*background:url('../images/bg_blau8.gif');*/
  	/*border-left: solid 1px #DCDDDE; */      
   	margin-left:10px;
   	min-height:150px;
   	/*border: solid 1px #DCDDDE;*/
   	
   	/** Trick - same height for all 3 columns */
   	padding-bottom:1000px;
    margin-bottom: -1000px;
    border-right: solid 1px #B1C1D9;
   /* border-top: solid 1px #DCDDDE; */
   
  	
}

#center {
 	width:546px;
 	float:left;
    background-color: #ffffff;
    /*background:url('../images/bg_blau6.gif');*/
    border-left: solid 1px #DCDDDE;
      border-top: solid 1px #DCDDDE;
    /*border-right: solid 1px #DCDDDE;*/
   
	overflow: auto;
	min-height:150px;
	/*border: solid 1px #DCDDDE;*/
	
	/** Trick - same height for all 3 columns */
	padding-bottom:1000px;
    margin-bottom: -1000px;
  
}

#center_head_left {
	float:left;
	padding:10px 10px 5px 20px;
	margin-top:4px;
	font-size:16px;
	line-height:20px;
	color:#02417c; 
	font-weight:bold; 
	font-family:arial,verdana;
}

#center_head_right {
	float:right;
	padding:0px 5px 5px 20px;
	margin-top:12px;
	font-size:16px;
	line-height:20px;
	color:#005AAA; 
	font-weight:bold; 
	font-family:arial,verdana;

}

#core {

	padding:5px 20px 10px 20px;
}

#clearCol {
	clear:both;
}

#header {
	width:980px;
	border-left: solid 1px #B1C1D9;
	border-right: solid 1px #B1C1D9;
	border-top: solid 1px #B1C1D9;
	background:#ffffff;
	/*background:url('../images/blau_vertical.gif');*/
	height:100px;
	
	
}


#flash {
	
	border-right: solid 1px #B1C1D9;
	border-left: solid 1px #B1C1D9;
	background:#ffffff; 
	height:200px;
	
	
	
}


#menu {
	width:980px;
	margin-top:2px;
	background-color:#FFD27F; 



}

#footer {
	width:980px;
	border-right: solid 1px #B1C1D9;
	border-left: solid 1px #B1C1D9;
	border-bottom: solid 1px #B1C1D9;
	background:#FFD27F;
	
	background:url('../images/bg_gelb6a.gif');
	background-repeat: no-repeat;
	background-repeat: repeat-y;

	height:3.0em;
	text-align:right;
	padding-top:1.5em;
	
	margin-bottom:20px;
	font-size:1.0em;   
	

}

p {
	 padding:0px 0px 0px 20px;
	 margin-left:-20px;
	 margin-top:0px;
	 margin-bottom:10px;
}

/** Header Navigation  -----------------------------*/
a.main:link {
	font-size:1.1em;     
}
a.main:visited {
	font-size:1.1em;    
}
a.main:active {
	font-size:1.1em;    
}
a.main:hover {
	font-size:1.1em;  
}

a.sublink:link {
	font-size:1.0em;  
	line-height:1.4em;
}

a.sublink:visited {
	font-size:1.0em;  
}
a.sublink:active {
	font-size:1.0em; 
}
a.sublink:hover {
	font-size:1.0em; 
}

/**********************************************************************/


/** Bereich Nnavigation **********************************************/
.navleft ul
{
	width:160px;
	font-family:arial,verdana;
	font-size:1.1em; 
	line-height:20px;
	list-style:		none;
	text-decoration:none;
	margin: 0;
	padding:0;
	
	
	float: left;
	position:relative;	
}

.navleft li
{
	margin-left:-30px;
	color:#02417C;
}


.ebene1
{
	padding-left:20px;
	font-size:1.0em; 
}
.ebene2
{
	padding-left:40px;
	font-size:1.0em; 
}

.ebene3
{
	padding-left:60px;
	font-size:1.0em; 
}

a.navi:link {
	font-size:0.7em; 
	text-decoration:none; 
	color:#000000; 
}
a.navi:visited {
	font-size:0.7em;  
	text-decoration:none; 
	color:#000000;  
}
a.navi:active {
	font-size:0.7em; 
	text-decoration:none; 
	color:#000000;  
}
a.navi:hover {
	font-size:0.7em; 
	text-decoration:none; 
	color:#02417C;  
}

a.navi_sub:link {
	font-size:0.55em; 
	text-decoration:none; 
	color:#000000; 
}
a.navi_sub:visited {
		font-size:0.55em;  
	text-decoration:none; 
	color:#000000;  
}
a.navi_sub:active {
		font-size:0.55em; 
	text-decoration:none; 
	color:#000000;  
}
a.navi_sub:hover {
		font-size:0.55em; 
	text-decoration:none; 
	color:#02417C;  
}



/**-------------------------------------------------------*/
a.headNavigation:link {
	color:#02417C;
	text-decoration:none;	
	
}

/** Header Navigation  -----------------------------*/
a.headNavigation:visited {
	color:#02417C;
	text-decoration:none;
	
}

a.headNavigation:visited {
	color:#02417C;
	text-decoration:none;	
	
}

a.headNavigation:hover {
	color:#000000;
	text-decoration:none;
	
}


/**-------------------------------------------------------*/
a.headNavigationText:link {
	color:#02417C;
	text-decoration:none;
	font-weight:bold;	
	
}

/** Header Navigation  -----------------------------*/
a.headNavigationText:visited {
	color:#02417C;
	text-decoration:none;
	font-weight:bold;
	
}

a.headNavigationText:visited {
	color:#02417C;
	text-decoration:none;
	font-weight:bold;	
	
}

a.headNavigationText:hover {
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}

/**------------------------------------------------------*/
a.headNavigationMenu:link {
	color:#005AAA;
	text-decoration:none;
	
}

/** Header Navigation  -----------------------------*/
a.headNavigationMenu:visited {
	color:#02417C;
	text-decoration:none;	
}

a.headNavigationMenu:visited {
	color:#02417C;
	text-decoration:none;	
}

a.headNavigationMenu:hover {
	color:#000000;
	text-decoration:none;	
}


/**-------------------------------------------------------*/


#info {

	
	font-size:0.8em;
	padding: 0px 0px 10px 10px;
	margin-bottom:10px;
	
}


.info {

	
	font-size:0.8em;
	padding: 0px 0px 10px 10px;
	margin-bottom:10px;
	
}

#info_last {

	
	font-size:0.8em;
	background:#CBD5E4; 
	padding: 10px 0px 10px 10px;
	margin-bottom:0px;
	
}


.info_rt_cap
{
	font-size:0.8em;
	background:#003870; 
	color:#ffffff;
	padding: 5px 10px 5px 10px;
	margin-bottom:0px;
	font-size:1.0em;
	line-height:1.30em;
	
}

.info_rt
{
	font-size:0.8em;
	padding: 5px 10px 5px 10px;
	margin-bottom:0px;
	font-size:1.0em;
	line-height:1.30em;
	
}

.info_rt_karte
{
	font-size:0.8em;
	padding: 5px 0px 5px 0px;
	margin-bottom:0px;
	font-size:1.0em;
	line-height:1.30em;
	
}

ul.liste {
	list-style-position: outside; 
	padding-left: 0.6em; 
	margin-left: 0.6em; 
	color:#000000;
	font-weight:bold;
}


ul.standard_tb {
	list-style-position: inherit; 
	padding-left: 15px; 
	margin-left: 0em; 
	color:#000000;
	line-height:1.3em;
	margin-bottom:5px;
	display:block;
	margin-top:5px;
	
	
}

ul.standard_tb li {
	margin-bottom:3px;
	
}

ul.standard {
	list-style-position: inherit; 
	padding-left: 15px; 
	margin-left: 0em; 
	color:#000000;
	line-height:1.3em;
	
	
}

ul.standard li {
	margin-bottom:10px;
	
}

ul.standard_link{
	padding-left: 0em; 
	margin-left: 0em; 
	color:#02417C;
	line-height:1.5em;
	font-weight:bold;
	list-style-image: url('../images/dreieck_right.gif');
	list-style-position:outside;

}

ul.standard_link li {
	margin-bottom:5px;
	
	padding-left: 0em; 
	margin-left: 0em; 
	
}

ul.standard_linkTB {
	list-style:none;
	padding-left: 0.0em; 
	margin-left: 0.0em; 
	color:#02417C;
	line-height:1.3em;
		
}

ul.standard_linkTB li {
	margin-bottom:10px;		
}

ul.standard_under {

	list-style-image:none; 
	list-style-position:outside;
	list-style:disc; 
	color:#000000;
	padding-left: 10px; 
	margin-left: 10px; 
}

ul.standard_under li {
	list-style:disc; 
	padding-left: 0em; 
	margin-left: 0em; 
}


table.standard th{

	padding-top:10px;
	padding-bottom:10px;
	padding-left:0px;
	text-align:left;
}

table.standard td.left{

	padding-top:2px;
	padding-bottom:0px;
	padding-left:5px;
	text-align:left;
	border-bottom:solid 2px #ffffff;
}

table.standard td.right{

	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	text-align:left;
	border-left:solid 2px #ffffff;
	border-bottom:solid 2px #ffffff;
}

.inputFields {

	padding-left:2px;
	padding-top:2px;
	padding-bottom:2px;
	font-size:1.0em;
	color:#02417C;;
}

.navleft {
	width:160px;
	font-family:arial,verdana;
	font-size:1.1em; 
	line-height:20px;
	text-decoration:none;
	float:left;
	color:#02417C;
}

.tableDivLeft
{
	float:left; 
	padding:5px 5px 5px 5px;
	width:240px;
	
	border-top:solid 1px #CBD5E4;
	
	/* Trick DIVs gleiche Höhe */
	
	padding-bottom:300px; 
	margin-bottom: -300px;
}

.tableDivRight
{
	float:left; 
	margin-left:5px;
	padding:5px 5px 5px 5px;
	width:240px;
	background:#f4f4f4;
	border-top:solid 1px #CBD5E4;
	
	/* Trick DIVs gleiche Höhe */
	
	padding-bottom:300px; 
	margin-bottom: -300px;
}

.tableDivLeft3
{
	float:left; 
	padding:5px 5px 5px 5px;
	width:154px;
	
	border-top:solid 1px #CBD5E4;
	
	/* Trick DIVs gleiche Höhe */
	
	padding-bottom:300px; 
	margin-bottom: -300px;
	
}

.tableDivRight3
{
	float:left; 
	margin-left:5px;
	padding:5px 5px 5px 5px;
	width:155px;
	background:#f4f4f4;
	border-top:solid 1px #CBD5E4;
	
	/* Trick DIVs gleiche Höhe */
	
	padding-bottom:300px; 
	margin-bottom: -300px;
	
}

#recommend
{
	display:none;
	margin-bottom:15px;
	padding-left:0px;
	padding-top:0px;
	border:solid 1px #003870;
}


/**** Admin Interface: Dialog-Box Eigenschaften */

#dialog-overlay {

	/* set it to fill the whil screen */
	width:100%;
	height:100%;

	/* transparency for different browsers */
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	background:#000; 

	/* make sure it appear behind the dialog box but above everything else */
	position:absolute;
	top:0; left:0;
	z-index:3000; 

	/* hide it by default */
	display:none;
}

#dialog-box {

	/* css3 drop shadow */
	-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);

	/* css3 border radius */
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;

	background:#eee;
	/* styling of the dialog box, i have a fixed dimension for this demo */
	width:328px; 

	/* make sure it has the highest z-index */
	position:absolute;
	z-index:5000; 

	/* hide it by default */
	display:none;
}

#dialog-box .dialog-content {
	/* style the content */
	text-align:center;
	padding:10px;
	margin:13px;
	color:#666;
	font-family:arial;
	font-size:11px;
}

.button {
	/* styles for button */
	margin:10px auto 10px 0;
	text-align:center;
	display: block;
	width:50px;
	padding: 5px 10px 6px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	line-height: 1;

	/* button color */
	background-color: #e33100;

	/* css3 implementation */
	/* rounded corner */
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;

	/* drop shadow */
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);

	/* text shaow */
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer;

}



a.button:hover {
	background-color: #c33100;
}

/* extra styling */
#dialog-box .dialog-content p {
	font-weight:700; margin:0;
}

#dialog-box .dialog-content ul {
	margin:10px 0 10px 20px;
	padding:0;
	height:50px;
}

/* Ende Admin Dialogbox */

/*Stellenangebote 11.07.2011*/

.tblStelleLeft
{
	float:left; 
	padding:12px 5px 5px 5px;
	width:150px;
	background:#B5CEDE;
	border-top:solid 1px #ffffff;
	font-size:12px;
	font-weight:bold;
	
	
	/* Trick DIVs gleiche Höhe */
	
	padding-bottom:600px; 
	margin-bottom: -600px;
	
}

.tblStelleRight
{
	float:left; 
	padding:12px 12px 5px 10px;
	width:535px;
	background:#D9EEFF;
	border-top:solid 1px #ffffff;
	font-size:12px;
	
	/* Trick DIVs gleiche Höhe */
	
	padding-bottom:600px; 
	margin-bottom: -600px;
	
}

.tblAdminListUser
{
	font-family:arial,verdana;
	font-size:12px;
	
}


.tdAdminListUser
{
	padding:3px 3px 3px 3px;
	text-align:left;
	background-color:#e7e7e7;		
}


.tdAdminListUser2
{
	padding:3px 3px 3px 3px;
	text-align:left;
	background-color:#f7f7f7;
		
}

.StatiInput
{
	font-size:11px;
	height:18px;
	font-family:arial,verdana;
	color:#505050;
	
}
