body { 
	font-family: Arial,Helvetica,sans;
	font-size: 62.5%;
	color: black;
	margin:0 0 0 0;
	background-image:url(fileadmin/templates/vogt/body.gif);
	background-repeat:repeat-x;
}


img { border:none;
}
td.content { 
	font-family: Arial,Helvetica,sans;
	font-size: 10pt;
	color: #333333;
	background: #ffffff;
	padding: 10px 5px 10px 10px;
	width: 615px;
}



.contenttable{ 
	font-family: Arial,Helvetica,sans;
	font-size: 10pt;
	color: #333333;
	background-repeat:no-repeat;
}

td.tdform { 
	font-family: Arial,Helvetica,sans;
	font-size: 10pt;
	color: #005299;
	background-repeat:no-repeat;
}

/*RTE-Einstellungen*/
td.align-center{text-align:center;}
td.align-right{text-align:right; float:right;}
td.align-left{text-align:left;}
.align-center{text-align:center;}
.align-right{text-align:right;}
.align-left{text-align:left;}



/*RTE-ENDE*/


 a {
	color:#005299;
	font-size:9pt;
	text-decoration:none;
}

 a:hover {
	text-decoration:none;
	color:#005299;
}

ul {
	
	padding: 0px 0px 0px 16px;
	
	}
 
ul#nav,
ul#nav ul {
	margin: 0;
	padding: 0;
	width: 150px; /* Width of Menu Items */
	/*border-bottom: 1px solid #ccc;*/
	border-top: 0;
	/*background: #ABBF00; /* IE6 Bug */
	color: #ffffff;
	font-size: 10px;
	}
 
ul#nav li {
	position: relative;
	list-style: none;
	
	}
 
ul#nav li a {
	display: block;
	text-decoration: none;
	background-color:#333333;
	color: #ffffff;
	border: 1px solid #ffffff;
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	padding: 2px 5px 5px 5px;
	font-size: 8pt;
	}
	
 
/* Fix IE. Hide from IE Mac \*/
* html ul#nav li { float: left; height: 1%; }
* html ul#nav li a { height: 1%; }
/* End */
 
ul#nav ul {
	position: absolute;
	display: none;
	left: 150px; /* Set 1px less than menu width */
	top: 0;
	}
 
ul#nav li ul li a { padding: 2px 5px; } /* Sub Menu Styles */
 
ul#nav li:hover ul ul,
ul#nav li:hover ul ul ul,
ul#nav li.over ul ul,
ul#nav li.over ul ul ul { display: none; } /* Hide sub-menus initially */
 
ul#nav li:hover ul,
ul#nav li li:hover ul,
ul#nav li li li:hover ul,
ul#nav li.over ul,
ul#nav li li.over ul,
ul#nav li li li.over ul { display: block;border-left: 1px solid #ffffff;border-right: 1px solid #ffffff;border-bottom: 1px solid #ffffff;} /* The magic */
 
ul#nav li.menuparent { background: transparent url(fileadmin/templates/vogt/arrow.gif) right center no-repeat; }
 
ul#nav li.menuparent:hover,
ul#nav li.over { 

	background-color: #435603;
}
 
 
ul#nav li a:hover { 
	color: #eeeeee; 	
}

.tx-watchwords-pi1 { 
	font-family:'Times New Roman', sans-serif;
	font-size: 80%;
	width:200px;
	
	
}

h1{
	font-size:12px;
	font-family:Arial,Helvetica,sans;
	font-weight:normal;
	color:#303030;
	
}

h3 {
	padding:0px;
	margin:0px;
	color:#005299;
	font-size:18px;
	font-family:Arial,Helvetica,sans;
	font-style: italic;
	font-weight:bold;
}

h4 {
	padding:0px;
	margin:0px;
	color:#005299;
	font-size:14px;
	font-family:Arial,Helvetica,sans;
	font-style: italic;
	font-weight:bold;
}


h2 {
	padding:30px 0px 20px 0px;
	margin:0px;
	color:#005299;
	font-size:14px;
	font-family:Arial,Helvetica,sans;
	font-style: italic;
	font-weight:bold;
	
}

input, textarea, select {
border: #005299 1px solid;  
background-color: #f9f9f9;
color:#005299;
}
legend {
	padding:0px;
	margin:0px;
	color:#005299;
	font-size:18px;
	font-family:Arial,Helvetica,sans;
	font-style: italic;
	font-weight:bold;
}


