/* CSS Document */

/*.sas70
{
		text-align: right;
		float: bottom;
		margin: 0px 8px 8px 0px;
}*/

.sas70
{
		text-align: right;
		float: bottom;
		margin: 0px 0px 0px 0px;
}

.logobox
{

		margin: 0px 8px 8px 0px;
                 float: left; 
}

.tbint
{
		width: 30%;
		text-align: left;
		float: left;
		margin-right: 20px;
		margin-bottom: 20px;
}

.thint
{
		font-size: 12px;
		font-weight: bold;
		background-color: #84857c;
		color: #ffffff;
}

.tdinthell
{
		font-size: 11px;
		background-color: #dddddd;
}

.tdinthellcenter
{
		font-size: 11px;
		background-color: #dddddd;
		border-color: #000000;
		text-align: center;
}

.tdintdunkel
{
		font-size: 11px;
		background-color: #cccccc;
}

.tdintdunkelcenter
{
		font-size: 11px;
		background-color: #cccccc;
		text-align: center;
}



.agbbox
{
		margin: 0px 0px 12px 0px;
		padding: 4px;
		width: 600px;
		border-width: 0px;
}

.agbleft
{
		margin: 0px;
		padding: 0px;
		width: 400px;
		float: left;
}

.agbright
{
		margin: 0px;
		padding: 0px;
		float: right;
}


.planbox
{
		margin: 0px 0px 12px 0px;
		width: 260px;
}

.planleft
{
		width: 100px;
		float: left;
}

.italic
{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style:italic;
		color: #000000;
}

.form
{
		background-color: #D2D2D2;
		width: 40%;
}

.button
{
		width:150px;
		font-size: 11px;
}

.eingabe
{
		background-color: #FFFFFF;
		border:1px;
		border-color: #6E6E6E;
		border-style: solid;
		font-size: 11px;
}

.popup{
 		background: url("../wptest/neu/images/popup_hintergrund1.gif");
		background-repeat:no-repeat;
		background-attachment:fixed;
		background-position:bottom left;
}

.kontakte {
		width: 32%;
		text-align: left;
		float: left;
		margin-right: 20px;
		margin-bottom: 20px;
}

.kontakte_bild {
		font-size: 12px;
		font-weight: bold;
		background-color: #84857c;
		color: #ffffff;
	    text-align: center;
		width: 130px;
}

.kontakte_schrift {
		font-size: 12px;
		background-color: #dddddd;
		text-align: left;
		vertical-align: top;
		font-weight: bold;
		line-height: 20px;

}
.vabstand
{
		margin: 30px 0px 0px 0px;
}