

*
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	margin:0px;
	padding:0px;
	line-height:1.5em
}

body, html
{
	width:100%;
	height:100%;
}

a
{
	color:#0000FF;
	text-decoration:underline;
}

a:hover
{
	text-decoration:underline;
}

img
{
	border:0px;
}

p
{
	margin-bottom:15px;
}

ul
{
	margin-bottom:15px;
	list-style-image:url(images/list-item.gif);
}

li
{
	margin-left:20px;
}

/***** Layout *****/

div.container
{
	margin:34px auto 0px;
	width:640px;
}

div.top
{
	height:69px;
}

div.logo
{
	float:left;
}

div.lang
{
	float:right;
	height:18px;
	padding-top:50px;
	vertical-align:bottom;
	width:100px;
	text-align:right;
}

#languagebox
{
	position:absolute;
	top:77px;
	left:50%;
	margin-left:170px;
	text-align:left;
	padding:7px 10px;
	width:105px;
	height:53px;
	background:url(images/bg_lang.png) no-repeat;
	visibility:hidden;
	z-index:50;
}

#languagebox div.arrow
{
	background:url(images/arrow_up.png) no-repeat 90px 3px;
	width:105px;
}

#languagebox *
{
	color:#606060;
	font-weight:bold;
}

div.fontsize
{
	float:right;
	padding-left:15px;
	height:18px;
	padding-top:50px;
	vertical-align:bottom;
	width:40px;
	text-align:right;
}

div.menuline
{
	width:100%;
	height:33px;
	background:url(images/greybar_top.jpg) repeat-x;
}

div.menu
{
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:640px;
}

div.header
{
	margin:0px auto;
	width:640px;
	height:230px;
}

div.flash
{
	position:absolute;
	top:136px;
	left:50%;
	margin-left:-290px;
	width:580px;
	height:230px;
	z-index:2;
}

div.submenuline
{
	width:100%;
	height:33px;
	background:url(images/greybar_bottom.jpg) repeat-x;
}

div.submenuleftspace
{
	padding-left:185px;
	padding-top:9px;
	padding-right:0px;
}

div.submenucontainer
{
	position:relative;
	margin:0px auto;
	width:640px;
}

div.containerboxen
{
	position:absolute;
	top:378px;
	left:50%;
	margin-left:-320px;
}

div.newsbox
{
	background:url(images/bg_box_middle.png) repeat-y;
	width:164px;
	margin-bottom:10px;
}

div.newsboxtop
{
	background:url(images/bg_box_top.png) no-repeat 1px 0px;
	padding:3px 1px;
}

div.newsboxcontent
{
	padding:0px 5px;
}

div.newsboxbottom
{
	background:url(images/bg_box_bottom.png) no-repeat 1px 0px;
	height:6px;
}

div.referenzbox
{
	background:url(images/bg_box_middle.png) repeat-y;
	width:164px;
	margin-bottom:10px;
}

div.referenzboxtop
{
	background:url(images/bg_box_top.png) no-repeat 1px 0px;
	padding:3px 1px;
}

div.referenzboxcontent
{
	padding:0px 5px;
	text-align:right;
}

div.referenzboxbottom
{
	background:url(images/bg_box_bottom.png) no-repeat 1px 0px;
	height:6px;
}

div.boxen
{
	background:url(images/bg_box_middle.png) repeat-y;
	width:164px;
	margin-bottom:10px;
}

div.boxentop
{
	background:url(images/bg_box_top.png) no-repeat 1px 0px;
	padding:3px 1px;
}

div.boxencontent
{
	padding:0px 5px;
}

div.boxenbottom
{
	background:url(images/bg_box_bottom.png) no-repeat 1px 0px;
	height:6px;
	margin-bottom:10px;
}

div.content
{
	margin:0px auto;
	width:456px;
	padding-left:184px;
	padding-top:20px;
	margin-bottom:50px;
	min-height:900px;
}

div.icons
{
	clear:both;
	text-align:right;
	padding-bottom:30px;
}

div.footer
{
	background-color:#EEEEEE;
	width:100%;
	line-height:23px;
	text-align:center;
}

div.footer br
{
	display:none;
}


/***** Styles *****/

.big
{
	font-size:13px;
}

.small
{
	font-size:10px;
}



/***** Menü/Links *****/

div.menu a
{
	height:23px;
	display:block;
	float:left;
	padding:0px 10px;
	line-height:23px;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}

div.menu span.activ a
{
	color:#818181;
	background-color:#E6E7E7;
	text-decoration:none;
}

div.menu a:hover
{
	color:#818181;
	background-color:#E6E7E7;
	text-decoration:none;
}

div.submenucontainer a
{
	line-height:23px;
	font-size:11px;
	padding-right:8px;
	vertical-align:middle;
	display:block;
	float:left;
	color:#000000;
	text-decoration:none;
}

div.submenu a:hover
{
	text-decoration:none;
}

div.newsbox a
{
	color:#000000;
}

div#language a
{
	text-decoration:none;
}


/***** Überschriften ******/

h1
{
	color:#728398;
	font-size:17px;
	margin-bottom:15px;
	font-weight:bold;
	font-family:Arial Black;
}

h2
{
	font-size:15px;
	margin-bottom:15px;
	font-family:Arial Black;
}

h3
{
	font-size:13px;
	margin-bottom:15px;
	font-family:Arial Black;
}

h4
{
	font-size:11px;
	margin-bottom:15px;
	font-family:Arial Black;
}

div.containerboxen h3
{
	background-color:#9BABBF;
	color:#FFFFFF;
	text-align:center;
	padding:3px 0px;
	margin-bottom:10px;
}

/***** Formulare *****/

input.searchbox-sword
{
	border:1px solid #D0D1D1;
	width:70px;
	background-color:#F6F6F6;
	height:14px;
}

div.referenzboxcontent select
{
	width:152px;
	margin-bottom:15px;
}


/***** News *****/

div.news-latest-item
{
	margin-bottom:15px;
}

div.news-latest-item p
{
	margin-bottom:0px;
}

div.news-latest-item h4
{
	margin-bottom:0px;
}

div.newsboxcontent img
{
	margin-bottom:5px;
}

div.newsboxcontent .news-latest-container img
{
	float:left;
	margin-right:3px;
	margin-bottom:2px;
}