
#wirsindfrankfurt {
    position: absolute;
    margin-left: 660px;
    top: 115px;
    width: 329px;
    height: 38px;
}


body
{
    margin:                     0px;
    color:                      #000000;
    
    background-color:           #d6d2d3;
    
    background-repeat:          repeat-x;
    background-position:        left top;
    font-family:                sans-serif;
    font-size:                  12px;
    text-align:                 left;
    line-height:                120%;
}

a:link,
a:visited
{
    color:                     	#6B1D13;
    text-decoration:            none;
    font-size: 11px;
    font-style: italic;
    font-weight:							bold;
}

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

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


.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:                      989px;
    margin:											0px auto;
		background-color:						#FFFFFF;
		text-align:									left;
}

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

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

div#graytop
{
		background-color: #746e6e;
		border-bottom: 2px solid white;
		height: 13px;
}

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

img#logo
{
    margin-left:                50px;
    margin-top:              		30px;
    margin-bottom:							67px;
}


div#navrahmen
{
	background-color: #fffbfc; 
	margin-bottom: 0px;
}




.content
{
    padding:                    10px 25px 10px 25px;
}

.content_margintop
{
    padding:                    10px 25px 10px 25px;
    margin-top:									10px;
}


.keinrand
{
    padding:                    0px;
}

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

div.contentarea
{
		border-top:	5px solid #d6d2d3;
    background-color: #FFFFFF;
}

div.leftpane
{
    float:                      left;
    width:                      43%;
    padding:                    10px 25px 10px 25px;
    overflow: hidden;
}

div.rightpane
{
    float:                      right;
    width:                      43%;
    padding:                    10px 25px 10px 25px;
    overflow: hidden;    
}



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

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



div#footer
{
    clear:                      both;
    float:                      left;
    width:                      100%;
    border-top:                 5px solid #999999;
    background-color:           #525252;
    color:                      #ff8800;
    font-size:                  11px;
    font-weight:                bold;
}

div#footer hr
{
    display:                    none;
}

div#footer p,
div#footer a:link,
div#footer a:visited
{
    display:                    block;
    float:                      left;
    margin-left:                2px;
    margin-right:               25px;
    margin-top:                 0px;
    margin-bottom:              0px;
    padding-left:               3px;
    padding-right:              3px;
    padding-top:                0px;
    padding-bottom:             1px;
    color:                      #ff8800;
    text-decoration:            none;
}

div#footer a:hover,
div#footer a:active
{
    text-decoration:            underline;
}

div.copyright {
	background-color:							#746e6e;
	text-decoration:							none;
	font-size:										10px;
}

div.copyright a {
	color:												#FFFFFF !important;
	text-decoration:							none !important;
	font-size:										10px;
}



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: 									18px;
	font-weight: 								bold;
	color:											#961112;
	margin-top: 								2px;
	margin-bottom: 							7px;
}

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

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

.grau {
	background-color: #f3f3eb;
	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.linksbuendig {
	float:						left;
	margin-right:				15px;
	margin-bottom:				10px;
}

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

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

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

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

p.blocksatz {
	text-align: justify;
}

p.zentriert {
	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 black;
	border-collapse : collapse;	
	width: 100%;
	margin-bottom: 5px;
}

table.border th {
	border: 1px solid black;	
	padding: 4px;
	font-weight:			bold;
	color:				#961112;	
	text-align: left;
	background-color: #dcdcdc;
}

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

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

#youarehere {
	font-size: 10px;
	color: #999999;
	padding: 5px;
	margin-left: 20px;
}

#youarehere a {
	text-decoration: underline;
	color: #333333;
	font-size: 10px;
}

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;
}
div.bildunterschrift {
	margin-bottom: 				5px;
}
div.bildunterschrift p {
	margin:						0px;
	padding:					1px;
	padding-left:				5px;
	padding-right:				5px;
	background-color:			#EFEFEF;
	font-size:					10px;
	margin:						0px auto;
	text-align: 				left;
	/*
	border-bottom: 				1px dotted #36065e;
	border-top: 				1px dotted #36065e;
	*/
}
div.bildunterschrift p img {
	padding-right:				5px;
}

input {
	border:						1px solid #746e6e;
	background-color:			#FFFFFF;
	color:						#6B1D13;
	height:						24px;
	font-size:					16px;
}
input[type=text] {
	width:						550px;
	font-size:					18px;
}
select {
	border:						1px solid #746e6e;
	background-color:			#FFFFFF;
	color:						#6B1D13;
	height:						22px;
	font-size:					14px;
}
small.smaller {
	font size: 8px;
}