/* CSS Document */
/* 
   -------------------------------------------------------------------------
   DEFAULT STYLES
   -------------------------------------------------------------------------
*/


body{
	text-align: center;
}

table td {
	vertical-align: top;
	text-align: left;
}

img {
	margin: 0px;
	padding: 0px;
}


/* 
   -------------------------------------------------------------------------
   HAUPTBEREICHE
   -------------------------------------------------------------------------
*/

/* DIE ZEILEN */
.line1{
	height: 50px;
	background-color: #BCBBD9;
}

.line2{
	background-color: #000099;
	height: 10px;
}

.line3{
	background-color: #000099;
	height: 125px;
	text-align: left;

}

.line4{
	background-color: #000099;
}



/* HEADER */

.gfwtextlogo{
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	text-align: right;
}

.createresults{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #00008b;
	margin-top: 5px;
	margin-right: 40px;
	margin-bottom: 5px;
	text-align: right;
}

/* 
-----------------------------------------------
MAINMENU  
-----------------------------------------------
*/

#mainmenu{
	vertical-align: middle;
}

#mainmenu p{
	margin: 0px;
	padding: 0px;
	height: 12px;
	line-height: 12px;
}

#mainmenu table{
	height: 28px;
	margin: 5px;
	/*padding: 5px;*/

}
#mainmenu td{
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	height: 12px;
	line-height: 12px;
}

#mainmenu a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 12px;
}

#mainmenu a:visited{}
#mainmenu a:focus{}
#mainmenu a:hover{
	color: #FFCC00;
}
#mainmenu a:active{
	color: #f3f3f3;
}

/*
--------------------------------------------
 SEKUNDÄRES MENU
--------------------------------------------
*/

.menutitletd {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-style: solid;
	border-color: #CCCCCC;
}


#menu2 td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-style: dotted;
	border-color: #999999;
	padding: 8px 2px 8px 5px;
	vertical-align: text-bottom;
	text-align: left;
}

#menu2 td.menuselected{
	background-color: #cccc99;
}

#menu2 a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}

#menu2 a:hover{
	color: #000000;
}

#menu2 a:active{
	color: #cc9900;
}

#menu2 a .bullet{
	/*background-color: #004700;*/
}

#menu2 a .top{
	background-color: #004700;
}

#menu2 a .bulletselected{
	background-color: #004700;
	text-decoration: none;
}


#menu2 a:hover .bullet{
	visibility: visible;
}


#menu21 p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	margin: 0px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 9px;
}

#menu21 a{
	color: #666666;
	font-weight: bold;
	font-size: 10px;
}

#menu21 a:hover{
	color: #000000;
}

#menu21 a .bullet{
	visibility: hidden;
	color: #cccc99;
	text-decoration: none;
}

#menu21 a:hover .bullet{
	visibility: visible;
}


/*
-------------------------------------------------------------------
  LINKE SPALTE
-------------------------------------------------------------------
*/


#telpho {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	padding-top: 30px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;	
}
#telpho b{
	font-weight: normal;
}


/* 
-----------------------------------------------------------------------
   CONTENT BEREICH
------------------------------------------------------------------------
*/

#maincontent {
	margin: 0;
	padding: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
}

#maincontent p{
	margin: 0px;
	padding: 0px;
	line-height: 15px;
}

#maincontent .indent1{
	padding-left: 15px;
}

.seitentitel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	padding-bottom: 10px;
	padding-left: 15px;
}

.contentmaintd{
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BCBBD9;
	border-right-color: #BCBBD9;
	border-bottom-color: #BCBBD9;
	border-left-color: #BCBBD9;
}

.contenttitletd{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	vertical-align: bottom;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BCBBD9;
	border-right-color: #BCBBD9;
	border-bottom-color: #BCBBD9;
	border-left-color: #BCBBD9;
}

/*
   Allgemeine Stile (Main Content)
*/

#maincontent h1{
	font-weight: bold;
	font-size: 14px;
}

#maincontent h2{
	font-weight: bold;
	font-size: 12px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-left-style: solid;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding-bottom: 1px;
	padding-left: 2px;
	border-bottom-style: solid;
}

#maincontent h3{
	font-size: 12px;
	font-weight: bold;
}

#maincontent h4{
	font-size: 10px;
	font-weight: bold;
	margin-top:0;
}


#topcommand p{
	margin: 0px 10px 0px 0px;
	padding: 0px;
	font-size: 12px;
	text-align: right;
	width: 400px;
}

#maincontent a{
	color: #000000;
}

#maincontent a:hover{
	color: #666666;
}

/*
   Bilder (Main Content)
*/

#maincontent .picleft {}

#maincontent .picright {
	text-align: right;
	float: right;
	width: 75px;
}
/*
   Newsbereich (Linke Spalte)
*/

#news table{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 3px;
	margin: 3px;
	width: 450px;
}

#news {
	margin: 10px;
	/*height: 200px;*/
	border: 1px solid #999999;
	background-color: #FFFFFF;
	padding: 3px;

}

#news p{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#news h1{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 990000;
}

#news h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding: 0px;
	margin: 0px;
	margin-top: 8px; 
}

/*
   Tabelle (Main Content)
*/

#maincontent table{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 3px;
	margin: 3px;
	width: 450px;


}

#maincontent th{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	text-align: left;
	font-weight: bold;
	color: #666666;
}

#maincontent td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: solid;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}


#maincontent .leftright{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
}

#maincontent .right{

}

#maincontent .zitat{
	text-align: center;
	padding: 6px;
	font-style: italic;

}


/*
   Formular (Main Content)
*/


#maincontent form{
	background-color: #ffffff;
	border: 1px solid #808000;
	margin: 10px;
	padding: 5px;
	width: 90%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#maincontent input{
	width: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#maincontent .checkbox{
	width: 20px;
}

#maincontent textarea{
	width: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#maincontent form p{
	line-height: normal;
	margin: 0px;
	padding: 0px;
	height: 15px;
}

#maincontent select{
	width: 200px;
}


#maincontent .noedit{
	background-color: #f3f3f3;
}

#topcommand a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

#topcommand a:hover{
	text-decoration: underline;
	color: #004700;
}

/*
   Datentabelle (Main Content)
*/

#recordtable{
}

#recordtable td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 3px;
	border: 1px solid #ffffff;
}

#recordtable table{
	background-color: #f3f3f3;
	border: 1px solid #004700;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 2px;
	width: 400px;
}

#recordtable a{
	color: #000000;
	text-decoration: none;
}

#recordtable a:hover{
	color: #004700;
	text-decoration: underline;
}

/* 
-----------------------------------------------------------------------
   RECHTE SPALTE
------------------------------------------------------------------------
*/

#rightcol {
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	line-height: 16px;
}

#rightcol a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	line-height: 12px;
}

#rightcol a:visited{}
#rightcol a:focus{}
#rightcol a:hover{
	color: #003399;
	text-decoration: underline;
}

#rightcol a:active{
	color: #f3f3f3;
}

/* 
  ----------------------------------------------------------------
  FOOTER
  ----------------------------------------------------------------
*/


#footer {
	text-align: center;
}

#footer a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

#footer a:hover{
	color: #990000;
	text-decoration: underline;
}

#footer a:active{
	color: #000000;
}

#footer a:visited{
	color: #666666;
}
