

body
{
    margin:                     0px auto;
    color:                      #000000;
    
    background-color:           #b7322e;
    background-image:           url('../../img/background.jpg');
    background-repeat:          repeat-x;
    background-position:        0px 0px;
        
		text-align: center;
    
    font-family:                Arial, 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;	
}

.schatten3 {
	background: url(/img/shadow2.png) repeat-x bottom left;
	padding-bottom: 25px;
	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:                     	#b50909;
    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;
}


.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: 950px;
	margin: 0px auto;
	text-align: left;
}

div.centered
{			
	
}

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
{
		margin: 0px auto;
		float: left;
		width: 291px;
		text-align: center;
		padding-top: 17px;
		padding-bottom: 16px;
		padding-left: 30px;
}

div#logo img
{
		margin: 0px auto;		
}


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:                    10px;
    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
{
    background-image:           url('../../img/main_center.png');
    background-repeat:          repeat-y;
    background-position:        0px 0px;
}

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:                      629px;
    padding:                    10px;
    overflow: hidden;
}

div.rightpane
{
    float:                      right;
    width:                      271px;    
    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
{
		font-family:	'arial';
    clear:                      both;
    color:                      #333333;
    font-size:                  11px;
    height:											80px;
    
    background-image:           url('../../img/footer.png');
    background-repeat:          no-repeat;
    background-position:        0px 0px;    
}

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;
	letter-spacing: -0.04em;
	color:											#EAEAEA;	
	text-align: right;
	margin-top: 								-38px;
	margin-bottom: 							13px;
}

h3 {
	font-size: 									22px;
	font-weight: 								bolder;
	color:											#b50909;
	margin-top: 								0px;
	margin-bottom: 							12px;
	font-family:								'arial narrow', Arial;	
}

h4 {
	font-size: 									16px;
	font-weight: 								bold;
	color:											#2b2627;
	margin-top: 								0px;
	margin-bottom: 							7px;
	font-family:								'arial narrow', Arial;
	
}

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







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

.weisstransparent {
	background-color: #ffffff;
	font-size:                  14px;
  line-height:                140%;
  
	background-image: url('../../img/weiss.gif');
	background-repeat: repeat-x;
	background-position: 0px 0px;    
	padding-top: 20px;  
}

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

	background-color: #b7322e;
	font-size:                  13px;
  line-height:                140%;
	background-image: url('../../img/rot.png');
	background-repeat: repeat-x;
	background-position: 0px 0px;    
	padding-top: 20px;
}



.rottransparent h3 {
	color: #FFFFFF;
}

.rottransparent h4 {
	color: #FFFFFF;
}

.rottransparent a {
	color: #FFFFFF;
}

.grau {
	background-color: #b7322e;
	font-size:                  13px;
  line-height:                140%;
	background-image: url('../../img/rot.png');
	background-repeat: repeat-x;
	background-position: 4px 4px;  
}

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:		15px;
	margin-bottom:	10px;
}

.linksbuendig_nomargin
{
	float:					left;
}


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

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

.zentriert img
{
	margin: 0px auto;
}



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-left: 23px;
	padding-top: 0px;
	margin-left: 6px;
	padding-bottom: 14px;
	font-size: 11px;
	color: #999999;
}

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





div.clear
{
	clear: both;
}

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