﻿body {
	background:#ffffff;
	text-align:center;
	padding:0px;
	margin:0px;
	margin-bottom:30px;
}

.hintergrund {
}

table,td,div,span {
	font-family:verdana,arial,helvetica;
	font-weight:normal;
	font-size:11px;
	color:#000000;
}

.text_klein {
	font-size: 10px;
	color:#000000;
}

/* LIST 
----------------------------------------------- */

ul {
	list-style-image:url(/images/img_pfeil.gif);
	background-repeat:no-repeat;
	margin-top:10px;
}


li {
}

/* LOGO 
----------------------------------------------- */

/*#logo {
	background-image:url(http://logos.affili.net/120x40/3511.gif);
	background-repeat:no-repeat;
	background-position-y:center;
	margin-top:1px;
	margin-left:135px;
 	height:99px; 
}*/

#logo {
	background-image:url(http://logos.affili.net/120x40/3511.gif);
	background-repeat:no-repeat;
	background-position-y:center;
	margin-top:1px;
	margin-left:20px;
 	height:70px; 
}

/* LINKS 
----------------------------------------------- */

a {
	text-decoration:underline;
	font-weight:bold;
	color:#F1AB00;
}

a:hover {
	text-decoration:none;
	font-weight:bold;
	color:#F1AB00;
}

a.alternativ {
	text-decoration:underline;
	font-weight:normal;
	color:#F1AB00;
}

a.alternativ:hover {
	text-decoration:none;
	font-weight:normal;
	color:#F1AB00;
}


/* HEADLINES 
----------------------------------------------- */

h1 {
	font-size:11px;
	text-align:left;
	color:#000000;
	margin:0px;
	padding:0;
}

h2 {
	font-size:11px;
	color:#F1AB00;
	margin:0px;
	padding:0px;
}

/* SEITENAUFBAU 
----------------------------------------------- */

#container {
	width:570px;
	margin-right:auto;
	margin-left:auto;
	text-align:left;
	padding:0px;
	
}

/*#container_innen {
	width:530px;
	margin-right:135px;
	margin-left:135px;
	text-align:left;
	padding:0px;
}*/

#container_innen {
	width:530px;
	margin-right:auto;
	margin-left:auto;
	text-align:left;
	padding:0px;
}

#inhalt_links {
	width:322px;
	padding:3px 7px 3px 0px;
}

#inhalt_rechts {
	width:210px;
}

/* START
----------------------------------------------- */

#box_start {
	border: 1px solid #C8C8C8;
	background:#ffffff;
	font-size:12px;
	padding:5px 5px 5px 5px;
}

#box_start div {
	font-size:12px;
}

/* CONTENT
----------------------------------------------- */

#content {
	background:#EFEFEF;
	border-color:#C8C8C8; 
	border-style:solid; 
	border-left-width:1px; 
	border-right-width:1px; 
	border-bottom-width:1px; 
	border-top-width:0px;
}

/* LOGIN
----------------------------------------------- */

#login_headline {
	background:#F1AB00;
}

#login_headline div {
	font-weight:bold;
	font-size:12px;
	color:#EFEFEF;
}

#login {
	background:#EFEFEF;
	border-color:#C8C8C8; 
	border-style:solid; 
	border-left-width:1px; 
	border-right-width:1px; 
	border-bottom-width:1px; 
	border-top-width:0px;
	width:210px;
}

#login td {
	font-size:10px;
	
}

#login .text  {
	font-size:9px;
	line-height:13px;
}

/* INFOBOX
----------------------------------------------- */

.infobox {
	border:1px solid #C8C8C8;
	background:#F1AB00;
	color:#000000;
}

.infobox div {
	font-size:10px;
	line-height:13px;
}

.infobox h2 {
	font-size:10px;
	color:#000000;
	margin:0px;
	padding:0px;
}

/* FOOTER
----------------------------------------------- */

#footer {
	background:#EFEFEF;
	border-color:#C8C8C8; 
	border-style:solid; 
	border-left-width:1px; 
	border-right-width:1px; 
	border-bottom-width:1px; 
	border-top-width:0px;
}

#footer table
{
	padding:10px;
}

/* BREADCRUMB
----------------------------------------------- */

.bc_active {
	background:#F1AB00;
}

.active_number {
	margin-left:9px;
	font-weight:bold;
	font-size:37px;
	color:#EFEFEF;
	width:30px;
}

.active_text {
	white-space: nowrap;
	font-weight:bold;
	font-size:12px;
	color:#EFEFEF;
	width:32px;
}

.bc_inactive {
	background:#DCDCDC;
	border-top:solid 2px #ffffff;
}

.bc_inactive_image {
	background-image:url(/images/img_hintergrund_inaktiv.gif);
	background-repeat:repeat-x;
}

.alternativ_number {
	margin-left:9px;
	font-weight:bold;
	font-size:37px;
	color:#F1AB00;
	width:30px;
}

.alternativ_text {
	white-space: nowrap;
	font-weight:bold;
	font-size:12px;
	color:$$;
	width:32px;
}

.bc_spacer {
	width:2px;
	height:42px;
}

/* ABSTAND
----------------------------------------------- */

.abstand {
    font-size: 1px;
    line-height: 1px;
    height: 5px;
}

/* FORMULAR
----------------------------------------------- */

form {
	padding:0px;
	margin:0px;
}

input {
	font-family:verdana,arial,helvetica;
	font-size:10px;
	color:#000000;
}

select {
	font-family:verdana,arial,helvetica;
	font-size:10px;
	color:#000000;
}

textarea {
	font-family:verdana,arial,helvetica;
	color:#000000;
	font-size:10px;
}

radio {
	margin:0px;
	padding:0px;
}

.submit_button {
	background-image:url(../images/buttonBack.gif);
	background-repeat:repeat-x;
	border: 1px solid #616161;
	height:19px;
}

.submit_button_text {
	background-image:url(../images/buttonBack.gif);
	font-family:verdana,arial,helvetica;
	white-space:nowrap;
	font-weight:bold;
	font-size:10px;
	color:#F1AB00;
}

