body{
	margin:0px;
	padding:0px;
	line-height: 1.5em;
	background-color: #333;
	font-family:Arial,Verdana,Trebouchet MS, Sans-Serif;
	color:#669999;
	font-size:12px;
}


/*  xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx allgemein  xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

a:link {text-decoration:none; color:#669999;}
a:visited {text-decoration:none; color:#669999;}
a:hover	{text-decoration:none; color:#336666;}
a:active {text-decoration:none; color:#336666;
}

.aktiv {text-decoration:underline;}
.text { margin: 0px 10px 0px 0px;}
.text2 {margin: 0px 5px;}
#startseite {margin: 0 auto; margin-top: 120px;}

/*  xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx topnavigation  xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

#topnavigation{margin: 0 auto;margin-top: 100px;left:0px;width:1000px;height:20px;font-size:10px;text-align:right;}

/*  xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx maincontainer  xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

#maincontainer{	width: 1000px;	height: 420px;	margin: 0 auto; /*Center container on page*/	background-image:url(../images/bg_tansa.gif);
}
/*  xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx header  xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

#header{	height: 110px;}

/*  xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx content  xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

#content{}

#left{	float:left;	width: 450px;height: 300px;}

#right{	float: right;width: 550px;}

/*  xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx rightNavi  xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

#rightNavi{ float: left;margin-top: 50px;width: 215px;}

div.button1 a:link{ background:none; width: 215px;height: 27px;display: block;padding-left:90px;}
div.button2 a:link{ background:none; width: 215px;height: 27px;display: block;padding-left:90px;}
div.button3 a:link{ background:none; width: 215px;height: 27px;display: block;padding-left:90px;}
div.button4 a:link{ background:none; width: 215px;height: 27px;display: block;padding-left:90px;}
div.button5 a:link{ background:none; width: 215px;height: 27px;display: block;padding-left:90px;}
div.button6 a:link{ background:none; width: 215px;height: 27px;display: block;padding-left:90px;}
div.button7 a:link{ background:none; width: 215px;height: 27px;display: block;padding-left:90px;}

div.button1 a:hover, .button1_active {background: url(../images/bt_01.png) no-repeat;width: 215px;height: 27px;display: block;padding-left:90px;color:#336666;}
div.button2 a:hover, .button2_active {background: url(../images/bt_02.png) no-repeat;width: 215px;height: 27px;display: block;padding-left:90px;color:#336666;}
div.button3 a:hover, .button3_active {background: url(../images/bt_03.png) no-repeat;width: 215px;height: 27px;display: block;padding-left:90px;color:#336666;}
div.button4 a:hover, .button4_active {background: url(../images/bt_04.png) no-repeat;width: 215px;height: 27px;display: block;padding-left:90px;color:#336666;}
div.button5 a:hover, .button5_active {background: url(../images/bt_05.png) no-repeat;width: 215px;height: 27px;display: block;padding-left:90px;color:#336666;}
div.button6 a:hover, .button6_active {background: url(../images/bt_06.png) no-repeat;width: 215px;height: 27px;display: block;padding-left:90px;color:#336666;}
div.button7 a:hover, .button7_active {background: url(../images/bt_07.png) no-repeat;width: 215px;height: 27px;display: block;padding-left:90px;color:#336666;}


/*  xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx rightContent  xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

#rightContent{ float:right;	width:335px;margin-top: 50px;}

#footer{clear:both;	height: 10px;}

/*  xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx adresse  xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

#adresse{ margin: 0 auto; left:0px; width:1000px; height:20px; font-size:11px; }
#adresse a:link 	{text-decoration:none; color:#999999;}
#adresse a:visited 	{text-decoration:none; color:#999999;}
#adresse a:hover 	{text-decoration:none; color:#cccccc;}
#adresse a:active 	{text-decoration:none; color:#cccccc;}

