body {
	margin:0px;
	padding:0px;
	background-image:url(/tpl/reseller_master/media/body_bg.gif);
	background-repeat:repeat-x;
	font-family:Tahoma, Arial, Geneva, sans-serif;
	font-weight:normal;
}
* {
	margin:0px;
	padding:0px;
}
a {
	color:#0057BF;
}
h1 {
	font-size:19px;
	color:#0861A5;
	margin-bottom:10px;
}
h3 {
	font-size:15px;
	color:#0861A5;
}
h4 {
	font-size:13px;
	color:#666;
}
#clear {
	clear:both;
}
.grey {
	color:#666;
}
.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:Tahoma, Geneva, sans-serif;
	font-size:11px;
	padding:2px;
}
.select {
	font-size:11px;
}
.select_width {
	font-size:11px;
	width:215px;
}
/***************TABELLEN ENDE*************/


#container {
	position:absolute;
	margin-left:10px;
	width: 930px;
	height:auto;
	border-right: 1px solid #c5c5c5;
}
#top {
    position: absolute;
    left: 931px;
    width: 204px;
    background-color: #f2f2f2;
    height: 234px;
}
#head {
	position:absolute;
	top:55px;
	left:0px;
	height:140px;
	width:930px;
	background-image:url(/tpl/reseller_master/media/head.jpg);
	background-repeat:no-repeat;	
}
#logo {
    left: 0px;
    height: 142px;
    width: 930px;
    z-index: 10;
    top: 10px;
}


/*************************Login***********/
.head_right {
    text-align: center;
    padding: 9px 0px;
    margin-bottom: 10px;
    color: #fff;
    font-size: 16px;
    background: -webkit-repeating-linear-gradient(#3b3c6a, #706f97);
    background: -o-repeating-linear-gradient(#3b3c6a, #706f97);
    background: -moz-repeating-linear-gradient(#3b3c6a, #706f97);
    background: repeating-linear-gradient(#3b3c6a, #706f97);
}
.logged-out-item {
    text-align: center;
}
#login {
    width: 200px;
    margin-top: 20px;
    float: left;
}
.login-a {
    color: #000;
    font-size: 13px;
}
#logged_in_welcome {
    font-size: 12px;
	margin-bottom: 5px;
}
#logged_in_kdnr {
	font-size: 12px;
	margin-bottom: 5px;
}
#logged_in_links {
    margin-left: 24px;
    font-size: 12px;
    line-height: 1.5;
}
.service{
	    background-color: #E5007E;
}
.service1 {
      position: absolute;
    margin-left: 932px;
    top: 133px;
    font-size: 13px;
    width: 171px;
    background: #f2f2f2;
    padding-left: 33px;
}
.service1 li{
    list-style-image: url(/tpl/manns-partner/media/redesign_02/nav_arrow.gif);
    margin-left: -6px;
}
a.service_text {
    color: #000;
}

#service{
	height:170px;
	width:250px;
}
.empfehlungen{
	    background-color: #FFEE00;
}
.button-anmelden{
	float:right;
}
.button-anmelden {
    padding: 4px 7px;
    font-size: 11px;
    border-radius: 5px;
    border: none;
    /* background-color: #0463BA; */
    color: #fff;
    font-weight: bold;
    background: -webkit-repeating-linear-gradient(#7678BF, #706f97);
    background: -o-repeating-linear-gradient(#7678BF, #706f97);
    background: -moz-repeating-linear-gradient(#7678BF, #706f97);
    background: repeating-linear-gradient(#7678BF, #706f97);
}
#login_left {
	float:left;
	margin-right:10px;
	margin-left: 5px;
	margin-top:5px;
	font-size:11px;
	line-height:17px;
}
#login_middle  {
	float:left;
	margin-right:20px;
	margin-left: 10px;
	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:Arial, Helvetica, sans-serif;
}
#logout_middle  {
	margin-top:20px;
	float:left;
	margin-right:15px;
	padding-top:3px;
	font-size:9px;
	font-family:Arial, Helvetica, sans-serif;
}
* html #logout_middle  {
	padding-top:3px;
}

#logout_right {
	margin-top:17px;
	float:left;
	font-size:9px;
	font-family:Arial, Helvetica, sans-serif;

}

.input_login {
    margin-bottom: 3px;
    border: 1px solid #C5C5C5;
    height: 19px;
    width: 153px;
    font-size: 12px;
    padding-left: 5px;
}

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

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


/*****************LINKE NAVIGATION************/
#nav_left {
    margin-top: 97px;
    width: 200px;
    padding-bottom: 10px;
    float: left;
}
#nav_left_middle a {
	text-decoration:none;
	font-size:11px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#333;
}

