.tabe_global {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: small-caps;
	color: #333333;
	width: 100%;
}

.tabe_900 {
	width: 900px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: normal;
	background-color: White;
}


.line_top {
	width: 900px;
	margin-top: 5px;
	text-align:center;
	background-color: #E7E7E1; 
}

.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	background-color: #FFFFFF;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: small-caps;
}
.table_border {
	border: 1px solid #003399;
}


.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.main_caps {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: small-caps;
}

.main_headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: small-caps;
	font-weight: bold;
}


.menu_customers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: small-caps;
	font-weight: normal;
	text-decoration: none;
	height: 21px;
}

a.menu_customers {
	text-decoration: none;
}


.menu_publisher {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: small-caps;
	font-weight: normal;
	text-decoration: none;
	height: 21px;
}

a.menu_publisher {
	text-decoration: none;
}




.headline_white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-variant: small-caps;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}


.login {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-variant: small-caps;
	color: #FFFFFF;
	text-decoration: none;
}


/*Formular Anweisungen */

input {
	background-color:#E7E7E1;
	border:1px solid #8C8C88;
	width:240px;
	height:14px;
	font-family:Verdana, Arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	text-align:left;
	padding:3px 5px 0px 5px;;
}
input.zip {
	width:60px;
	margin-right:10px;
}
input.city {
	width:158px;
}

input.firstname {
	width:110px;
	margin-right:8px;
}
input.name {
	width:110px;
}

input.type {
	background-color:#E7E7E1;
	border:0px;
}


select {
	background-color:#E7E7E1;
	border:1px solid #8C8C88;
	width:250px;
	/*height:15px;*/
	font-family:Verdana, Arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align:left;
	padding:0px 5px 0px 5px;
}
textarea {
	background-color:#E7E7E1;
	border:1px solid #8C8C88;
	width:250px;
	height:120px;
	font-family:Verdana, Arial, helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	text-align:left;
}


input.btn {
	width:100px;
	height:20px;
	padding:0px;
	text-align:center;
}