body, html {
	margin: 0px;
	font-family:"Courier New", Courier, monospace;
	font-size: 100%;
	letter-spacing: 0px;
	background: #fff;
	height: auto;
	}
	
#pagewrap {
	position: relative;
	width: 900px;
	height: auto;
	padding-bottom: 25px;
	}
	
/* LOGO */	
#logo {
	position: fixed !important; 
	margin-top: 50px;
	width: 70px;
	height: 150px;
	float: left;
	}
#logo a {font-weight: normal;}
#logo[id] {position: fixed;}
#collapse {width: 41px; margin-top: 7px; height: 40px}
.collapserow {float: right;	font-size: 0.75em; text-align: right;}

/* CONTENT */
#content {
	position: relative;
	top: 0px;
	left: 100px !important;
	left: 20px;
	width: 800px;
	/*min-height: 100%; height: auto !important; height: 100%;*/
	font-size: 0.85em;
	letter-spacing: 0em;
	line-height: 1.5em;
	}
	
/* ANCHOR TOP */
#content_topanchor {
	width:auto;
	height: 50px;
	}
	
/* LABEL NEW */
.label_new {
	position: relative;
	width: 49px;
	height: 21px;
	background: url(../images/label_new.gif) no-repeat;
	}
	

/* NAVIGATION START */
#navigation {
	display:block;
	left:-1px;
	margin-bottom:25px;
	overflow:hidden;
	position:relative;
	width:auto;
	}

#navigation a		{ color: #000; text-decoration: none; font-weight: normal; display: inline;}	
#navigation a:hover { color: #000; text-decoration: none; font-weight: normal; background-color: #fff100; cursor: pointer;}
#navigation #currentpage a {background-color: #fff100; font-weight: bold;}

#navigation ul {
	margin: 0px 0px 0px 0px !important;
	margin: -10px 0px 0px -10px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	}
#navigation li {
	margin: 0px;
	padding:0 2px 0 2px;
	float: left;
	}
#navigation li a {
	margin: 0px;
	padding: 0 3px 0 3px;
	}
/* NAVIGATION END */

/* LINKS - START */ 
a			{ color: #000; text-decoration: none; font-weight: normal; display: inline;}	
a:hover 	{ color: #000; text-decoration: none; font-weight: normal; background-color: #fff100; cursor: pointer;}
a:visited 	{ text-decoration: none; }
a:focus 	{ outline: none; }
/* LINKS - END */

/* DIV - START */
.div, .div2 {clear: both; width: 800px; height: 1px; background: url(../images/trenner.gif) repeat-x;}
.div 		{margin: 10px 0px 10px 0px;}
.div2		{margin: 0px 0px 10px 0px;}
/* DIV - END */

/* CONTENT - START  */
.collapse {
	padding-top: 14px;
	}
.content_element {
	margin-top: 0px !important;
	margin-top: -15px;
	}

h3, h3 a {font-size: 1em; padding: 0px; margin: 0px; height: auto;}
ul	{list-style: none; margin: 0px;padding: 0px; 	height: auto;}	

.headline {
	position: relative;
	display: block;
	left: -11px;
	background: url(../images/headline_yellow_strip.gif) repeat-y;
	padding-left:8px;
	width: 800px;
	height: auto;
	font-weight: bold;
	}
.headline a {font-weight: bold; margin: 0px; padding: 0 3px 0 3px;}
.headline a:hover {font-weight: bold;}	

.headlinenew {font-style: italic; float:left; padding: 0px 4px 0px 2px;}

/* PICTURES */
.pic a:hover, .pic_1r a:hover, .pic_2r_1 a:hover, .pic_2r_1 a:hover {background-color: none;}
.pic_1r		{padding: 0px 0px 20px 0px;}
.pic_2r_1	{width: 390px; padding: 0px 20px 20px 0px; float: left;}
.pic_2r_2	{width: 390px; padding: 0px 0px 20px 0px; float: left;}
.pic_2r_dot	{width: 390px; margin: 0px 0px 20px 0px; float: left; background: url(../images/dotpattern.gif);}


/* CAPTIONS */
.caption, .caption_bold, .caption_alt {margin: 0px 0px 5px 0px; width: auto; height: auto;}
.caption_bold {font-weight: bold;}
.captiondiv {margin: 5px 0px 5px 0px; width: auto; height: auto; font-weight: bold;}
.caption ul, .caption_bold ul {margin: 0px 0px 0px 10px; list-style: disc;}
.caption_bold a, .caption a {
border-bottom: 1px dashed #999;
background-color: none;
}
/*.caption a, .caption_bold a {padding: 0 3px 0 3px;}*/

img {margin:0px; padding: 0px; border: 0px}

/* CONTENT - END  */

/* MAIL */

table, tr, td {	vertical-align: top;}
td.margin {height: 30px;}
.mail { width: 500px;	font-size: 0.95em;}
.mail { margin: 15px 0px 0px 15px;}
.headline_mail {
	position: relative;
	display: block;
	left: -11px;
	background: url(../images/headline_yellow_strip.gif) repeat-y;
	padding-left:8px;
	margin-left: 18px;
	height: auto;
	font-weight: bold;
	}
	
/* PDF ICON */

#pdf {
	float:right;
height:20px;
margin:0;
overflow:hidden; }