body
{
    margin:                     0px;
    color:                      #000000;
    
    background-color:           #cccccc;
    background-position:        left top;
    font-family:                arial;
    font-size:                  13px;
    text-align:                 left;
    line-height:                120%;
}

a:link,
a:visited
{
    color:                     	#013e8f;
    text-decoration:            underline;
}

a:hover,
a:active
{
    color:                      #ff8800;
    text-decoration:            underline;
}

img
{
    border-style:               none;
    display: block;
    
}

strong, b
{
	font-weight: 	bold;
	color: 				#013e8f;
}


h1
{
    display:                    none;
}

form
{
    display:                    inline;         /* IE */
}

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

ul
{
    list-style-type:            square;
    overflow:hidden; 
    padding-left: 1.05em;    
}

ul li
{
    padding-bottom: 10px;
}


.align_left
{
    text-align:                 left;
}

.align_right
{
    text-align:                 right;
}

.align_center
{
    text-align:                 center;
}

.align_justify
{
    text-align:                 justify;
}

.allcaps
{
    text-transform:             uppercase;
}

.float_left
{
    clear:                      left;
    float:                      left;
}

.float_right
{
    clear:                      right;
    float:                      right;
    
}


div.centered
{
    width:                      977px;
    margin:											0px auto;
    margin-top: 								10px;
		background-color:						#FFFFFF;
		text-align:									left;
}

div#graybox
{
	background-color:           #e8e8e8;
}

div#navrahmen
{
	
}


div#header
{
    text-align: 								left;
    background-color:           #ffffff;
    height:											230px;
    overflow:										hidden;
    background-image:           url('../img/hintergrund_michael_ernst.jpg');
    background-repeat:          no-repeat;
    background-position:        500px 0px;    
}

div#header img
{
    margin-top:                 30px;
    margin-left:								30px;
    margin-right:								30px;    
    float: left;
}

.contentpane
{
	padding-left: 15px;
	padding-right: 200px;
}

div#header p
{
    margin-top:                 70px;    
    font-size: 11px;
    color: #747879;    
}

ul#nav
{
    clear:                      both;
    float:                      left;
    width:                      90%;
    margin: 0px;
    margin-left:                     15px;
    padding:                    0px;    
}

ul#nav li
{
    display:                    block;
    float:                      left;
    margin:                     0px;
    padding:                    0px;        
}

ul#nav li a:link,
ul#nav li a:visited
{
    display:                    block;
    float:                      left;
    margin-right:               15px;
    margin-left:               	15px;
    padding-top:                5px;
    padding-bottom:             5px;    
    color:                      #FFFFFF;
    font-size:                  14px;
    font-weight:                bold;
    text-decoration:            none;
    background-color: 					#013e8f;
    width: 											170px;
    text-align:									center;
    font-style: 								italic;
}

ul#nav li a:hover,
ul#nav li a:active,
ul#nav li.open a:link,
ul#nav li.open a:visited,
ul#nav li.open a:hover,
ul#nav li.open a:active
{
    text-decoration:            none;
    color: 											#013e8f;
    background-color: 					#ffe304;   
}


ul#nav li.current a:link,
ul#nav li.current a:visited,
ul#nav li.current a:hover,
ul#nav li.current a:active
{		
    text-decoration:            none;
    color: 											#013e8f;
    background-color: 					#ffe304;
}


ul#nav li ul
{
    clear:                      left;
    float:                      left;
    position:                   absolute;
    visibility:                 hidden;
    margin:                     0px;
    margin-top:                 25px;
    padding:                    0px;
}

ul#nav li.open ul
{
    visibility:                 visible;
}

ul#nav li ul li
{
    clear:                      left;
    float:                      left;
    margin:                     0px;
    padding:                    0px;
    

}

ul#nav li ul li a:link,
ul#nav li ul li a:visited
{
		width: 											170px;
    padding-top:                5px;
    padding-bottom:             5px;
    font-size:                  12px;
    font-weight:                bold;
    background-color:						#013e8f !important;
    border-top:									1px solid #FFFFFF !important;
    color:											#FFFFFF !important; 
    background-repeat:          repeat;
    background-position:        0px 0px;
}

ul#nav li ul li a:hover,
ul#nav li ul li a:active
{
    font-weight:                bold;
    color: 											#013e8f !important;
    background-color: 					#ffe304 !important;
}

.content
{
    padding:                    15px;
}

.keinrand
{
    padding:                    0px;
}

.textcontent 
{
    line-height:								150%;
    font-size:									13px;
}


