

body
{
    margin:                     0px auto;
    color:                      #FFFFFF;
		background-image:						url('/img/background_night.png');
		background-position:				right top;
		background-repeat:					repeat-x;    
    background-color:           #424241;
    font-family:                tahoma, sans-serif;
    font-size:                  14px;
    text-align:                 center;
    line-height:                120%;
}


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

a:hover,
a:active
{
    color:                      #ff8800;
    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;
}


.fb {
	background-color: #661818;
}


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

div#header
{
   	text-align: 								left;
		background-image:		url('/img/header_night.jpg');
		background-position:		0px 0px;
		background-repeat:		no-repeat;    	
		height: 194px;
		margin: 0px auto;
		width:                      903px;
}


div#contentarea
{			
		background-image:		url('/img/content_night.jpg');
		background-position:		right top;
		background-repeat:		repeat-y;    		
        clear: both;
        margin: 0px !important;
        padding: 0px !important;
        border-bottom: 1px solid #696969;
}

div#contentareatop
{			
		background-image:		url('/img/main_night.jpg');
		background-position:		right top;
		background-repeat:		no-repeat;
		min-height: 380px;
        clear: both;
        margin: 0px !important;
        padding: 0px !important;        
}

div.contentareapadding
{			
		padding-left: 20px;
		padding-right: 20px;
        clear: both;
        margin: 0px !important;
        padding-bottom: 0px !important;        
}


div#footer
{
        clear: both;
		background-image:		url('/img/footer_night.png');
		background-position:		right top;
		background-repeat:		no-repeat;
		font-size: 10px;
        color: #EEEEEE;
        margin-bottom: 30px;
}

div#footer a
{		
    color:                      #f38b8f;
    font-weight: normal;
}

div#footer2
{
        text-align: center;
        font-size: 9px;
        color: #333333;
        margin-bottom: 30px;
}

div#langselect 
{
	background-color: #fdf7eb; 
	border-right: 1px solid #d7c8ab;
	border-left: 1px solid #d7c8ab;
	padding-left: 30px;
	height: 15px;
}

div#langselect a
{
	font-size: 10px;
	text-transform: uppercase;
	font-weight: normal;
	color: #838383;
	text-decoration: none;
	margin-right: 10px;
}

div.basepicture
{
	clear: both;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 227px;
}

div.basepicture img
{
	float: right;
}

div#mainscreen {
	width: 959px;
	margin: 0px auto;
	text-align: left;
	background-color: #FFFFFF;
}

.content
{
    padding:                    10px;
}

.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:									14px;
}


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

div.leftpane
{
    float:                      left;
    width:                      65%;
    padding:                    10px;
    
}

div.rightpane
{
    float:                      right;
    width:                      30%;    
    padding:                    10px;
    
}



div.pagefloat_left
{
    float:                      left;
    width:                      70%;
    overflow: auto;
}

div.pagefloat_right
{
    float:                      right;
    width:                      28%;
    overflow: auto;
    
}





#youarehere {
	color: #333333;
	margin-left: 10px;
	font-size: 10px;
}


#youarehere a {
	text-decoration: underline;
	color: #333333;
	font-size: 10px;
	margin-top: 3px;
	font-weight: normal;
}

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:											#ac0c28;	
	margin-top: 								5px;
	margin-bottom: 							7px;
}

h3 {
	font-size: 									22px;
	font-weight: 								bold;
	color:											#ffba00;
	margin-top: 								5px;
	margin-bottom: 							7px;
}

h4 {
	font-size: 									14px;
	font-weight: 								bold;
	color:											#FFFFFF;
	margin-top: 								0px;
	margin-bottom: 							7px;
}

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



.magic {
  border: 1px solid #cea76f; 
  margin-bottom: 10px;
}

.magic2 {
  border: 1px solid #430303; 
}

.magic3 {
  border: 1px solid  #2b0202; 
}

.magic4 {
  background-color: #430303; 
  border: 1px solid #370202;
}

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

.transparent {
		background-image:		url('/img/trans50.png');
		background-position:		right top;
		background-repeat:		repeat;    
}

.grau {

  background-color: #912b12; 
	border: 1px solid #d7c8ab;	
	font-size:                  14px;
  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;
}

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

p.bigcenter
{
	font-size: 18px;
	text-align: center;
}

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




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:                      #6b1d13;
}


div.clear
{
	clear: both;
}

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