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

body {
	padding-top: 4px;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 6px;
	
	background-image: url(../images/bg_loading_big.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	
	overflow-x: hidden;
}

.body, table, div, span {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	padding: 0px;

}

body, table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #777779;
}

.body_cms {
	background-image: url(images/admin-background.jpg);
	background-repeat: repeat-x;
}

table {
	empty-cells: show;
	border-collapse: collapse;
}

img {
	border: 0px;
}

ul, li {
	list-style-type: none;
	list-style: none;
	
	margin: 0px;
	padding: 0px;
}

ul {
	padding-left: 10px;
}

#left {
	position: absolute;
	left: 0px;
	width: 249px;
	height: 600px;
}

#content {
	position: absolute;
	left: 249px;
	width: 752px;
	height: 600px;
}

#footer_content {
	position: absolute;
	top: 536px;
	left: 20px;
	width: 980px;
	height: 100px;
	
	padding-left: 0px;
	padding-right: 11px;
}

body.body {
	 text-align: center;
	 background-color: #FFFFFF;
}

div.container_middle {
		position: absolute;
		top: 0px;
		left: 50%;
		margin-top: 84px;
		margin-left: -516px;
		width: 980px;
		height: auto;
		z-index: 1;
}

.container_value {
		/*width: 743px;
		height: 323px;
		
		position: absolute;
		top: 84px;
		left: 444px;*/
}

.einleitung {
	padding-right: 10px;
}

.menu {

	padding-top: 40px;
	padding-left: 30px;
	padding-bottom: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.menu_main {
	padding: 1px;
	text-transform: uppercase;
}

.menu_sub {
	padding-left: 10px;
	padding-bottom: 6px;
	text-transform: uppercase;
}

.menu_main a {
	font-size: 14px;
  color: #094A66;
}

.menu_sub li a {
	font-size: 11px;
	color: #094A66;
}

.menu_active a {
	color: #D3C876;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #777779;
	text-decoration: none;
}

.content_paragraph a {
	color: #094A66;
	text-decoration: underline;
}

.menu_main a:hover, .menu_sub a:hover {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.content_news_container {
	width: 100%;
}

.content_news {
	position: absolute;
	top: 322px;
	left: 0px;
	width: 247px;
}

.content_news2 {
	position: absolute;
	top: 322px;
	left: 247px;
	width: 250px;
}

.content_news3 {
	position: absolute;
	top: 322px;
	left: 494px;
	width: 247px;
}

.content_news_headline {
	font-size: 11px;
	font-weight: bold;
}

.headline_news {
	padding-bottom: 10px;
}

.content_news_headline_text {
	padding-left: 10px;
	font-weight: normal;
}

.iwantitfat, .iwantitfat a {
	font-weight: bold;
}

.inserate_login {
	width: 226px;
	border: 1px solid #CCCCCC;
	border-left-width: 0px;
	padding-top: 12px;
	padding-right: 8px;
	padding-bottom: 12px;
	
	margin-bottom: 3px;
	
	font-size: 10px;
}

.headline_weak {
	font-weight: bold;
	font-size: 11px;
}

.headline_strong {
	font-weight: bold;
	font-size: 14px;
}

input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	color: #777779;
	font-size: 10px;
}

.input_text {
	font-weight: bold;
	border: 1px solid #000000;
	width: 95%;
	height: 11px;
	padding-left: 3px;
	
	font-size: 9px;
}

.input_image {
}

.submit {
	border-width: 0px;
	height: 13px;
	font-weight: bold;
}

select {
	border: 1px solid #CCCCCC;
	height: 14px;
	padding-left: 3px;
	
	font-family: Arial, Helvetica, sans-serif;
	color: #777779;
	font-size: 10px;
}

option {
	border-width: 0px;
}

textarea {
	font-weight: bold;
	border: 1px solid #CCCCCC;
	height: 14px;
}

.blub {
	padding-top: 4px;
	padding-bottom: 2px;
}

.inserate_input {
	width: 200px;
}

.inserate_select {
	width: 130px;
}

.logo {
	padding-top: 10px;
}

.spacing_4px {
	height: 4px;
}

.text_red {
	color: #cb3133;
}
.text_gold {
	color: #f88220;
}
.text_blue {
	color: #014363;
}
.text_pink {
	color: #df3e70;
}
.text_normal {
	font-weight:normal;
}

.text_bottom {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #777779;
}

hr {
	height: 0px;
	width: 100%;
	color: #CCCCCC;
	border: 1px solid #CCCCCC;
  border-bottom-width: 0px;
	
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 0px;
	font-size: 0px;
	
	clear: left;
	float: left;
}

.content_bg {
	width: 743px;
	height: 434px;
	
	margin: 0px;
	padding: 0px;
	
	background-repeat: no-repeat;
}

.content_container {
	
	position: absolute;
	top: 146px;
	left: 256px;
	
	height: 350px;
	width: 450px;
	
	overflow: auto;
	overflow-x: hidden;
	overflow-y: auto;
	
	padding-top: 8px;
	padding-left: 5px;
	padding-right: 10px;
	padding-bottom: 6px;

	opacity: 0.90;
}

.content_paragraph {
	padding-bottom: 12px;
}

.footer_left {
	float: left;
}

.footer_right {
	float: right;
}

.footer_line {
	margin-top: 3px;
	margin-bottom: 1px;
}

.schatten_oben {
	width: 752px;
	height: 13px;
	
	background-image: url(../images/schatten_oben.jpg);
	background-repeat: no-repeat;
}

.schatten_mitte {
	width: 752px;
	height: 400px;
	
	background-image: url(../images/schatten_mitte.jpg);
	background-repeat: repeat-y;
	
	padding-top: 0px;
	padding-left: 16px;
	padding-right: 16px;
	padding-bottom: 8px;
}

.schatten_unten {
	width: 752px;
	height: 12px;
	
	background-image: url(../images/schatten_unten.jpg);
	background-repeat: no-repeat;
}

.content_history {
	width: 706px;
	height: 400px;
	
	overflow: auto;
	overflow-x: hidden;
	overflow-y: auto;
	
	padding-top: 2px;
	padding-left: 5px;
	padding-right: 10px;
	padding-bottom: 6px;
}

.content_history_table {
	width: 690px;
}

.content_history_table_cell_line1 {
	width: 515px;
	height: 1px;
	
	background-color: #E5E5E5;
}

.content_history_table_cell_line2 {
	width: 175px;
	height: 1px;
	
	background-color: #CCCCCC;
}

.content_history_table_cell_content {
	width: 515px;
	
	text-align: left;
	padding-bottom: 20px;
}

.content_history_table_cell_gray {
	width: 175px;
	
	background-color: #E5E5E5;
	text-align: right;
}

th {
	font-weight: bold;
	font-size: 10px;
	
	text-align: left;
	vertical-align: top;
}

td {
	vertical-align: top;
}

.team_oben {
	width: 628px;
	height: 160px;
	
	background-image: url(../images/team/agentur_team_03.jpg);
	background-repeat: no-repeat;
	
	padding-top: 12px;
	padding-left: 11px
}

.team_mitte {
	width: 628px;
	height: 300px;

	padding-top: 10px;
	padding-left: 16px;
	padding-bottom: 8px;
	
	background-image: url(../images/team/agentur_team_08.jpg);
	background-repeat: repeat-y;
}

.content_paragraph_team {
	padding-right: 20px;
}

.team_unten {
	width: 628px;
	height: 11px;
	
	background-image: url(../images/team/agentur_team_10.jpg);
	background-repeat: no-repeat;
}

#team_liste {
	position: absolute;
	top: 0px;
	left: 0px;
	
	width: 116px;
	height: 100%;
}

