

body
{
    margin:                     0px;
    color:                      #000000;
    
    background-color:           #e4e4e4;
    background-image:           url('../../img/background.png');
    background-repeat:          repeat;
    background-position:        0px 0px;
        

    font-family:                sans-serif;
    font-size:                  12px;
    text-align:                 left;
    line-height:                120%;
}

div#screenblockpicture
{
	display: none;
}

div#screenblockmain
{
	position: relative;
	width:100%;
	height:100%;
}

div.centered
{			
	width:                      990px;
	position: relative;
	left: 0px;
	top: 0px;	
	margin-left: 0px;
	margin-top: 0px;
	height: 480px;
	background-color:						inherit;
	text-align:									left;
	/*border: 1px solid #888888;			*/
}

a:link,
a:visited
{
    color:                     	#6B1D13;
    text-decoration:            underline;
    font-weight: bold;
}

a:hover,
a:active
{
    color:                      #ff8800;
    text-decoration:            underline;
}

img
{
    border-style:               none;
    display: block;
}


h1
{
    display:                    block;
    font-size:									18px;
    border-bottom:							1px solid black;
    margin-bottom:							15px;
}

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
{
    float:                      none;
}

.float_right
{
    float:                      none;
}

div.centered
{			
    width:                      990px;
    margin:											0px auto;
		background-color:						#FFFFFF;
		text-align:									left;
		margin-top:									25px;
		/*border:											4px solid white;*/
}

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: right;
		width: 291px;
		text-align: center;
		padding-top: 20px;
		padding-bottom: 20px;
		background-color: #FFFFFF;
}

ul#nav
{
	display: none;
}

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:                 5px solid #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:									13px;
}

div.contentarea
{
    margin-top:	10px;	
}


div.rahmen
{
		margin:											0px 10px 5px 10px;
		border:											1px solid #CCCCCC;
    padding:                    5px 10px 5px 10px;
}

div.leftpane
{
    float:                      none;
    height:	auto !important;
}

div.rightpane
{
    float:                      none;
    height:	auto !important;
}



div.pagefloat_left
{
    height:											auto;
    overflow: show;
}

div.pagefloat_right
{
    height:											auto;
    overflow: show;
}



div#footer
{
		display: none;
}


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:											#6B1D13;	
	margin-top: 								5px;
	margin-bottom: 							7px;
}

h3 {
	font-size: 									15px;
	font-weight: 								bold;
	color:											#2b2627;
	margin-top: 								2px;
	margin-bottom: 							7px;
	font-family:								'arial narrow';
}

h4 {
	font-size: 									14px;
	font-weight: 								bold;
	color:											#2b2627;
	margin-top: 								0px;
	margin-bottom: 							7px;
	font-family:								'arial narrow';
}

h5 {
	font-size: 									12px;
	font-weight: 								bold;
	font-style:									italic;
	color:											#676767;
	margin-top: 								0px;
	margin-bottom: 							7px;
}







.weiss{
	background-color: #FFFFFF;
	font-size:                  13px;
  line-height:                140%;
}

.weisstransparent {
	background-image:           none;
	background-color:						white;
	color: #000000;
}

.rottransparent {
	background-image:           none;
	background-color:						white;
	color: #000000;
}


.rottransparent h3 {
	color: #000000;
}

.rottransparent h4 {
	color: #000000;
}

.rottransparent a {
	color: #000000;
}

.grau {
	background-color: #e8e8e8;
	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;
}



form
{
	display:			inline;		/* IE */
}


p.blocksatz
{
	text-align: justify;
}

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 {
	font-size: 11px;
	color: #999999;
}

#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:                      #6b1d13;
}


div.clear
{
	clear: both;
}

div.clearpane
{
	clear:both;
	padding-right:			20px;
	padding-left:				20px;
}