#nav_left ol {
    margin: 0px;
    padding: 0px;
	border-right: 1px solid #c5c5c5;

}
#nav_left li.ebeneeins {
	list-style-image:url(/tpl/reseller_master/media/nav_arrow_blue.jpg);
	padding-left:1px;
	margin-right:10px;
	margin-left:20px;
	border-bottom:1px dashed #c5c5c5;
}
#nav_left li.ebenezwei {
	list-style-image:url(/tpl/reseller_master/media/nav_arrow_green.jpg);
	padding-left:1px;
	margin-right:10px;
	margin-left:38px;
	
}
#nav_left li.ebenedrei {
	list-style-image:url(/tpl/reseller_master/media/nav_arrow_yellow.jpg);
	padding-left:1px;
	margin-right:10px;
	margin-left:55px;
	
}

#nav_left_top {

}
* html #nav_left_top {
}
#nav_left_middle {

	height:auto;
	padding-left:5px;
	font-size:12px;
	line-height:22px;
}
#nav_left_bottom {

	height:10px;
}

/***********************TOPNAVI************/
#suche {
    position: absolute;
    left: 0px;
    background-repeat: no-repeat;
    margin-top: 61px;
}
.suche_input {
    width: 165px;
    padding: 2px;
    float: left;
    margin-right: 5px;
}
.searchField {
    float: left;
    margin-top: 6px;
}
#trennbalken_gruen {
    position: absolute;
    top: 205px;
    left: 0px;
    border-top: 1px solid #009FE3;
    width: 930px;
    height: 0px;
}
#nav_top {
    position: absolute;
    top: 142px;
}
#tabs {
    float: left;
    width: 934px;
}

#tabs ul {
	list-style:none;
	
}

#tabs li {
	display:inline;
	}

#tabs a {
    float: left;
    margin: 0;
    text-decoration: none;
    font-size: 16px;
    font-family: Tahoma, Geneva, sans-serif;
}

#tabs a span {
    display: block;
    padding: 19px 30px 22px 30px;
    color: #FFF;
    /* font-weight: bold; */
    margin-right: 1px;
    /* background: -webkit-repeating-linear-gradient(#3b3c6a, #706f97); */
    background-image: url(/rs_files/350/770/template/images/bg_tab.png);
    background-repeat: repeat-x;
	}

/***********rechte sidebar*****************/

.r1 {
    left: 931px;
    position: absolute;
    top: 32px;
    width: 205px;
    background-color: #f2f2f2;
}


/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;
}
/* End IE5-Mac hack */
#tabs a:hover span {
	color:#089CDC;
	}
/*****************FOOTER************/

#footer {
	background-color: #404455;
	float:left;
	bottom:0px;
	width:930px;
	height:80px;
	text-align:center;
	font-size:11px;
	color:#ffffff;
	margin-top:5px;

	
}
.footer a {
	text-decoration:none; 
	font-size:11px;
	color:#ffffff;
}

#trennbalken_grau_content {
	position:relative;
	#top:255px;
	left:0px;
	border-top:2px solid #7a7a7a;
	margin-bottom:3px;
	margin-top:30px;
	width:920px;
	height:0px;
}
#trennbalken_grau {
	position:relative;
	left:0px;
	border-top:2px solid #7a7a7a;
	width:930px;
	height:0px;
}

/***********Buttons*****************/
#info {
	background-image:url(/tpl/reseller_master/info_bg.gif);
	background-color:blue;
	height:18px;
	width:18px;
	border:0px;
	background-repeat:no-repeat;
	color:#FFF;
	font-weight:bold;
}
#button {
	background:url(/tpl/reseller_master/media/button_right.gif) no-repeat right top;
	background-color:transparent;
	height:25px;
	display:inline-block;

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

#button_innen {
	background:url(/tpl/reseller_master/media/button_left.gif) no-repeat left top;
	background-color:transparent;
	color:#FFF;
	border:0px;
	height:25px;
	font-size:11px;
	font-family:Tahoma, Geneva, sans-serif;
	padding-left:3px;
	padding-right:3px;
}
#button_small {
	background:url(/tpl/reseller_master/media/button_right_small.gif) no-repeat right top;
	background-color:transparent;
	height:20px;
	display:inline-block;

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


#button_innen_small {
    font-family: Tahoma, Geneva, sans-serif;
    padding-left: 3px;
    padding-right: 3px;
    padding-bottom: 2px;
}
#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/770/template/images/Search_button.gif) no-repeat left top;
    background-color: transparent;
    color: #FFF;
    border: 0px;
    height: 21px;
    font-size: 11px;
    width: 28px;
    display: inline-block;
}