#team_content {
	position: absolute;
	top: 0px;
	left: 116px;
	
	width: 628px;
	height: 100%;
}

.team_foto {
}

.team_daten {
	position: absolute;
	left: 152px;
	
	height: 100px;

	padding-top: 44px;
}

.cms_main {
	margin-top: 14px;
	margin-left: 14px;
	margin-right: 14px;
	margin-bottom: 14px;
}

.cms_button {
	position: absolute;
	top: 50px;
	left: 38px;
	
	width: 100px;
	height: 100px;
}

.content_text_container {
	position: absolute;
	top: 166px;
	left: 260px;
	
	width: 430px;
	height: 220px;
	
	padding-right: 20px;
	
	overflow: auto;
	overflow-x: hidden;
}

.content_text_container_left {
	position: absolute;
	top: 160px;
	left: 38px;
	
	width: 310px;
	height: 248px;
	
	padding-right: 14px;
	
	overflow: auto;
}

.content_text_container_right {
	position: absolute;
	top: 160px;
	left: 392px;
	
	width: 309px;
	height: 248px;
	
	padding-right: 14px;
	
	overflow: auto;
}

.cms_button_static {
	padding-top: 50px;
	padding-left: 38px;
	
	width: 100px;
	height: 32px;
}

.content_background {
	
	width: 743px;
	height: 424px;

	background-repeat: no-repeat;
}

.ep_red {
	color: #CB3133;
}

.cms_spacing {
	height: 20px;
}

.cms_table {
	padding: 4px;
}

.cms_th {
	width: 250px;
}

.cms_table tr th{
	height: 30px;
}

.cms_showroom_th {
	width: 300px;
	height: 30px;
}

.showroom_imageline {
	width: 100%;
	height: 149px;
}

.bottom_links {
	margin-top: -14px;
}

p {
	margin-top: 0px;
	margin-bottom: 0px;
}


/***************************************************
 *
 *             Tabber-Tabs Styles
 *
 *
 **************************************************/



.tabberlive .tabbertabhide {
 display:none;
}

.tabber {
}
.tabberlive {
 margin-top:1em;
}

ul.tabbernav
{
 margin:0;
 padding: 3px 0;
 border-bottom: 1px solid #000000;
 border-color: #000000;
 font: bold 12px Verdana, sans-serif;
}

ul.tabbernav li
{
 list-style: none;
 margin: 0;
 display: inline;
}

ul.tabbernav li a
{
 padding: 3px 0.5em;
 margin-left: 3px;
 border: 1px solid #000000;
 border-bottom: none;
 background: #DDE;
 text-decoration: none;
}

ul.tabbernav li a:link { color: #448; }
ul.tabbernav li a:visited { color: #667; }

ul.tabbernav li a:hover
{
 color: #000;
 background: #AAE;
 border-color: #000000;
}

ul.tabbernav li.tabberactive a
{
 background-color: #fff;
 border-bottom: 1px solid #000000;
}

ul.tabbernav li.tabberactive a:hover
{
 color: #000;
 background: white;
 border-bottom: 1px solid white;
}

.tabberlive .tabbertab {
 padding:5px;
 #border:1px solid #aaa;
 border-top:0;
 border-color: #000000;

}

.tabberlive .tabbertab h2 {
 display:none;
}
.tabberlive .tabbertab h3 {
 display:none;
}

.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
 height:200px;
 overflow:auto;
}

