/* ---[ body ]------------------------------- */

body {
	margin: 0;
	padding: 0;
	font-family: Verdana, sans-serif;
	font-size: small;
	text-align: center;
	line-height: 1.5em;
	color: #333;
	background: #D9CEC4 repeat top left;;
	}
	
/* ---[ toppen ]------------------------------- */

#container {
	position: relative;
	margin: 0 auto;
	padding-bottom: 0px;
	font-size: 95%;
	text-align: left;
  width: 750px;
  background: #fff;
  border-top: 1px solid #609ADC;
	border-left: 1px solid #B7A38F;
	border-right: 1px solid #B7A38F;
  
	}
#logo {
	background-position: top left;
	height: 100px;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	font-size: 150%;
	font-weight: bold;
	color: #fff;
	padding: 0;
	margin: 0;
	}
#logo a  {
	border-style: none;
	display: block;
	width: 750px;
	}
#logo img  {
	display: block;
	width: 0;
	}
#logo span {
	position: absolute;
	z-index: 100;
	top: 0px;
	left: 0px;
	width: 750px;
	height: 100px;
	background: url(toppen.gif) no-repeat;
	}
	
/* ---[ navigation ]------------------------------- */

#nav {
	float: left;
	width: 750px;
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 100%;
	border-top: 1px solid #235C9D;
	border-bottom: 3px solid #FFFFFF;
	background: #609ADC repeat-x top left;
	
	}
#nav li {
	float: left;
	margin: 0;
	padding: 0 1px 0 0;
	list-style: none;
	background: url(nav-li-bg-blue.gif) no-repeat top right;
	}
#nav a {
	float: left;
	padding: 7px 13px;
	text-decoration: none;
	border-bottom: none;
		color: #fff;
	}
#nav a:hover, #nav a.active {
 	font-weight: ;
	color: #664D33;
		}

	}
li#t-home a {
	margin-left: 25px;
	background: url(../img/nav-li-bg-blu.gif) no-repeat top left;
	}
	

	/* ---[ storspalt ]----------------------------- */

#main {
	float: left;
	width: 551px;
	}
		
#content {
	margin: 10px 0px 10px 0px;
	padding: 0 30px 0 0px;
	background: #fff;
	float: left;
	}
	
#contentindex {
	background: #fff;
	float: left;
	width: 240px;
	}

#contentindex2 {
	background: #fff;
	float: left;
	width: 270px;
	margin-top: 5px;
	margin-left: 0px;
	}

#issues {
	float: left;
	width: 140px;
	margin: 15px 6px 15px 20px;
	}
	
#contact {
	float: left;
	width: 220px;
	margin: 15px 4px 15px 0px;
	}
	
.adplantop {
	float: left;
	width: 120px;
	margin: 0px 0px 0px 0px;
	text-decoration: underline;
	}
	
.adplan {
	float: left;
	width: 120px;
	margin: 0px 0px 20px 0px;
	}
	
#ruler {
	 background: #D9CEC4;
	 clear: both;
	 margin-left: 20px;
	 margin-bottom: 5px;
	 border-top: 1px;
	 height: 1px;
	 padding: 0 0 0 0;
	 font-size:0.01pt;
	 }
	
	/* ---[ litenspalt ]----------------------------- */

#side {
	width: 199px;
	float: right;
	margin: 26px 0 25px 0;
	padding: 0;
	font-size: 95%;
	line-height: 1.5em;

	
	}
#side h3 {
	margin: 0 0 5px 0;
	padding: 5px 10px;
	color: #fff;
	font-size: 110%;
	border: none;
	background: #92765E repeat-x top left;
	}

#side p, #side ul {
	margin: 4px 4px 4px 6px;
	padding: 0;
	list-style: none;
	}
	
ul.headline {
	font-weight: bold;
	}
			
ul.headlinenext {
	margin: 6px 6px 4px 6px;
	font-weight: bold;
	}
		
ul.normal {
	font-weight: normal;
	font-size: 95%;
		}
	
#side a:link, a:visited {
	color: #3D3D3D;
	font-weight: normal;
	text-decoration: underline;
	}
	
dl.ikon {
	margin: 10px 0 15px 5px;
	padding: 0 0 0 0;
	}
	
dl.ikon dt {
	margin: 3px 0 0px 5px;
	padding: 0;
	float: left;
	}

#sidetext {
	margin: 7px 4px 4px 0px;
	font-size: 95%;
	}

	
	/* ---[ sidfot ]----------------------------------- */

#footer {
	position: relative;
	clear: both;
	margin-top: 8px;
	padding: 0;
	font-size: 80%;
	color: #5E5E5E;
	background: #F2F2F2;
	border-top: 1px dotted #92765E;
	border-bottom: 1px solid #8A5C2E;
		}
		
#footer p {
	margin: 0;
	padding: 5px;
	text-align: center;
	}
	
#sidenormal {
	margin: 0;
	padding: 0 0 0 0;
	font-family: "Verdana", sans-serif;
	font-size: 95%;
	color: #3D3D3D;
	}

#footer a:link, a:visited {
	color: #3D3D3D;
	font-weight: normal;
	text-decoration: underline;
	}

		/* ---[text]----------------------------- */
	
p {
	margin: 0px 0 7px 0;
	padding-left: 20px;
	display: block;
	}
		
h1 {
	font-family: "Arial", "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	font-size: 160%;
	font-weight: normal;
	padding-left: 20px;
	margin: 30px 0px 12px 0px ;
	color: #4A4A4A;
	display: block;
		}
