body {
	margin:0px;
	padding:0px;
	background-image:url(/tpl/reseller_master/media/body_bg.gif);
	background-repeat:repeat-x;
	font-family: 'Open Sans', sans-serif;
	font-weight:normal;
}
* {
	margin:0px;
	padding:0px;
}
a {
	color:#0057BF;
}
h1 {
    font-size: 20px;
    color: #000000;
    margin-bottom: 15px;
}
h3 {
    font-size: 15px;
    color: #000000;
}
h4 {
    font-size: 13px;
    color: #000;
}
#clear {
	clear:both;
}
.grey {
	/* color:#666; */
}
#rechnungs_adresse_land {
    width: 147px;
}
.text {
	font-size:11px;
	line-height:20px;
}
/***************TABELLEN*************/
td {
	padding:3px;
}

.dashed_top {
	border-top: 1px dashed #CCC;
}
.dashed_bottom {
	border-bottom: 1px dashed #CCC;
}
.dashed_left {
	border-left: 1px dashed #CCC;
}

textarea {
	font-family: 'Open Sans', sans-serif;
	font-size:11px;
	padding:2px;
}
.select {
	font-size:11px;
}
.select_width {
	font-size:11px;
	width:215px;
}
/***************TABELLEN ENDE*************/


#container {
    margin: 0 auto;
    width: 850px;
    height: auto;
}
#top {
    top: 0px;
    width: 960px;
    height: 56px;
}
#head {
	position:absolute;
	top:55px;
	left:0px;
	height:140px;
	width:730px;
	background-image:url(/tpl/reseller_master/media/head.jpg);
	background-repeat:no-repeat;	
}
#logo {
    top: 55px;
    height: 140px;
    width: 960px;
    z-index: 10;
}


/*************************Login***********/
#login_left {
	float:left;
	margin-right:10px;
	margin-top:5px;
	font-size:11px;
	line-height:17px;
}
#login_middle  {
	float:left;
	margin-right:15px;
	padding-top:3px;
	margin-top:5px;
}

* html #login_middle  {
	padding-top:2px;
	margin-right:7px;
}

#login_right {
	float:left;
	font-size:11px;
	line-height:19px;
	margin-top:5px;
}
#logout {
	float:left;
	margin-right:15px;
	padding-top:3px;
	margin-top:15px;
}
.passwort a {
	font-size:11px;
	#color:#090;
	color:#0057BF;
	text-decoration:none;
}
#logout_left {
	margin-top:20px;
	font-size:9px;
	float:left;
	margin-right:15px;
	padding-top:3px;
	font-family: 'Open Sans', sans-serif;
}
#logout_middle  {
	margin-top:20px;
	float:left;
	margin-right:15px;
	padding-top:3px;
	font-size:9px;
	font-family: 'Open Sans', sans-serif;
}
* html #logout_middle  {
	padding-top:3px;
}

#logout_right {
	margin-top:17px;
	float:left;
	font-size:9px;
	font-family: 'Open Sans', sans-serif;

}

.input_login {
	margin-bottom:3px;
	border: 1px solid #777777;
	height:14px;
	width:110px;
	font-size:11px;
}

.login_button {
	background-color:transparent;
	height:18px;
	color:#FFF;
	font-size:9px;
	border:0px;
}
/***********************INHALT************/
#content {
    text-align: left;
    font-size: 11px;
    width: 600px;
    padding-left: 15px;
    padding-top: 25px;
    line-height: 20px;
    float: left;
    margin-top: -34px;
    border: 0px solid #CF0;
    background-color: #f4bd00;
    padding: 25px;
}

/***********************BREADCRUMPS************/
.breadcrump {
	background-color:#EEEDE8;
	color:#999;
}
.breadcrump_active {
	font-weight:bold;
	background-color:#F1F0EC;
}


/*****************LINKE NAVIGATION************/
.sub-headline {
    width: 190px;
    background-color: rgba(244, 189, 0, 0.22);
    line-height: 3;
    padding-left: 9px;
    margin-bottom: 5px;
    font-style: italic;
}
#nav_left {
    left: 0px;
    width: 199px;
    padding-bottom: 10px;
    float: left;
}
#nav_left_middle a {
    text-decoration: none;
    font-size: 11px;
    font-family: 'Open Sans', sans-serif;
    color: #000;
}

#nav_left ol {
    margin: 0px;
    padding: 0px;
}
#nav_left li.ebeneeins {
    padding-left: 9px;
    margin-right: 10px;
    border-bottom: 1px dashed #999;
    list-style-type: none;
    margin-right: 12px;
    border-bottom: 1px solid #FFFFFF;
    background-color: #efeeea;
    width: 190px;
}
.activeNavPoint{
    background-color: #F4BD00 !important;
    font-weight: bold;
    font-size: 20px !important;
    color: #000 !important;
    border-right: 1px solid #fff;
    width: 188px !important;
}
#nav_left li.ebenezwei {
	padding-left: 26px;
    margin-right: 10px;
    border-bottom: 1px dashed #999;
    list-style-type: none;
    margin-right: 12px;
    border-bottom: 1px solid #FFFFFF;
    background-color: #efeeea;
    width: 173px;	
}
.activePoint2{
    background-color: rgb(244, 189, 0) !important;
    font-weight: bold;
    font-size: 17px;
    border-right: 1px solid #fff;
    width: 170px !important;
}
#nav_left li.ebenedrei {
    padding-left: 48px;
    margin-right: 10px;
    border-bottom: 1px dashed #999;
    list-style-type: none;
    margin-right: 12px;
    border-bottom: 1px solid #FFFFFF;
    background-color: #efeeea;
    width: 151px;
}
.activePoint3{
    background-color: rgb(244, 189, 0) !important;
    font-weight: bold;
    font-size: 17px;
    border-right: 1px solid #fff;
    width: 149px !important;
}

