

body
{
    margin:                     0px auto;
    color:                      #000000;
    
    background-color:           #858688;
    background-image:           url('/img/background.png');
    background-repeat:          repeat;
    background-position:        0px 0px;
        
		text-align: center;
    
    font-family:                sans-serif;
    font-size:                  13px;
    text-align:                 left;
    line-height:                120%;
}



.schatten2 {
	background: url(/img/shadow.png) repeat-x bottom center;
	padding-bottom: 25px;
	overflow: show;	
}

.schatten_alg {
	background: url(/img/shadow/500.png) repeat-x bottom left;
	padding-bottom: 28px;
	overflow: show;	
}

.schatten_top {
	background: url(/img/schatten_top.png) repeat-x top left;
	background-repeat: repeat-x;
	background-position: top left;
	padding-top: 3px;
	overflow: show;
}

.schatten_bottom {
	background-image: url(/img/schatten_bottom.png);
	background-repeat: no-repeat;
	background-position: 6px bottom;
	padding-bottom: 3px;
	margin: 0px;
}

.schatten_left {
	background: url(/img/schatten_left.png) repeat-y top left;
	padding-left: 3px;
}

.schatten_right {
	background-image: url(/img/schatten_right.png);
	background-repeat: no-repeat;
	background-position: right 2px;	
	padding-right: 3px;
	margin: 0px;
}


a:link,
a:visited
{
    color:                     	#07405a;
    text-decoration:            none;
    font-weight: bold;
}

a:hover,
a:active
{
    color:                      #640f13;
    text-decoration:            underline;
}
img
{
    border-style:               none;
    display: block;
}


h1
{
    display:                    none;
}

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

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

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

p.bildunterschrift
{
    padding:                    0px;
    margin-top:                 5px;
    margin-bottom:              5px;
    font-size:									12px;
    text-align: 								left;
}


.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#screenblockmain
{
		width: 998px;
		margin: 0px auto;
		text-align: center;
    background-image:           url('/img/centerbox.png');
    background-repeat:          repeat-y;
    background-position:        0px 0px;	
}

div#centered
{		
		width: 970px;
		margin: 0px auto;
		text-align: left;
    background-image:           url('/img/pohlmann_gebauede.jpg');
    background-repeat:          no-repeat;
    background-position:        0px 0px;		
    min-height:									500px;
}

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

div#main
{
    float:                      left;
    width:                      850px;
    background-color:           #FFFFFF;
    border:                     none;
}

div#header
{
    text-align: 								left;
    background-color:           #ffffff;
    overflow:										hidden;    
}

div#logo
{
		width: 970px;
		padding-top: 165px;
		padding-bottom: 20px;
}


div#navrahmen
{
	background-color: none;
	border: 1px solid green;
}

div#langselect 
{
	background-color: #FFFFFF; 
	font-family: "Trebuchet MS", arial, sans-serif;
	padding-left: 30px;
}

div#langselect a
{
	font-family: "Trebuchet MS", arial, sans-serif;
	font-size: 11px;
	color: #838383;
	text-decoration: none;
	margin-right: 5px;
}

div#langselect a b
{
	color: #535456;
	font-weight: bold;
}

div.basepicture
{
	padding-top:	10px;
	padding-bottom: 10px;
	padding-left:	20px;
	padding-right: 20px;	
	
	/*border-bottom: 1px solid #222222;*/
} 
  
.content
{ 
    padding-top: 5px;
    padding-bottom: 5px;
} 
  
.content_topmargin
{ 
		margin-top:	10px;
    padding:                    10px;
}

.content_dreibox
{
		float: left;
		width: 199px;
		margin-right: 10px;
		padding: 5px;
}

.content_dreiboxr
{
		float: right;
		width: 200px;
		padding: 5px;
}

.content_fuenfbox
{
		float: left;
		width: 121px;
		margin-right: 10px;
		padding: 0px;
}

.content_fuenfboxr
{
		float: right;
		width: 122px;
		padding: 0px;
}


.keinrand
{
    padding:                    0px;
}

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

div#contentarea
{
    padding-left: 30px;
    padding-right: 30px;
    min-height: 300px;
	background-image:url(../img/contentbg858688.png);
	background-repeat:repeat-x;
	
}

div#contentstart 
{
	width: 910px;
	margin-left: 20px;
}

div#contentsub 
{
	margin-right: 23px;
	float: right;
	width: 705px;
}

