
/* Standard Elemente */
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a 				{color: #BF0707; text-decoration:none;}
a:hover 		{color: #FC2603; text-decoration:underline;}

img 			{border: 0 none;}

body {
	background-color:#f3f3f3;
	color: #333;
	font: normal 62.5% Verdana, Arial, Helvetica, sans-serif; 
}

p 				{line-height: 1.4em; font-size: 1.0em; padding-bottom:1.2em;}

ul {padding-bottom: 1.2em;}

li {list-style: none; }

h1,h2,h3,h4		{padding-top: 6px; margin-bottom: 10px; font:Verdana, Arial, Helvetica, sans-serif;}
h1 				{font-size: 1.4em; color: #646B7A;}
h2 				{font-size: 1.0em; color: #BF0707;}
h3 				{font-size: 1.0em; color: #012779;}
h4 				{font-size: 1.0em; color: #6D86B6;}



/* Spezielle Linkklassen */

.pdfLink 			{padding-right: 19px; background: url('../img/pdf.gif') no-repeat 100% .5em;}
.zipLink 			{padding-right: 19px; background: url('../img/zip.gif') no-repeat 100% .5em;}
.docLink 			{padding-right: 19px; background: url('../img/doc.gif') no-repeat 100% .5em;}

a.intern:link, a.intern:visited	{
				text-decoration: none; 
				background: url("../img/img_link_intern.gif"); 
				background-repeat: no-repeat; 
				background-position: left; 
				padding: 1px 0 1px 14px;
}

a.intern:active, a.intern:hover	{
				text-decoration: underline; 
				background: url("../img/img_link_intern.gif"); 
				background-repeat: no-repeat; 
				background-position: left; 
				padding: 1px 0 1px 14px;
}

a.top:link, a.top:visited	{
				text-decoration: none; 
				background: url("../img/img_link_top.gif"); 
				background-repeat: no-repeat; 
				background-position: left; 
				padding: 1px 0 1px 14px;
}

a.top:active, a.top:hover	{
				text-decoration: underline; 
				background: url("../img/img_link_top.gif"); 
				background-repeat: no-repeat; 
				background-position: left; 
				padding: 1px 0 1px 14px;
}

a.extern:link, a.extern:visited	{
				text-decoration: none; 
				background: url("../img/img_link_extern.gif"); 
				background-repeat: no-repeat; 
				background-position: left; 
				padding: 1px 0 1px 14px;
}

a.extern:active, a.extern:hover	{
				text-decoration: underline; 
				background: url("../img/img_link_extern.gif"); 
				background-repeat: no-repeat; 
				background-position: left; 
				padding: 1px 0 1px 14px;
}

a.mail:link, a.mail:visited	{
				text-decoration: none; 
				background: url("../img/img_mail.gif"); 
				background-repeat: no-repeat; 
				background-position: left; 
				padding: 1px 0 1px 18px;
}

a.mail:active, a.mail:hover	{
				text-decoration: underline; 
				background: url("../img/img_mail.gif"); 
				background-repeat: no-repeat; 
				background-position: left; 
				padding: 1px 0 1px 18px;
}

a.pdf:link, a.pdf:visited	{
				text-decoration: none; 
				background: url("../img/img_pdf.gif"); 
				background-repeat: no-repeat; 
				background-position: left; 
				padding: 1px 0 1px 18px;
}

a.pdf:active, a.pdf:hover	{
				text-decoration: underline; 
				background: url("../img/img_pdf.gif"); 
				background-repeat: no-repeat; 
				background-position: left; 
				padding: 1px 0 1px 18px;
}

/* Sonstiges */
.clearer {clear: both; font-size: 0; height:15px; background-color:#fff}
.left {float: left;}
.right {float: right;}
.bottom {float: right bottom;}

.bildcontent	{float: right; margin: 0 0 8px 8px;}
.bildlinks	{float: left; margin: 0 8px 8px 0;}
.bildrechts	{float: right; margin: 0 0 8px 8px;}

/* Sitecontainer */
.inner-container {
	background: #fff;
	font-size: 1.2em;
	padding: 10px 10px 10px 10px;
	width: 980px;
}

/* Header */
.header {
	background: url(../img/img_bg_header.gif) repeat-x;
}
.header .logo {
	background-color:#012779;
	float:left;
	width:170px;
	height: 100px;
	text-align:center;

}

/* Brotkrümmel */
.path {
	color: #333;
	font-size: 0.9em;
	margin-left: 165px;
	padding: 10px 6px 0px 20px;
	height: 18px;

}
.path a {
	color: #cc3300;
	text-decoration: none;
}
.path a:hover {
	color: #cc3300;
	text-decoration: underline;
}

/* Teaser */
.teaser {
	height: 140px;
	float:left top;
	background: url(../img/img_teaser_home.jpg) no-repeat;
	background-position: 0px 35px;

}

/* Navigation FES Welt */
#fesworld {
float:left;
background: #fff url(../img/bg_nav.gif) repeat-x;
border-top:1px solid #012779;
border-bottom:1px solid #435f9c;
width: 980px; 
height: 28px;
font-size: 0.9em;
color: #012779;
line-height: 1.0em; 
 
}
#fesworld ul {
margin-left:187px;
padding:0;
zoom:100%;
list-style:none;
}

#fesworld li {
float:left; 
margin:0;
padding:0;
}

#fesworld a{
float:left;
/*background-image:url(../img/left_both.gif); 
background-repeat:no-repeat;
background-position:left top; */
margin:0;
padding:0 -1px 0 5px;
text-decoration:none;}

#fesworld a span{
display:block;
/*background-image:url(../img/right_both.gif); 
background-repeat:no-repeat;
background-position:right top;*/ 
padding:7px 9px 6px 10px;
font-weight:normal; 
color:#fff;
}

/*#fesworld #current a{
background-repeat:no-repeat;
background-image:url(../img/left_both_on.gif);
background-position:0 -150px; 
border-width:0;
border-bottom:1px solid #435F9C;

}

#fesworld #current a span{
background-repeat:no-repeat;
background-image:url(../img/right_both_on.gif); 
background-position:100% -150px; 
padding:8px 12px 6px 12px; 
color:#fff;
}
*/

#fesworld a span{float:none; font-size: 0.9em;}
#fesworld a:hover span{color:#fff; text-decoration:underline;}

/* Content Halter */
.main {
	/*background: url(../img/img_bg_content.gif) repeat-y;*/
}

/* Rechte Boxenelemete */
.rightcontent {
	float: right;
	width: 192px;
	font-size: 0.9em;
	border-top: 20px solid #fff;
	
}

/* Seitliche Navigation */
.navigation {
	float: left;
	width: 170px;
	font-size: 0.9em;
	border-top: 8px solid #435f9c;
}
.navigation ul {
	padding: 0;
	border-top: 1px solid #d7dde9;
}
.navigation li {
	/*border-bottom: 1px solid #EAEADA;*/
	
}
.navigation li a {
	font-size: 0.9em;
	font-weight:bold;
	background: url(../img/img_nav_bg.gif) no-repeat;
	color: #012779;
	display: block;
	padding: 8px 0 8px 7%;
	text-decoration: none;
	width: 93%;
}
.navigation li a:hover {
	/*background: url(../img/img_nav_bg_hover.gif) no-repeat;*/
	color: #FC2603;
	text-decoration:none;	
}

.navigation a.select	{
	background: url(../img/img_nav_bg_select.gif) no-repeat;
	color: #012779;
	text-decoration:none;	
}
.navigation a.subnav	{
	background: #d7dde9 url(../img/img_nav_bg_subnav.gif) no-repeat;
	color: #012779;
	text-decoration:none;
	padding: 8px 0 8px 12%;
	width: 150px;
	font-weight:normal;	
}




/* Seitliche Boxen links */
.navigation .boxpoint {
	width: 100%;
	font-size: 1.0em;
	margin-top:15px;
	border-left: 1px solid #d7dde9;
	border-right: 1px solid #d7dde9;
	border-bottom: 1px solid #2a5b8d;
}

.navigation .facebook {
	width: 100%;
	margin:10px 0 10px 0;
}

.navigation .boxpoint h1 {
	background: url(../img/img_top_head_box.gif) no-repeat;
	color: #012779;
	padding-left: 8px;
	padding-bottom: 6px;
	font-size: 1.0em;
	font-weight:bold;
}
.navigation .boxpoint p {
	color: #333;
	line-height:1.4em;
	padding-top: 4px;
	padding-left: 7px;
	padding-right: 8px;
}


/* Seitliche Boxen rechts */
.rightcontent .boxpoint {
	width: 100%;
	font-size: 1.0em;
	margin-bottom:15px;
	border-left: 1px solid #d7dde9;
	border-right: 1px solid #d7dde9;
	border-bottom: 1px solid #2a5b8d;
}
.rightcontent .boxpoint h1 {
	background: url(../img/img_top_head_box.gif) no-repeat;
	color: #012779;
	padding-left: 8px;
	padding-bottom: 6px;
	font-size: 1.0em;
	font-weight:bold;
}
.rightcontent .boxpoint p {
	color: #646B7A;
	font-size: 1.0em;
	line-height:1.4em;
	padding-top: 4px;
	padding-left: 10px;
	padding-right: 8px;
}
.rightcontent .boxpoint li {list-style: url(../img/img_li.gif); line-height: 1.4em; margin-left:20px;}

.rightcontent .boxpoint a { color:#646B7A;}
.rightcontent .boxpoint a:hover { color:#FC2603;}

/* Content Mittlerer Bereich */
#content {
	float: left;
	width: 575px;
	margin-left:20px;
	margin-top:30px;
}
#content li 		{list-style: url(../img/img_li.gif); line-height: 1.4em; margin-left:20px;}

/* Linienformatierungen */
hr 	{border-width:1px 0px 0px 0px; border-style:solid; border-color:#e5e5e5; margin:3px 0 3px 0; height:0px; clear:both;}

/* Footer */
.footer {
	background: #fff;
	border-top: 1px solid #e5e5e5;
	width: 575px;
	color: #333;
	margin-left: 190px;
	font-size: 0.9em;
	margin-top: 5px;
	padding: 5px 5px;
}
.footer a {
	color: #333;
	text-decoration: none;
}
.footer a:hover {
	color: #333;
	text-decoration: underline;
}

/* Formulare */
fieldset {
	border: 1px none #fff;	
	padding: 0px 0px 12px 2px;
	background-color: #fff;
	width: auto; 
}
legend   {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 1.2em; 
	color: #333; 
	font-weight: bold;
	margin-bottom:3px; 
}
.form    {
	font-family: Verdana, Arial, Helvetica, sans-serif;  
	font-size: 1.2em; 
	border: 1px solid #ccc; 
	background-color: #fff;
	padding:3px; 
	color:#333;
}
.submit  {
	margin: 3px;
}
.button  {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 1.2em;
	color: #333;
	width:12em;
}
.buttons  {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size: 1.0em;
	color: #9f3538;
}
.duty { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 1.2em;
	color: #cc3300;
}
.noduty { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 1.2em;
	color: #333;
}
.error	{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1.2em; color: #9f3538;}

/* Tabellen */
.veransteintrag {background-color : #e5e5e5; padding:5px; border-top: 1px solid #a7b8de; border-left: 1px solid #a7b8de; margin-top: 15px; }

.veranstanmeld {background-color : #a7b8de; padding:5px; width: 100%; border-top: 1px solid #fff; border-left: 1px solid #a7b8de; }


td.headline 		{padding:5px 0 5px 0; border-bottom: 2px solid #ccc;}
td.tabzeile 		{padding:4px 0 4px 0; border-bottom: 1px solid #f2f3f5;}

td.l 		{
			font: Verdana, Arial, Helvetica, sans-serif;
			color:#012779; 
			background-color:#e3e9f5; 
			column-span:1; 
			vertical-align:top; 
			width:30%; padding-left:3px; 
			border-right: 1px solid #012779;
			border-bottom: 1px solid #012779;
			}
			
td.r 		{
			font: Verdana, Arial, Helvetica, sans-serif;
			color:#002e80; 
			background-color:#fff; 
			column-span:1; 
			vertical-align:top; 
			padding-left:5px; 
			border-right: 1px solid #012779; 
			border-bottom: 1px solid #012779;
			}
			
td.t 		{
			font: Verdana, Arial, Helvetica, sans-serif;
			font-weight:bold; 
			color:#fff; 
			background-color:#43609c; 
			column-span:1; 
			vertical-align:top; 
			width:68%; 
			padding-left:5px;
			}
			
td.a 		{
			font: Verdana, Arial, Helvetica, sans-serif;
			color:#002e80; 
			width:503px; 
			background-color:#e3e9f5; 
			column-span:1; 
			vertical-align:top; 
			padding-left:3px; 
			padding-top:6px; 
			padding-bottom:6px; 
			border-right: 1px solid #012779; 
			border-bottom: 1px solid #012779;
			}