td#impress a {
	
	text-decoration: none;
	color: #ffffff;
	font-size: 7pt;
	}
td#impress a:hover {
	
	text-decoration: none;
	color: #005299;
	font-size: 7pt;
	}
	
	td#klickpfad a {
	
	text-decoration: none;
	color: #999999;
	font-size: 7pt;
	font-style:italic;
	}
td#klickpfad a:hover {
	
	text-decoration: none;
	color: #005299;
	font-size: 7pt;
	}

.csc-form-label-req{
font-family: Arial,Helvetica,sans;
	font-size: 9pt;
	color: #999999;
}


/*NAVIGATION: MENU2*/
ul#nav2,
ul#nav2 ul {
	margin: 0;
	padding: 0;
	width: 150px; /* Width of Menu Items */
	border-bottom: 1px solid #cccccc;
	border-top: 0;
	/*background: #ABBF00; /* IE6 Bug */
	color: #ffffff;
	font-size: 10px;
	
	}
 
ul#nav2 li {
	position: relative;
	list-style: none;
	}
 
ul#nav2 li a {
	display: block;
	text-decoration: none;
	color: #999999;
	border: 1px solid #cccccc;
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	padding: 2px 2px 2px 5px;
	}
	
 
/* Fix IE. Hide from IE Mac \*/
* html ul#nav2 li { float: left; height: 1%; }
* html ul#nav2 li a { height: 1%;}
/* End */
 
ul#nav2 ul {
	position: absolute;
	display: none;
	left: 150px; /* Set 1px less than menu width */
	top: 0;
	}
 
ul#nav li ul li a { } /* Sub Menu Styles */
 
ul#nav2 li:hover ul ul,
ul#nav2 li:hover ul ul ul,
ul#nav2 li.over ul ul,
ul#nav2 li.over ul ul ul { display: none; } /* Hide sub-menus initially */
 
ul#nav2 li:hover ul,
ul#nav2 li li:hover ul,
ul#nav2 li li li:hover ul,
ul#nav2 li.over ul,
ul#nav2 li li.over ul,
ul#nav2 li li li.over ul { display: block; background-color:#f9f9f9;border-left: 1px solid #ffffff;border-right: 1px solid #005299;border-bottom: 1px solid #005299;border-top: 1px solid #005299;} /* The magic */
 

 
 
ul#nav2 li a:hover { 
	color: #005299; 	
}

	#nav2 li.active a:link, #nav2 li.active a:visited, #nav2 li.active a:hover, #nav2 li.active a:active {color:#005299;} 
	

/*----------------------------*/
/* 2.5 - Navigation - Level 3 */
/*----------------------------*/
.nav3 {overflow: hidden; clear: both; float: left; width: 170px; min-height:170px; margin: 0px; padding: 0px; color: #ffffff; font-size: 1.0em; background-color: #333333;}
.nav3 ul {width: 170px; margin: 0px 0px 0px 0px; padding: 0px; border-top:1px solid #ffffff;}	
.nav3 li {list-style: none; margin: 0px; padding: 0px;}
/*.nav3 li.title, p.menutitle {margin: 0px 0px 0px 0px; padding: 3px 5px 2px 15px; background-color: #005299; color: rgb(255,255,255); text-transform: uppercase; font-weight: bold; font-size: 100%;}*/
.nav3 li.group a {display: block; min-height: 1.7em; height: auto !important; height: 1.7em; line-height: 1.7em; margin: 0px; padding: 0px 3px 0px 15px; color: rgb(75,75,75); font-size:9pt;background-color: #333333; color:#fdfdfd;}
.nav3 li.group2 a {display: block; min-height: 1.7em; height: auto !important; height: 1.7em; line-height: 1.7em; margin: 0px; padding: 0px 3px 0px 25px; color: rgb(75,75,75); font-size:8pt;background-color: #eeeeee;}
.nav3 li a {display: block; min-height: 1.7em; height: auto !important; height: 1.7em; line-height: 1.7em; margin: 0px; padding: 0px 3px 0px 20px;border-bottom: solid 1px #ffffff; color: #ffffff; text-decoration: none; font-size: 8pt;background-color: #728DA8;}
.nav3 li a:hover, .nav3 li a.selected {color: #ffffff; text-decoration: none; background-color: #005293;}
