

body
{
    margin:                     0px;
    color:                      #000000;    
    /*background-color:           #231f20;*/
    background-color:           #FFFFFF;
    background-repeat:          repeat;
    background-position:        0px 0px;

    font-family:                sans-serif;
    font-size:                  12px;
    text-align:                 left;
    line-height:                120%;
    overflow:										auto;
    
 		background-image:           url('../img/basebackground.png');
 		background-repeat:          repeat-x;
 		background-position:        0px 211px;        
}

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

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

img
{
    border-style:               none;
    display: block;
    margin: 0px; 
    padding: 0px;
}


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.centered
{
	
    width:                      997px;
    margin:											0px auto;
		background-color:						#FFFFFF;
		text-align:									left;
		/*margin-top:									10px;*/
		/*border:											4px solid white;*/
}

div#ptcmsinfopicturepopup
{
	position: absolute;
	width: 400px;
	height: 200px;
	left: 220px;
	top:-1500px;
	z-index: 1;
	overflow: hidden;
 	background-image:           url('../img/background_popup.png');
 	background-repeat:          no-repeat;
 	background-position:        0px 0px;    
}

div#ptcmsinfopicturepopup p
{
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 60px;
	margin-bottom: 10px;
	font-size: 14px;
}



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

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

div#header
{
    text-align: 								left;
    background-color:           #ffffff;
    height:											211px;
    overflow:										auto;
    margin: 0px;
    padding: 0px;
}

div#logo
{
		margin: 0px auto;
		float: left;
		width: 316px;
		text-align: center;
		padding-top: 137px;
		padding-left: 44px;
		background-color: #FFFFFF;
}

div#logo img
{
		border: 0px;
}

div#contentarea
{
    background-color: 	#231f20;
    height:							436px;
  	background-image:           url('../img/background.png');
  	background-repeat:          no-repeat;
  	background-position:        143px 60px;    
  	margin: 0px;
  	padding: 0px;
}

div#footer
{
		height: 										119px;
    background-color:           #FFFFFF;
    color:                      #000000;
}

div#footer p
{
		text-align: right;
		padding-right: 61px;
		padding-top: 5px;
		color: #aeaeae;
		font-size: 11px;
		margin: 0px;
}



div#navrahmen
{
	background-color: inherit;
	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;
}






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

div.pagefloat_left
{
    float:                      left;
    width:                      291px;
    overflow: hidden;
}

div.pagefloat_right
{
    float:                      right;
    width:                      649px;
    overflow: hidden;    
}






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: 									17px;
	font-weight: 								bold;
	color:											#FFFFFF;
	margin: 										0px;	
	padding:										0px;
	text-transform:							lowercase;
	padding-left:								174px;
	padding-top:								80px;
	letter-spacing:							3px;
}

h4 {
	font-size: 									20px;
	font-weight: 								bold;
	color:											#FFFFFF;
	margin-top: 								0px;
	margin-bottom: 							7px;	
	padding-left:								10px;
	border-left:								2px solid white;
	margin-left:								260px;
	margin-top:									280px;	
	letter-spacing:							4px;
}

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



/* ***************************************************************** */





.gray{
	font-size:                  13px;
  line-height:                140%;  
}

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

.green a {
	color: #FFFFFF;
}


.green p.startseitentext {
	padding-left: 174px;
	padding-right: 23px;
	padding-top: 40px;
	padding-bottom: 10px;	
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height:                160%;
	margin: 0px;
}

.lightgray{
	background-color: #98999f;
	font-size:                  13px;
  line-height:                140%;
}


.content
{
    padding:                    0px;
    margin:											0px;
    min-height:									194px;
  	width:	742px;
  	margin-left:	196px;    
}

.contenttitel
{
    padding:                    0px;
    margin:											0px;
  	width:	742px;
  	margin-left:	196px;    
    
}

.contenttitelimpressum
{
    padding:                    0px;
    margin:											0px;
  	width:	742px;
  	margin-left:	196px;    
    
}

.contenttitelimpressum h3 {
		text-align: right;
}

.contentstart
{
    padding:                    0px;
    margin:											0px;
		height:											338px;
  	width:	742px;
  	margin-left:	196px;
  	overflow: auto;
}

.contentgalerie
{
    padding:                    0px;
    margin:											0px;
    height:											194px;
    overflow: hidden;	
  	width:	780px;
	  margin-left:	188px;	

  
}

.leftpane
{
		margin-left:	196px; 					
    float:                      left;
    width:                      541px;
    height:											338px;
    overflow: hidden;
}

.rightpane
{
    float:                      left;
    width:                      200px;
    height:											338px;
    overflow: hidden;   
    margin-left:	2px; 
}




.rightpane p {
	padding: 0px;
	margin: 0px;
	padding-top: 75px;
	padding-left: 20px;
	font-size: 11px;
	color: #231f20;
	line-height:                120%;	
}


.rightpane a {
	font-size: 13px;
	font-weight: bold;
}

.rightpane b {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF !important;
}












/* ***************************************************************** */

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

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

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

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


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


table.referenzen {
	
	width: 550px;
	margin: 0px auto;
	padding-top: 22px;
	text-align: left;
}

table.referenzen td {
	font-size: 11px;
	font-weight: bold;
	height: 30px;
	text-align: left;
	color: #FFFFFF;
}


table.kontaktformular {
	padding-top: 70px;
	padding-left: 110px;
	text-align: left;
	width: 95%;
}

table.kontaktformular td {
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	color: #FFFFFF;
}



#youarehere {
	font-size: 11px;
	color: #999999;
	padding: 5px;
	background-image:           url('../img/alphatier2.png') !important;
	margin-bottom: 10px;
	overflow: hidden;
}

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