h2 {
	
	padding-bottom: 2px;
	padding-left: 20px;
	font-family: "Tahoma", "Trebuchet MS", Verdana, sans-serif;
	font-size: 110%;
	font-weight: bold;
	color: #954B4B;
	margin: 10px 0 0 0;
	}
	
h3 {
	margin: 10px 0 0 0;
	padding-bottom: 2px;
	padding-left: 20px;
	font-family: "Arial", "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	font-size: 108%;
	font-weight: bold;
	color: #4A4A4A;
	clear: left;
	}
	
h4 {
	margin: 10px 0 10px 20px;
	padding-bottom: 2px;
	font-family: "Arial", "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	font-size: 105%;
	font-weight: bold;
	color: #4A4A4A;
	clear: left;
	border-bottom: 1px solid #eaeaea;
	}
	
h5 {
	
	padding-bottom: 2px;
	padding-left: 20px;
	font-family: "Tahoma", "Trebuchet MS", Verdana, sans-serif;
	font-size: 110%;
	font-weight: bold;
	color: #0000FF;
	margin: 10px 0 0 0;
	}
	
#normal {
	font-family: "Verdana", sans-serif;
	font-size: 95%;
	line-height: 1.5em;
	color: #4A4A4A;
		}
		
#normal a:link, a:visited {
	color: #3D3D3D;
	font-weight: normal;
	text-decoration: underline;
		}
	
#subnormal {
  margin: 0;
	padding: 0 0 1em 0;
	font-family: "Verdana", sans-serif;
	font-size: 100%;
	line-height: 1.5em;
	}
	
#normal h2 {
	font-family: "Arial", "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	font-size: 120%;
	font-weight: bold;
	padding-left: 20px;
	padding-bottom: 0px;
	margin: 0px 0px 0px 0px ;
	display: block;
	color: #4A4A4A;
		}
		
#newstop {
	font-family: "Arial", "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	font-size: 80%;
	padding-left: 20px;
	padding-bottom: 0px;
	margin: 2px 0px 10px 0px ;
	color: #4A4A4A;
	display: block;
	}

.papernews {	
	font-family: "Arial", "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	font-size: 83%;
	font-weight: bold;
	padding-left: 20px;
	padding-bottom: 0px;
	margin: 5px 0px 0px 0px ;
	display: block;
	color: #AF6464;
	}
	
	
#formtext {
	font-family: "Verdana", sans-serif;
	font-size: 100%;
	line-height: 1.5em;
	color: #4A4A4A;
	margin-left: 20px;
	}
	
#formtexthead {
	font-family: "Verdana", sans-serif;
	font-size: 100%;
	line-height: 1.5em;
	color: #4A4A4A;
	margin-left: 20px;
	font-weight: bold;
	}

	
#normalbold {
	margin: 0px 0px 0px 0px ;
	padding: 0 0 0 0;
	font-family: "Verdana", sans-serif;
	font-size: 95%;
	font-weight: bold;
	line-height: 1.5em;
	color: #4A4A4A;
	}

ul.listindex {
	font-weight: normal;
	font-size: 105%;
	list-style-type: square;
	color: #609ADC;
	margin-left: 25px;
	margin-right: 1.2 em;
	margin-top: 7px; 
	margin-bottom: 4px;
	padding-left: 0em;
	}
	
ul.list {
	font-weight: normal;
	font-size: 105%;
	list-style-type: square;
	color: #000;
	margin-left: 37px;
	margin-right: 1.2 em;
	margin-top: 7px; 
	margin-bottom: 4px;
	padding-left: 0em;
	}

ul.reasonlist {
	font-weight: bold;
	font-size: 105%;
	list-style-type: square;
	color: #4A4A4A;
	margin-left: 35px;
	margin-right: 1.2 em;
	margin-top: 7px; 
	margin-bottom: 4px;
	padding-left: 0em;
	}
	


/* ---[ formular ]------------------------------------ */

	#contactform #realname, #contactform #email, #contactform #subject, #contactform #address, #contactform #postal, #contactform #billingaddress, #contactform #postalnumber, #contactform #postaladdress, #contactform #pnbilling, #contactform #pabilling, #contactform #companyname, #contactform #phone {
	width: 300px;
	border: 1px solid #ccc;
	padding: 2px;
	font-family: "Verdana", sans-serif;
	font-size: 100%;
	color: #444;
	clear: both;
		
	}

  #contactform textarea {
	width: 400px;
	height: 180px;
	font-family: "Verdana", sans-serif;
	font-size: 100%;
	padding: 2px;
	color: #444;
	border: 1px solid #ccc;
	
	}
	
	#contactform #number105, #contactform #number205, #contactform #number305, #contactform #number405, #contactform #number505, #number106, #contactform #number206, #contactform #number306, #contactform #number406, #contactform #number506, #number107, #contactform #number207, #contactform #number307, #contactform #number407, #contactform #number507, #number108, #contactform #number208, #contactform #number308, #contactform #number408, #contactform #number508, #number109, #contactform #number209, #contactform #number309, #contactform #number409, #contactform #number509, #number110, #contactform #number210, #contactform #number310, #contactform #number410, #number111, #contactform #number211, #contactform #number311, #contactform #number411, #contactform #number511 {
	width: 20px;
	border: 1px solid #ccc;
	padding: 2px;
	font-family: "Verdana", sans-serif;
	font-size: 100%;
	color: #444;
	clear: both;
	}


