body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #fff;
	background-image: url(../images/bg.jpg);
	background-position: 0px 0px;
	background-repeat: repeat-x;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;				
	font-size: 12px;	
}

img {
	border: 0px;															/* keine rahmen um grafiken */
}

a {
	color: #0068b5;															/* schriftfarbe der links */
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;						
	font-size: 12px;	
	margin: 0px;
	padding: 0px;
	text-decoration: underline;
}

a:hover {
	color: #e60004;
}

form {
	margin: 0px;
	padding: 0px;
}

input {
	border: 1px solid #F2A63E;
	background-color: #fff; 
	color: #555;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #F2A63E;
	background-color: #fff; 
	color: #555;
}  

select {
	border: 1px solid #F2A63E;
	background-color: #fff; 
	color: #555;
}

.submit {
	border: 0px;
	cursor: pointer;
	background-color: #6b4436;
	color:#fff;
	border-bottom: 3px solid #ac836d; 
}

#framemain {
	width: 100%;
}

#frame {
	width: 990px;
	background-color: #fff;
	margin: 0px auto;
	text-align: left;
}

#head {
	background-image: url(../images/logo.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height: 390px;
}

#flashmovie {
	float: right;
	height: 310px;
	width: 450px;
}

#headmainmenu {
	float: right;
	background-image: url(../images/menu.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	margin-top: 50px;
	padding-left: 27px;
	padding-top: 7px;
	padding-right: 35px;
	color: #646464;	
	text-align: right;
	height: 18px;
}

#headmainmenu a {
	padding-left: 3px;
	padding-right: 3px;
	color: #646464;	
	font-size: 12px;
	text-decoration: none;
}

#headmainmenu .link_home:hover {
	color: #6dbde2;	
	border-bottom: 3px solid #6dbde2;
}

#headmainmenu .selected_home {
	color: #6dbde2;	
	border-bottom: 3px solid #6dbde2;
}

#headmainmenu .link_leistungen:hover {
	color: #926ba6;	
	border-bottom: 3px solid #926ba6;
}

#headmainmenu .selected_leistungen {
	color: #926ba6;	
	border-bottom: 3px solid #926ba6;
}

#headmainmenu .link_agentur:hover {
	color: #de665c;	
	border-bottom: 3px solid #de665c;
}

#headmainmenu .selected_agentur {
	color: #de665c;	
	border-bottom: 3px solid #de665c;
}

#headmainmenu .link_referenzen:hover {
	color: #8EBF42;	
	border-bottom: 3px solid #8EBF42;
}

#headmainmenu .selected_referenzen {
	color: #8EBF42;	
	border-bottom: 3px solid #8EBF42;
}

#headmainmenu .link_neuigkeiten:hover {
	color: #9B9999;	
	border-bottom: 3px solid #9B9999;
}

#headmainmenu .selected_neuigkeiten {
	color: #9B9999;	
	border-bottom: 3px solid #9B9999;
}

#headmainmenu .link_kontakt:hover {
	color: #F2A63E;	
	border-bottom: 3px solid #F2A63E;
}

#headmainmenu .selected_kontakt {
	color: #F2A63E;	
	border-bottom: 3px solid #F2A63E;
}

#contentframe {
	line-height: 1.4em;
}

#contentframe .selected {
	color: #ffa000;															/* farbe eines aktivierten links */
}

#content_left {
	float: left;
	width: 530px;	
	margin-right: 16px;													
}

#content_left_small {
	float: left;
	width: 255px;	
	margin-right: 16px;													
}

#content_left_news {
	float: left;
	width: 255px;
	color: #9B9999;												
}

#content_left_news .headline {
	color: #fff;
	text-align: center;
	background-image: url(../images/headline_neuheiten.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;	
	height: 37px;		
	padding-top: 38px;	
	font-size: 13px;								
}

#content_left_news a {
	color: #9B9999;													
}

#content_left_web {
	float: left;
	width: 275px;
	color: #926ba6;												
}

#content_left_web .headline {
	color: #fff;
	text-align: center;
	background-image: url(../images/headline_web.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;	
	height: 37px;		
	padding-top: 38px;	
	font-size: 13px;								
}

#content_left_web a {
	color: #926ba6;													
}

#content_left_service {
	float: left;
	width: 530px;
	color: #9B9999;												
}

#content_left_service .headline {
	color: #fff;
	text-align: center;
	background-image: url(../images/headline_service.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;	
	height: 44px;		
	padding-top: 28px;	
	font-size: 13px;								
}

#content_left_service .content {
	border: 1px solid #6dbde2;
	margin: 4px;
	color: #9B9999;
	background-image: url(../images/service.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;	
	height: 239px;	
	padding: 21px;			
	padding-left: 185px;	
	padding-bottom: 0px;								
}

#content_left_service a {
	color: #6dbde2;													
}

#content_left_adresse {
	float: left;
	width: 255px;
	color: #9B9999;												
}

#content_left_adresse .headline {
	color: #fff;
	text-align: center;
	background-image: url(../images/headline_neuheiten.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;	
	height: 37px;		
	padding-top: 38px;	
	font-size: 13px;								
}

#content_left_adresse a {
	color: #6dbde2;													
}

#content_left_wegbeschreibung {
	float: left;
	width: 255px;
	color: #9B9999;												
}

#content_left_wegbeschreibung .headline {
	color: #fff;
	text-align: center;
	background-image: url(../images/headline_wegbeschreibung.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;	
	height: 37px;		
	padding-top: 38px;	
	font-size: 13px;								
}

#content_right {
	float: left;
	width: 444px;														
}

#content_right_full {
	float: left;
	width: 719px;														
}