#nav_left_top {
}
* html #nav_left_top {

}
#nav_left_middle {
height: auto;
    font-size: 12px;
    line-height: 22px;
}
#nav_left_bottom {
}

/***********************TOPNAVI************/
#suche {
    margin-top: 49px;
    background-repeat: no-repeat;
    background-color: #ADADAD;
    width: 190px;
    height: 28px;
    padding-top: 5px;
    padding-left: 10px;
    font-size: 12px;
    font-weight: bold;
    color: #FFF;
}
.suche_input {
    width: 140px;
    border: 1px solid #DCD5D5;
    padding: 2px 5px;
    float: left;
    margin-right: 5px;
}
#trennbalken_gruen {

}
#nav_top {
    position: absolute;
    top: 201px;
    border-bottom: 2px solid #b8c1c4;
}
#tabs {
    float: left;
    width: 849px;
    background-color: #000;
}

#tabs ul {
	list-style:none;
	
}

#tabs li {
	display:inline;
	}

#tabs a {
    float: left;
    font-size: 15px;
    font-weight: normal;
    text-decoration: none;
    text-align: center;
}

#tabs a span {
    padding: 10px 23px 10px 22px;
    color: #F4BD00;
    background-color: #000;
    float: left;
    border-right: 1px solid #F4BD00;
    text-align: center;
	}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {
}
/* End IE5-Mac hack */
#tabs a:hover span {
    color: #FFFFFF;
	}
/*****************FOOTER************/
#leftfooter {
	float:left;
	left:0px;
	width:205px;
	height:68px;
	margin-top:5px;
}
#footer {
	float:left;
	bottom:0px;
	left:210px;
	width:520px;
	height:68px;
	text-align:right;
	font-size:11px;
	color:#404455;
	border:0px solid #CC3;
	margin-top:5px;
	
}
.footer a {
	text-decoration:none; 
	font-size:11px;
	color:#404455;
}


#footer_left {
	background-image:url(/tpl/reseller_master/media/footer_left.gif);
	background-repeat:no-repeat;
	width:8px;
	height:68px;
	float:left;
}
#footer_middle {
	background-image:url(/tpl/reseller_master/media/footer_middle.gif);
	background-repeat:repeat-x;
	width:504px;
	height:58px;
	float:left;
	padding-top:10px;
}
#footer_right {
	background-image:url(/tpl/reseller_master/media/footer_right.gif);
	background-repeat:no-repeat;
	width:8px;
	height:68px;
	float:left;
}
#trennbalken_grau_content {
	position:relative;
	#top:255px;
	left:0px;
	border-top:3px solid #7a7a7a;
	margin-bottom:3px;
	margin-top:30px;
	width:520px;
	height:0px;
}
#trennbalken_grau {
    position: relative;
    left: 0px;
    border-top: 3px solid #7a7a7a;
    width: 850px;
    height: 0px;
}
table a{
	color: #000000;
}
img#img_logo {
    width: 849px;
}
/***********Buttons*****************/
#info {
    background-image: url(/tpl/reseller_master/info_bg.gif);
    background-color: black;
    height: 18px;
    width: 18px;
    border: 0px;
    background-repeat: no-repeat;
    color: #FFF;
    font-weight: bold;
}
#button {
	display:inline-block;
}
* html #button {
	display:inline;
}
*:first-child+html #button{  
 /* CSS-Hack für IE7 */  
	display:inline;
 } 

#button_innen {
    background-color: #000;
    color: #FFFFFF;
    border: 0px;
    font-size: 13px;
    padding: 7px 15px;
}
#button_innen:hover {
    color: #F4BD00;
}
#button_small {
	display:inline-block;
}
* html #button_small {
	display:inline;
}
*:first-child+html #button_small {  
 /* CSS-Hack für IE7 */  
	display:inline;
 } 


#button_innen_small {
    background-color: #000;
    color: #F4BD00;
    border: 0px;
    font-size: 15px;
    padding: 3px 4px;
}
#button_innen_small:hover {
    color: #fff;
}
#button_suche {
	background:url(/tpl/reseller_master/media/button_right_suche.gif) no-repeat right top;
	background-color:transparent;
	height:20px;
	display:inline-block;
}

* html #button_suche  {
	display:inline;
}
*:first-child+html #button_suche {  
 /* CSS-Hack für IE7 */  
	display:inline;
 } 

#button_innen_suche  {
    background: url(/rs_files/350/808/template/images/suche.png) no-repeat left top;
    border: none;
    width: 26px;
    height: 21px;
}
#button_innen_suche:hover  {
    background: url(/rs_files/350/808/template/images/suche_hov.png) no-repeat left top;
    border: none;
    width: 26px;
    height: 21px;
}
