html,
body {
	margin: 0;
	padding: 0;
	
}


body { 
	color: #3d3d3d;
	font-family: verdana;
	font-size: 11px;
	line-height: 16px;
	padding: 8px 0 0 0; 
	text-align: center;
}

a {
	color: #3d3d3d;
	text-decoration: none;
}

a:hover {
	color: #df3000;
	text-decoration: underline;
}

dl,li,ol,ul { 
	line-height: 16px;
}

h1,h2,h3,h4,h5,h6 {
	font-style: normal;
	margin: 0;
	padding: 0;
}

h1 {
	color:#3d3d3d;
	font-size: 17px;
	font-weight: bold;
	line-height: 24px;
}
	
h2 {
	color:#3d3d3d;
	font-size: 17px;
	font-weight: normal;
	line-height: 24px;
}

h3 {
	color:#3d3d3d;
	font-size: 15px;
	font-weight: bold;
	line-height: 20px;
}

h4 {
	color:#3d3d3d;
	font-size: 15px;
	font-weight: normal;
	line-height: 20px;
}

h5 {
	color: #3d3d3d;
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
}

h6 {
	color: #3d3d3d;
	font-size: 13px;
	font-weight: normal;
	line-height: 18px;
}

img {
	border: none;
}

li {
	list-style-image: url(/img/ia_list_style_image.png);
	margin: 0 0 2px 2px;
}

li a {
	background-position: left 5px !important;
	float: left;
}

p {	
	line-height: inherit;
	margin: 0;
	padding: 0 0 10px;	
}

ul {
	list-style-type: none;
	margin: 5px 0 10px 13px;
	padding: 0;
}

table {
	margin: 10px 0;
	padding: 0;
	float: left;
}

td {
	margin: 0;
	padding: 0 10px 5px 0;
	vertical-align: top;
}

input, select {
	height: 16px;
	width: 300px;
	padding: 0;
	border: 1px solid #b0b0b0;
}

select {
	height: 18px;
	width: 302px;
}

/* Schreibtisch Popup */

#schreibtisch_popup {
	margin:0 auto;
	text-align:left;
	width:736px;
}

#schreibtisch_popup #header {
	background-image: url(/img/schreibtisch_popup_header.png);
	background-position:left top;
	background-repeat:no-repeat;
	display: block;
	height:22px;
	z-index: 1112;
}

#schreibtisch_popup #globale-navigation-top {
	background-color: transparent;
	color: #7d7d7d;
	float: right;
	font-size: 11px;
	height: 19px; 
	line-height: 19px;
	margin: -35px 0 0 0;
	padding: 0 16px 0 0;
	text-align: right;
	vertical-align: top;
	width: auto;
}

#schreibtisch_popup #globale-navigation-top a {
	color: #7d7d7d;
}

#schreibtisch_popup #globale-navigation-top a:hover {
	color: #df3000;
}

#schreibtisch_popup #logo-bereich {
	height: 32px;
	margin-bottom: 8px;
	width: 704px;
	padding: 0 16px;
}

#schreibtisch_popup .box {
	background-image: url(/img/schreibtisch_popup_box_bg.png);
	background-position:left bottom;
	background-repeat:repeat-x;
	background-color: #fdfdfc;
	border:1px solid #DCDCD9;
	margin:20px auto;
	padding-bottom: 15px;
	width: 702px;
}

#schreibtisch_popup .box_head {
	border-bottom:3px solid #DCDCD9;
	padding:10px 15px;
}

#schreibtisch_popup .content_padding {
	padding: 15px 15px 0 15px;
}

#schreibtisch_popup .trenner,
#schreibtisch_popup .trenner_small {
	background-color:#DFDFDD;
	height:2px;
	margin:20px 0 15px;
}

#schreibtisch_popup .trenner_small {
	height:1px;
}

#schreibtisch_popup .login_abo_bestellen {
	background-image:url(/img/login_abo_bestellen_btn.png);
	background-position:left top;
	height:38px;
	padding:0;
	width:218px;
	border: none;
	margin-top: 30px;
}

#schreibtisch_popup .newsletter_bestellen {
	background-image:url(/img/newsletter_bestellen_btn.png);
	background-position:left top;
	height:38px;
	padding:0;
	width:186px;
	border: none;
	margin-top: 130px;
}

*+html #schreibtisch_popup .newsletter_bestellen {
	margin-top: 140px;
}

#schreibtisch_popup .abo_bestellen {
	background-image:url(/img/abo_bestellen_btn.png);
	background-position:left top;
	height:38px;
	padding:0;
	width:146px;
	border: none;
	margin-right: 17px;
}

#schreibtisch_popup .abos_aendern {
	background-image:url(/img/abos_aendern_btn.png);
	background-position:left top;
	height:38px;
	padding:0;
	width:134px;
	border: none;
	margin-right: 17px;
}

#schreibtisch_popup .abbrechen {
	background-image:url(/img/abbrechen_btn.png);
	background-position:left top;
	height:38px;
	padding:0;
	width:115px;
	border: none;
}

#schreibtisch_popup .login_abo_bestellen:hover,
#schreibtisch_popup .abo_bestellen:hover,
#schreibtisch_popup .abbrechen:hover, 
#schreibtisch_popup .abos_aendern:hover,
#schreibtisch_popup .newsletter_bestellen:hover {
	background-position:left -38px;
}

#schreibtisch_popup .box a {
	background-image: url(/img/link_arrow_new.png);
	background-repeat: no-repeat;
	background-position: left 3px;
	margin-bottom: 2px;
	padding-left: 10px;
}

#schreibtisch_popup .sub_link_pad {
	padding-left: 11px;
}

#schreibtisch_popup .checkbox {
	width: auto;
	border: none;
	margin: 5px;
	vertical-align: middle;
}

#schreibtisch_popup .grey_font {
	color: #373737;
}

#schreibtisch_popup #str {
	width: 213px;
	margin-right: 10px;
}

#schreibtisch_popup #nr {
	width: 71px;
}

#schreibtisch_popup #ort {
	width: 213px;
}

#schreibtisch_popup #plz {
	margin-right: 10px;
	width: 71px;
}