div.leftpane
{
    float:                      left;
    width:                      45%;
    padding:                    15px;
}

div.rightpane
{
    float:                      right;
    width:                      45%;
    padding:                    15px;
}

div.cp2 {
	margin: 0px auto;
	text-align: right;
	width: 977px;
	background-color: #666666;
	padding-top: 4px;
	padding-bottom: 4px;
}

div.printcontent
{	
	display: none;
}

div.cp2 a {
	color:												#FFFFFF !important;
	text-decoration:							none !important;
	font-size:										12px;
	font-weight: bold;
}

div.cp2 a.print {
  background-image:           url('/img/printer.png');
  background-repeat:          no-repeat;
  background-position:        7px center;
  padding-left:								25px;
}

a.pfeil {
  background-image:           url('../img/icon_pfeil.gif');
  background-repeat:          no-repeat;
  background-position:        7px center;
  padding-left:								25px;
  color:											#000000;  
  font-size:									11px;
}

a.add {
  background-image:           url('../img/icon_add.gif');
  background-repeat:          no-repeat;
  background-position:        7px center;
  padding-left:								25px;
  color:											#000000;  
  font-size:									11px;
}

h2 {
	font-size: 									20px;
	font-weight: 								bold;
	color:											#013e8f;	
	margin-top: 								5px;
	margin-bottom: 							7px;
}

h3 {
	font-size: 									18px;
	font-weight: 								bold;
	color:											#013e8f;
	margin-top: 								4px;
	margin-bottom: 							7px;
}

h4 {
	font-size: 									13px;
	font-weight: 								bold;
	color:											#013e8f;
	margin-top: 								0px;
	margin-bottom: 							7px;
}

h5 {
	font-size: 									13px;
	font-weight: 								bold;
	font-style:									italic;
	color:											#676767;
	margin-top: 								0px;
	margin-bottom: 							7px;
}







.weiss{
	background-color: #FFFFFF;
	font-size:                  13px;
  line-height:                140%;
}

.grau {
	background-color: #eeeeee;
	font-size:                  13px;
  line-height:                140%;
}


div.link_quadrat a {
	background-image: url('../img/greenblock.png');
	background-repeat: no-repeat;
	background-position: 4px 4px;
	padding-left: 20px;
}

div.link_pfeil a {
	background-image: url('../img/greenpfeil.png');
	background-repeat: no-repeat;
	background-position: 7px 4px;
	padding-left: 20px;
}

img
{
	border-style:			none;
}

img.linksbuendig
{
	float:					left;
	margin-right:		15px;
	margin-bottom:	10px;
}

img.rechtsbuendig
{
	float:			right;
	margin-left:		15px;
	margin-bottom:	10px;	
}

div.zentriert
{
	text-align: center;
}

div.zentriert img
{
	margin: 0px auto;
}


form
{
	display:			inline;		/* IE */
}


p.blocksatz
{
	text-align: justify;
}

.border{
    border: 1px solid #000000;
}

table.border {
	border: 1px solid black;
	border-collapse : collapse;	
	width: 100%;
	margin-bottom: 5px;
}

table.border th {
	border: 1px solid black;	
	padding: 4px;
	font-weight:			bold;
	color:				#A53521;	
}

table.border td {
	border: 1px solid black;	
	padding: 4px;
}

table.border td.center {
	text-align: center;
}















#youarehere {
	font-size: 11px;
	color: #999999;
	margin: 5px;
	margin-left: 15px;
}

#youarehere a {
	text-decoration: underline;
	color: #333333;
	font-size: 11px;
}





ul.quicklink
{
    clear:                      both;
    float:                      left;
    width:                      100%;
    margin:                     0px;
    padding:                    0px;    
    background-color:           #FFFFFF;
    margin-bottom:							20px;
    padding-bottom:							1px;
}

ul.quicklink li
{
    display:                    block;
    margin:                     0px;
    padding:                    0px;
    margin-bottom:							1px;
}

ul.quicklink li a:link,
ul.quicklink li a:visited
{
    display:                    block;
    margin-right:               3px;
    padding-left:               3px;
    padding-right:              7px;
    padding-top:                4px;
    padding-bottom:             4px;
    color:                      #4C4847;
    font-size:                  13px;
    text-decoration:            none;
    border-bottom:							1px solid #EEEEEE;
}

ul.quicklink li a:hover,
ul.quicklink li a:active
{    
    text-decoration:            none;   
    color:                      #013e8f;
}



div.clearpane
{
	clear:both;
	padding-right:			20px;
	padding-left:				20px;
}
