/* CSS V 1.0 vom 13.03.2009 für ippo.org | www.heise-it.de */

html {
	height: 100%;
	}

body {
	color: #000;
	background-color: #ffffff;
	font-family: Arial,sans-serif,Helvetica,Verdana;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
	padding: 0;
	text-align: center;
	height: 100%;
	}
.hidden {
	visibility:hidden;
	}
.clear {
	clear: both;
	}
.float_left {
	float: left;
}
.float_right {
	float: right;
}
form, fieldset, ul {
	margin: 0;
	padding: 0;
	}
div, td, p {
	font-family: Arial,sans-serif,Helvetica,Verdana;
	}
table {
	border:medium none;
	}
acronym {
	border:medium none;
	}

/* --------------------- Gestaltungselemente */

hr {
	border: none 0; 
	border-top: 1px dashed #8d8c8f;
	width: 100%;
	height: 1px;
	margin: 0 0 20px 0 !important;
	margin: 0 0 10px 0;
	padding: 0;
	clear: both;
	}

.boxed {
	border: 1px dashed #8d8c8f;	
}
/* --------------------- Textelemente */

li {
	list-style-type: circle;
	list-style-position: outside;
	margin-left:15px;
}
.center {
	text-align: center;
	}
h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	}
h1 {
	font-size: 20px;
	margin-bottom: 15px;
	}
.promo h1 {
	font-size: 16px;
	}
h2 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
	}
h3 {
	font-size: 12px;
	font-weight: bold;
	}
h4 {
	font-size: 12px;
	font-weight: normal;
	}

.feedback { 
	color:#DD0000;
	font-weight: bold;
}

.small {
	font-size: 8px;
}

/* --------------------- globale Linkelemente */

a, .brick a {
	text-decoration: none;
	color: #cc0000;
	}
a.active {
	color: #555555;
	font-weight: bold;
	}	
a.path {
	font-weight: bold;
	}	
.brick a:hover {
	text-decoration: underline;
	color: #cc0000;
	}

/* --------------------- Rahmen und Flaechen */

#box {
	width: 820px;
	margin: 0px auto 20px auto; 
	padding: 0; 
	text-align: left;
	position: relative;
	background-color: #ffffff;
	}
#siteheader_balken {
	display: none;
}
#sitefooter_balken {
	display: none;
}
#siteheader {
	height: 130px;
	width: 760px;
	padding: 10px 50px 10px 10px;
	background-color: #ffffff;
	}
#siteheader img {
	margin-right:30px;
}
#siteheader h1{
	font-family: Times New Roman, serif;
	font-size: 22px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
#siteheader h2{
	font-family: Times New Roman, serif;
	font-size: 14px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}
#siteheader h3{
	font-family: Times New Roman, serif;
	font-size: 22px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

#sitenavigation {
	display: none;
}
#sitebody {
	margin: 0px 15px;
	float: left;
}
#contentcontainer {
	width: 820px;
	padding: 0px;
	background-color: #fefefe;
	float:left;
	position:relative;
	}
.content {
	width: 820px;
	padding: 30px 20px 20px 20px;
	background-color: #fefefe;
	position:relative;
	}
.content_with_promo {
	width: 720px;
	padding: 20px 0px 0 20px;
	background-color: #fefefe;
	float:left;
	position:relative;
	}
.promo {
	width: 132px;
	float:right;
	position:relative;
	background: #f7f7f7;
}
.sitefooter {
	width: 820px;
	margin: 0px auto 0px auto;
	padding: 10px 0px;
	height: 50px;
	color: #999999;
	text-align: center;
	}

.brick {
	padding: 0px 10px 0px 10px; 
}

/* --------------------- Navigation */

.navigation {
	float: left;
	width: 180px;
	margin-bottom: 10px;
	font-size:16px;
	}
.navigation li {
	background-color: #bbbbbb;
	padding: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	line-height: 18px;
	list-style-type: none;
	font-size:14px;
	font-variant: small-caps;
}
.navigation li.level2 {
	background-color: #e6e6e6;
	font-size:13px;
	padding-left: 25px;
	margin-bottom: 5px;
	line-height: 16px;
	font-variant: normal;
	}
.navigation li:hover {
	background-color: #999999;	
	}
.navigation li.level3 {
	font-size:12px;
	padding-left: 40px;
	margin-bottom: 5px;
	line-height: 14px;
	}
.navigation li.level4 {
	font-size:11px;
	padding-left: 40px;
	margin-bottom: 5px;
	line-height: 13px;
	}
.navigation li.level5 {
	font-size:10px;
	padding-left: 40px;
	margin-bottom: 5px;
	line-height: 12px;
	}
.navigation a.active {
	font-weight: bold;
	}

/* --------------------- Aktuelles */

.news {
	margin-bottom: 30px;
}
.news h2 {
	margin-bottom: 0px;
}

.news h3 {
	background-color:#999999;
	color: #ffffff;
	padding: 2px 2px 2px 3px;
	margin-bottom: 5px;
}

/* --------------------- Seminare */

table.table {
	width: 100%;
	margin-top: 10px;
}

table.table thead {
	background-color: #999999;
	color:#fff;
}

table.table thead tr th {
		padding: 3px 3px;
}


.bibList h2 {
	background-color: #999999;
	color: #ffffff;
	padding: 2px 2px 2px 3px;
	margin-bottom: 2px;
}


ul.linkblock li {
	margin-left: 0;
	list-style-type: none;
}
ul.linkblock li * a {
	text-decoration: none;
}
ul.linkblock li {
	margin-bottom: 10px;
}
.linklist ul {
}

.linklist li {
	list-style-type: none;
	margin: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	}

.LinkType {
	text-transform: uppercase;
	font-size: 7px;
	color: #fff;
	background-color: #cc0000;
	margin-left:3px;
	line-height: 8px;
}

.form_text {
	border: 1px #999999 solid;
	padding: 3px;
	width: 400px;
}


/* -- // Ende gut alles gut! :) -- */