div.rahmen
{
		margin:											0px 10px 5px 10px;
		border:											1px solid #CCCCCC;
    padding:                    5px 10px 5px 10px;
}

div.leftpane
{
    float:                      left;
    width:                      580px;
    overflow: hidden;
}

div.mitarbeiter
{
    float:                      left;
    width:                      270px;
    margin-bottom: 5px;
    margin-right: 5px;
}


div.rightpane
{
    float:                      right;
    width:                      260px;    
    padding:                    10px;
    overflow: hidden;    
}



div.pagefloat_left
{
    float:                      left;
    width:                      64%;
}

div.pagefloat_right
{
    float:                      right;
    width:                      30%;
    padding-left: 4px;
    border-left:								1px solid #EEEEEE;
}


div#main_top
{   
    background-image:           url('../../img/main_top.png');
    background-repeat:          no-repeat;
    background-position:        0px 0px;    
    height: 26px;
}

div#main_bottom
{   
    background-image:           url('../../img/main_bottom.png');
    background-repeat:          no-repeat;
    background-position:        0px 0px;    
    height: 27px;
}


div#footer
{
		margin-top: 20px;
		margin-left: 30px;
		margin-right: 30px;
		padding-top: 10px;
		padding-bottom: 10px;
		text-align: center;
		
		font-family:	'arial';
    clear:                      both;
    color:                      #FFFFFF;
    font-size:                  11px;
    background-color:						#7b7c7e;

}

div#footer div
{		
    margin-top:									22px;
}


div#footer img
{		
    margin-left:								20px;
    margin-top: 4px;
}




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: 									27px;
	font-weight: 								bold;
	text-transform: 						uppercase;
	color:											#353537;	
	margin-bottom: 							13px;
}

h3 {
	font-size: 									22px;
	font-weight: 								bolder;
	color:											#353537;
	margin-top: 								5px;
	margin-bottom: 							10px;
}

h4 {
	font-size: 									16px;
	font-weight: 								bold;
	color:											#2b2627;
	margin-top: 								3px;
	margin-bottom: 							7px;
}

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

h6 {
	font-size: 									12px;
	font-weight: 								bold;
	font-style:									italic;
	color:											#676767;
	margin-top: 								0px;
	margin-bottom: 							5px;
}

.weiss{
	font-size:                  14px;
  line-height:                140%;
}

.grau {
	background-color: #e3e4e5;
	padding: 10px;
	font-size:                  13px;
  line-height:                140%;
  margin-bottom:							5px;
}


.blau {
	background-color: #cce7f2;
	padding: 10px;
	font-size:                  13px;
  line-height:                140%;
  margin-bottom:							5px;
}

.rot {
	background-color: #f4d4d4;
	padding: 10px;
	font-size:                  13px;
  line-height:                140%;
  margin-bottom:							5px;
}

.gruen {
	background-color: #d6f0d6;
	padding: 10px;
	font-size:                  13px;
  line-height:                140%;
  margin-bottom:							5px;
}


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;
}

.linksbuendig
{
	float:					left;
	margin-right:		25px;
	margin-bottom:	5px;
	margin-top: 10px;
}

.linksbuendig_nomargin
{
	float:					left;
}


.rechtsbuendig
{
	float:			right;
	margin-left:		25px;
	margin-bottom:	5px;	
	text-align: left;
	margin-top: 10px;
}

.zentriert
{
	text-align: center;
	margin: 0px auto;
	margin-bottom: 5px;
}

.zentriert img
{
	margin: 0px auto;	
}

.zentriert p
{
	margin-bottom: 10px;
}


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


p.blocksatz
{
	text-align: justify;
}

p.smaller
{
	font-size: 10px;
}

p.small
{
	font-size: 11px;
}

p.transparentebox
{
    background-image:           url('../../img/alphatier2.png') !important;
    background-repeat:          repeat;
    background-position:        0px 0px;
    font-size: 15px;
    width: 350px;
    padding: 9px;
    padding-top: 40px;
    padding-bottom: 40px;
    margin-left: 30px;
    text-align: center;
    margin-top: 325px;
    margin-bottom: 30px;
}


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

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

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

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






#youarehere {
	padding-top: 7px;
	padding-bottom: 10px;
	font-size: 11px;
	color: #222222;
}

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





div.clear
{
	clear: both;
}

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

#footerbox {
	background-image: url('/img/footer.png');
	background-repeat: no-repeat;
	background-position: 0px 0px;    
	height: 10px;
	width: 984px;
	margin: 0px auto;	
}