@charset "utf-8";
/* CSS Document */

/* Design */

body {
	margin: 0px;
}

#container{
	left:0px;
	top:0px;
	width:1000px;
	margin:0;
	padding:0;
    background-image:url(images/diexperten09_03.jpg);
	background-repeat:repeat-y;
}

#header {
	width:1000px;
	height:329px;
}

#navi {
	background-image:url(images/diexperten09_02.jpg);
	background-repeat:no-repeat;
	width:1000px;
	height:45px;

}

#navi2 {
	position:absolute;
	top: 330px;
	left:170px;
	width:800px;
	height:auto;
	z-index:10;

}

#content {
	background-image:url(images/diexperten09_03.jpg);
	background-repeat:repeat-y;
	width:1000px;
}

#contentfull {
	
	margin-left: 170px;
	width: 660px;
	
}

#contentleft {
	float:left;
	margin-left: 170px;
	width: 320px;
}

#contentright {
	margin-left: 510px;
	width: 320px;

}

#footer {
	width: 1000px;
	clear:both;
}

/* Typo */

h2 {font-family:Georgia, "Times New Roman", Times, serif;
font-size: 14px;
font-weight: bold;
line-height: 20px;
color:#666;
}

h3 {font-family:Georgia, "Times New Roman", Times, serif;
font-size: 14px;
font-weight: normal;
line-height: 20px;
color:#666;
}

.tinyfont {
	font-size: 12px;
}

a {font-family:Georgia, "Times New Roman", Times, serif;
text-decoration:underline;
font-weight: normal;
color:#a4504c;
}

td {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	color:#666;
}
	
	
hr {
border-top: 0;
border-left: 0;
border-bottom: 2px dotted #CCC; 
}

.tableindex{font-family:Georgia, "Times New Roman", Times, serif;
font-size: 20px;
font-weight: bold;
line-height: 30px;
color: #930;
}

.tdbold {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	color:#666;
}
.tdborderbottom {
	border-bottom: 1px dotted #CCC;
	padding-bottom: 5px;
}

.contentError {font-family:Georgia, "Times New Roman", Times, serif;
font-size: 14px;
font-weight: normal;
line-height: 20px;
color: #C00;
}

.danke {font-family:Georgia, "Times New Roman", Times, serif;
font-size: 14px;
font-weight: bold;
line-height: 20px;
color: #666;
}

.twitter {
	margin-left:60px;
}