body {
    font-family: Arial, Helvetica, Sans Serif;
	font-size: 10px;
}
td {
        font-size:11px;
        color:#55555;
}

/* allgemeines */

a:link, a:visited {
        color: #555555; 
        font-weight:bold;
        font-family: Arial, Helvetica, Sans Serif;
        text-decoration:none;
}

a:hover {
        color: #666666; 
        font-weight:bold;
        font-family: Arial, Helvetica, Sans Serif;
        text-decoration:none;
}

/* footer */
.footer {
        vertical-align: middle;
}


.button
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	height: 22px;
	font-size: 12px;
	color: #000000;
	text-align: center;
	background-image: url(images/button.gif);
	background-repeat: repeat-x;
	border: 1px solid #326BC0;
}

.inputbox
{
  background-color: white;
  border-style: solid;
  border-width: 1;
  border-color: #6C98D9;
  font-family: Verdana;
  font-size: 9px;
  height: 15px;
  margin: 2px;
}

/* Header und Content */
.header1 {
	text-align:left; 
	font-weight:bold; 
	color:#999999;
	border-bottom:solid #c7d5dc 1px;
	margin-bottom:7px;	
}

.header2 {
	text-align:left; 
	font-weight:bold; 
	color:#999999;
	border-bottom:solid #c7d5dc 1px;
	margin-left:7px;
	margin-bottom:7px;		
}
.content2 {
	text-align:left; 
	margin-left:7px;	
}
.hinweis {
	border:solid #c7d5dc 1px;
	margin: 10px;
	padding: 5px;
	color: #999;
}
/* spteaser */

.spteaser {
	border:solid #CCCCCC 1px; 
	padding:0px 3px 10px 3px; 
	width:95%px;  
	margin-right:20px
}

.spteaser_breit {
	/*border:solid #c7d5dc 1px; */
	padding:0px 3px 10px 3px; 
	width:95%;  
	margin-right:20px
}
.spteaser_or {
	padding:0px 3px 10px 3px; 
	width:500px;  
	margin-right:20px
}

.spteaser_header1 {
	border-bottom:solid 
	#c7d5dc 1px;   
}

.spteaser_bild {
	text-align:left; 
	float:left; 
	width:100px
}

.spteaser_text {
	text-align:left;
}

.spteaser_headline {
	text-align:left; 
	font-weight:bold; 
	color:#999999;
}

.spteaser_content {
	padding: 3px 0px 0px 0px; 
}
