body {
	margin : 0 auto;
	padding : 0;
	text-align : center;
	width : 100%;
	height : 100%;
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	position: relative;
}
div#frameall {
	border : 0px solid silver;
	display : block;
	height : 570px;
	left: 50%;
	margin-left: -425px;
	margin-top: 15px;
	padding : 0;
	position: absolute;
	text-align : center;
	width : 857px;
}
div#topleft {
	float : left;
	width : 178px;
	height : 100px;
	background-image : url('../img/layout/weblayout1.jpg');
	background-repeat : no-repeat;
	text-align : left;
	padding-left : 10px;
}
div#topright {
	float : left;
	width : 669px;
	height : 100px;
	background-image : url('../img/layout/weblayout2.jpg');
	background-repeat : no-repeat;
}
div#midleft {
	clear : left;
	float : left;
	width : 233px;
	height : 470px;
	background-image : url('../img/layout/weblayout3.jpg');
	background-repeat : no-repeat;
	text-align : left;
}
div#midright {
	float : right;
	width : 624px;
	height : 416px;
	background-image : url('../img/layout/weblayout4.jpg');
	background-repeat : no-repeat;
}
div#bottomright {
	float : left;
	width : 624px;
	height : 54px;
	background-image : url('../img/layout/weblayout5.jpg');
	background-repeat : no-repeat;
}
div#midleft_top {
	height:414px;
}
div#midleft_bottom {
	text-align:left;
	padding:0 0 0 30px;
	font-weight:bold;
}
ul#sub_nav {
	position:relative;
	top:140px;
	padding:0 15px 0 0;
	text-align : left;
	float:right;
	background-color : transparent;
	font-weight : bold;
	font-size : 13px;
	list-style-type : none;
	line-height:20px;
}
img#logo {
	float : right;
	margin : 20px 70px 0 0;
	width : 60px;
}
div#contleft {
	float : left;
	clear : left;
	width : 280px;
	height : 365px;
	margin : 30px 0 0 0;
	padding : 5px 10px 0 0;
	background : transparent;
	text-align : left;
	overflow:auto;
}
div#contright {
	float: left;
	width: 305px;
	height: 280px;
	margin: 120px 0 0 15px;
	background: transparent;
	text-align: left;
	overflow:auto;
}
div#leftstart {
	float : left;
	clear : left;
	width : 165px;
	height : 350px;
	margin : 65px 0 0 0;
	padding : 0 0 0 10px;
	background : transparent;
	text-align : left;
}
div#teilnehmerleft {
	float : left;
	clear : left;
	width : 290px;
	height : 221px;
	margin : 154px 0 0 0;
	padding : 0 0 0 10px;
	background : transparent;
	text-align : left;
}
div#teilnehmerright {
	float : left;
	width : 290px;
	height : 221px;
	margin : 40px 0 0 20px;
	background : transparent;
	text-align : left;
}
div#rightstart {
	float : left;
	width : 165px;
	height : 350px;
	margin : 65px 0 0 0;
	background : transparent;
	text-align : left;
}
div#infostart {
	width : 250px;
	height : 160px;
	background : transparent;
	float : left;
	margin : 70px 0 0 20px;
}
div.latest_seminar {
	padding: 5px;
	margin-top: 5px;
	border: 1px solid silver;
}
div.latest_seminar h5 {
	margin-top: 0;
	font-size: 11px;
	border: 0 none;
}
div#seminars_list h5 {
	border: 0 none;
}
div#seminars_list h5.current_item {
	color: #ff6633;
}
div.latest_seminar p {
	margin-top: 0;
	font-size: 11px;
}
img {
	border: 0;
}
img.start {
	margin : 5px 0 10px 0;
}
.teilnehmer {
	margin : 0 0 8px 57px;
}
table {
	border : 0;
	width : 98%;
}
.space{
	width : 70px;
	height : 70px;
	background : transparent;
}
/*//////////////////////////////////////////////////////*/
h1 {
	margin : 0;
	padding : 15px 0 0 10px;
	font-size : 24px;
}
h2 {
	color : #999;
	margin : 8px 0 8px 0;
	font-size : 18px;
}
h4 {
	font-size : 12px;
	font-weight : normal;
	padding : 0;
	margin : 0 0 2px 0;
	text-align : left;
	color : #ff6633;
}
h5 {
	font-size : 12px;
	font-weight : bold;
	margin : 15px 0 2px 0;
	text-align : left;
	color : #000000;
	border-bottom: 1px dotted silver;
}
p {
	padding : 0;
	font-size : 12px;
	text-align : left;
	color : #333;
	margin : 10px 0 0 0;
}
p.fragen {
	margin : 2px 0 6px 0;
}
p.right {
	text-align:right;
}
p.black {
	color:#000000;
	background-color:#FFFFFF;
}
ul.inline_list {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style: none;
}
li {
	padding-top:2px;
}
a.like_h4 {
	font-size : 12px;
	font-weight : normal;
	text-align : left;
	color : #ff6633;
	text-decoration : none;
}
div.spacer1 {
	display : block;
	clear : both;
	height : 65px;
}
img.content {
	border:1px solid silver;
	margin:5px;
	width:215px;
}
td.main_nav_tab {
	text-align : center;
	padding-top:7px;
}
a.mainnav, a.mainnav_a, a.mainnav_o {
	display : block;
	width : 100%;
	text-decoration : none;
	font-weight : bold;
	font-size : 13px;
	padding : 5px 0 2px 0;
	text-align : center;
	background-color : transparent;
	border-bottom : 1px solid #efefef;
}
a.mainnav {
	color : #333;
}
a.mainnav_o {
	color : #ff6633;
	border-bottom : 1px solid #ff6633;
}
a.mainnav_a {
	color : #ff6633;
}
a.standart {
	color : #666;
	text-decoration : none;
}
a.aktiv {
	color : #000;
	text-decoration : none;
}
a.homelink {
	text-decoration: none;
	color: #565656;
}
a.normal:link, a.normal:visited {
	padding : 0;
	font-size : 12px;
	text-align : left;
	color : #666; /* #095089; */
	text-decoration : none;
}
a.normal:focus, a.normal:hover, a.normal:active {
	padding : 0;
	font-size : 12px;
	text-align : left;
	color : #6090B6;
	text-decoration : none;
}
a.imtext:link, a.imtext:visited {
	text-decoration:none;
	color:#ff6633;
}
a.imtext:focus, a.imtext:hover {
	text-decoration:none;
	color:#666666;
}
a.extra {
	font-weight: bold;
}
.emphasized {
	background: #eddcbe;
}
input,textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
.label {
	font-size:11px;
	text-align : left;
	color : #666;
	margin : 3px;
}