#content_right_ref {
	float: left;
	width: 444px;	
	color: #8EBF42;												
}

#content_right_ref .headline {
	color: #fff;
	text-align: center;
	background-image: url(../images/headline_referenzen.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;	
	height: 37px;		
	padding-top: 38px;	
	font-size: 13px;								
}

#content_right_ref a {
	color: #8EBF42;													
}

#content_left_tvx {
	float: left;
	width: 275px;
	color: #de665c;												
}

#content_left_tvx .headline {
	color: #fff;
	text-align: center;
	background-image: url(../images/headline_tvx.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;	
	height: 37px;		
	padding-top: 38px;	
	font-size: 13px;								
}

#content_left_tvx a {
	color: #de665c;													
}

#content_left_leistungsauswahl {
	float: left;
	width: 530px;
	color: #9B9999;												
}

#content_left_leistungsauswahl .headline {
	color: #fff;
	text-align: center;
	background-image: url(../images/headline_leistungsauswahl.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;	
	height: 44px;		
	padding-top: 28px;	
	font-size: 13px;								
}

#content_left_leistungsauswahl .content {
	border: 1px solid #926ba6;
	margin: 4px;
	margin-top: 0px;
	color: #9B9999;
	height: 209px;	
	padding: 21px;			
	padding-right: 0px;	
	padding-bottom: 0px;								
}

#content_left_leistungsauswahl a {
	color: #9B9999;													
}

#content_left_referenzen_menu {
	float: left;
	width: 255px;
	color: #9B9999;												
}

#content_left_referenzen_menu .headline {
	color: #fff;
	text-align: center;
	background-image: url(../images/headline_neuheiten.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;	
	height: 37px;		
	padding-top: 38px;	
	font-size: 13px;								
}

#content_left_referenzen_menu a {
	text-decoration: none;	
	color: #9B9999;						
}

#content_left_referenzen_menu a:hover {
	color: #8EBF42;						
}

#content_left_referenzen_menu .selected {
	color: #8EBF42;
	font-weight: bold;
}

#content_right_referenzen {
	float: left;
	width: 719px;	
	color: #9B9999;												
}

#content_right_referenzen .headline {
	color: #fff;
	text-align: center;
	background-image: url(../images/headline_referenzen2.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;	
	height: 37px;		
	padding-top: 38px;	
	font-size: 13px;								
}

#content_right_referenzen a {
	color: #9B9999;	
	text-decoration: none;					
}

#content_right_auseinerhand {
	float: left;
	width: 444px;	
	height: 690px;	
	color: #de665c;		
	border-bottom: 1px solid #de665c;										
}
* html #content_right_auseinerhand {
	height: 695px;											
}

#content_right_auseinerhand .headline {
	color: #fff;
	text-align: center;
	background-image: url(../images/headline_auseinerhand.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;	
	height: 37px;		
	padding-top: 38px;	
	font-size: 13px;								
}

#content_right_auseinerhand a {
	color: #de665c;													
}

#content_right_neuigkeiten {
	float: left;
	width: 719px;	
	color: #9B9999;											
}

#content_right_neuigkeiten .headline {
	color: #fff;
	text-align: center;
	background-image: url(../images/headline_neuigkeiten.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;	
	height: 37px;		
	padding-top: 38px;	
	font-size: 13px;								
}

#content_right_neuigkeiten a {
	color: #6dbde2;													
}

#content_right_kontakt {
	float: left;
	width: 719px;	
	color: #9B9999;											
}

#content_right_kontakt .headline {
	color: #fff;
	text-align: center;
	background-image: url(../images/headline_kontakt.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;	
	height: 37px;		
	padding-top: 38px;	
	font-size: 13px;								
}

#content_right_kontakt a {
	color: #F2A63E;													
}

#content_right_impressum {
	float: left;
	width: 719px;	
	color: #9B9999;											
}

#content_right_impressum .headline {
	color: #fff;
	text-align: center;
	background-image: url(../images/headline_impressum.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;	
	height: 37px;		
	padding-top: 38px;	
	font-size: 13px;								
}

#content_right_impressum a {
	color: #6dbde2;													
}

.content3 {
	float: left;
	width: 337px;	
}

.content3_leistungen {
	color: #926ba6;
	float: left;
	width: 315px;	
	margin-top: 30px;
}

.content3_leistungen .headline {
	color: #fff;
	text-align: center;
	background-image: url(../images/headline_leistungen.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;	
	height: 37px;		
	padding-top: 8px;	
	font-size: 13px;								
}

.content3_leistungen a {
	color: #926ba6;													
}

.content3_leistungen hr {
	border-top: 1px solid #926ba6;
	border-bottom: 1px solid #fff;
	margin-left: 4px;	
	margin-right: 3px;											
}

#framemain2 {
	width: 100%;
	color: #fff;
	font-size:  11px;
	background-color: #acacac;
	background-image: url(../images/bg_bottom.jpg);
	background-position: 0px 0px;
	background-repeat: repeat-x;
	padding-top: 30px;
}

#framemain2 a {
	color: #fff;
	font-size:  11px;
	text-decoration: none;
}

#framemain2 a:hover {
	color: #e60004;
}

#framemain2 .selected {
	color: #e60004;													
}

#footer {
	margin: 0px auto;
	width: 990px;
	height: 90px;
}

#footer_logo {
	float: left;
	text-align: left;
	background-image: url(../images/logo_tvx.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 400px;
	height: 70px;
	padding-top: 15px;
	padding-left: 75px;
	margin-left: 50px;
}

#footer_menu {
	float: right;
	text-align: right;
	padding-top: 15px;
	padding-left: 75px;
	margin-right: 50px;
}