/*** allgemeine einstellungen ***/


/* reset */

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


/* general */

body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height: 1.5em;
	background-color:#AAA;}


/* structure */

div#container {
	width:900px;
	margin: 10px auto;
	padding:0px;}

div#logo {}

div#headerbox {
	background-image:url(../images/claudianielsen_head_bg.jpg);
	width:900px;
	height:161px;
	}

div#navibox {
	float:left;
	width:158px;
	height:156px;
	padding-top:5px;
	padding-left:9px;
	}

div#servicebox {
	float:left;
	width:158px;
	padding-top:131px;
	padding-left:9px;
	}

div#flexheaderbox {
	float:left;
	width:492px;
	height:161px;}

div#mainbox {
	width: 733px;
	padding-top: 20px;
	padding-left:167px;
	background-color:#FFFFFF;
	}

div#contentbox {
	float:left;
	width:452px;
	padding:0px 0px 0px 0px;
	}

div#modulebox {
	float:right;
	width:221px;
	padding-top:23px;
	padding-bottom:1.5em;
	padding-right:20px;
	color: #00097A;
	font-size:0.8em;
	line-height:1.5em;}

.moduletable_diashow {
	height:180px;}

div#modulebox .modulecontent {
	margin-bottom:4em;}

div#footbox {
	margin-top:6px;
	font-size:0.8em;}


/* navi */

.menu_hauptmenu, .menu_servicemenu {
	list-style:none;
	}

.menu_hauptmenu li {
	font-weight:bold;
	margin-bottom:3px;}

.menu_servicemenu li {
	display:inline;
	margin-right:12px;
	}

.menu_hauptmenu li a {
	color: #00097A;
	}

.menu_servicemenu li a {
	color: #7578a0;
	}

.menu_hauptmenu li a:hover, .menu_hauptmenu li.active a {
	color: #E95E28;
	}

/*  */

.sectiontableheader, .sectiontableentry1 td, .sectiontableentry2 td {vertical-align:top; padding-right:6px;}

h3, h2 {
	font-size:1em;
	color: #00097A;}

p, .contentpaneopen ul, .contentpaneopen_startblog ul, #ChronoContact_athome ul {margin-bottom:0.5em;}

.modulecontent td p {margin-bottom:0px;}

.contentpaneopen_oton tr td p {margin-bottom:6px;}

.contentpane ul, .contentpaneopen ul, .contentpaneopen_startblog ul,#ChronoContact_athome ul {margin-left: 15px;}

.contentheading, .componentheading, .contentheading_startbeitrag {
	font-size:1em;
	font-weight:bold;
	color: #00097A;
	}

input.button { cursor: pointer; }

a {
	text-decoration:none;
	color:#E95E28;}

.modulecontent a {
	text-decoration:none;
	color:#00097A;
	font-weight:bold;}

.modulecontent a:hover {
	text-decoration:underline;}

table {
	margin-left:-2px;
	margin-top:-2px;}
	
table table {margin:0;}

.nofloat {
	clear:both;}

div.modulecontent, .moduletable_startbeitrag {
	margin-bottom:2em;}

#suche {
	background-image:url(../images/lupe.jpg);
	background-repeat:no-repeat;
	padding:0px 0px 0px 52px;
	height:32px;
  	margin-bottom:2em
	}

#suche input {background-color:#EEE}

.inputbox {
	background-color:#EEE;}

/*
.article_separator {
	display:block;
	border-bottom:solid 1px #00097A;
	width:452px;
	margin-left:2px;
	margin-bottom:8px;}
*/

.createdate {
	padding-bottom:0.5em;
	font-size:0.8em;}

/* yvcomment */
div.yvComment div.Comment .Fulltext, div.yvComment div.Comment_even .Fulltext {padding-bottom:12px;}

div.yvComment .NumComments {
	margin-top:12px;
	margin-left:3px;
	border-top:none!important;
	}

div.yvComment .DateAndAuthor {
	width: 60%!important;
	}

div.yvComment div.Comment .Header, div.yvComment div.Comment_even .Header {
	background-color: #EEE!important;
	}

div.yvComment .Comment, div.yvComment .Comment_even {
	border-top-color: #AAA!important;
	}

div.yvComment div.Date {
	text-align: right;
	float: right;
	width: 100%;
	padding-right: 3px;
	font-size:0.8em;
	}

/* attachments */

div.attachmentsList table  {
	border:none!important;}