body {
	scrollbar-base-color:D3D7E4;
	scrollbar-track-color:ECEDF3;
	scrollbar-face-color:D3D7E4;
	scrollbar-highlight-color:D3D7E4;
	scrollbar-3d-light-color:D3D7E4;
	scrollbar-dark-shadow-color:D3D7E4;
	scrollbar-shadow-color:D3D7E4;
	scrollbar-arrow-color:FFFFFF;
	margin-top:0px;
	background-color: #FAF5EF;
	margin-left: 0px;
	background-image: url(../gfx/bg.gif);
	background-repeat: repeat-y;
}
* {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#mypage {
	width: 947px;	
}
#mypagebg {
	width: 947px;
	text-align: left;
	background: inherit;
}

#header {
	background-image: url(../gfx/header14.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height:145px;
	text-align: left;
	width:947px;
} 

#topNav {
	position: absolute;
	margin-top: 115px;
	width: 755px;
	font-size: 11px;
	text-align: right;
	color: #444;
} 


#topNav a:link, #topNav a:visited, #topNav a:active {
	font-size: 11px;
	color: #444;
	text-decoration: none;
}

#topNav a:hover {
	font-size: 11px;
	color: #000;
}

#topNav #topnavCurrent {
	font-weight: bold;
}

#logolink {
	position: absolute;
	margin-top: 5px;
	margin-left: 15px;
}
#leftNav { 
	text-align: left;
	width: 201px;
	float: left;
	background: inherit;
}
#leftNav_content { 
	width: 200px;
	float: left;
	margin-top: 1px;
}

#leftNav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#leftNav li {
	margin: 0;
	padding: 0;
}
#leftNav span {
	display: block;
	margin: 0px;
	width: 200px;
}
#leftNav a.nLev0:link, #leftNav a.nLev0:visited, #leftNav a.nLev0:active {
	background-color: #F9DEA3;
	padding: 5px;
	padding-left: 23px;
	font-size: 11px;
	font-weight: bold;
	color: #333;
	border-bottom: 1px solid #ffffff;
	display: block;
	text-decoration: none;
	background-image: url(../gfx/navMain.gif);
	background-repeat: repeat-y;
}
#leftNav a.nLev0:hover {
	background-color: #FFE7B9;
	padding: 5px;
	padding-left: 23px;
	font-size: 11px;
	font-weight: bold;
	color: #666;
	background-image: none;
	/*background-repeat: repeat-y;*/
	border-bottom: 1px solid #fff;
	display: block;
}

#leftNav a.nLev1:link, #leftNav a.nLev1:visited, #leftNav a.nLev1:active {
	background-color: #909092;
	padding: 5px;
	padding-left: 23px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFDD;
	border-bottom: 1px solid #ffffff;
	display: block;
	text-decoration: none;
	background-image: url(../gfx/ul_subnav.gif);
	background-repeat: no-repeat;
	background-position: -30px -30px;
}
#leftNav a.nLev1:hover {
	background-color: #909092;
	padding: 5px;
	padding-left: 23px;
	font-size: 11px;
	font-weight: bold;
	color: #FFCC00;
	background-image: url(../gfx/ul_subnav.gif);
	background-repeat: no-repeat;
	background-position: 7px 7px;
	border-bottom: 1px solid #ffffff;
	display: block;
}

#leftNav #navCurrent {
	background-color: #909092;
	padding: 5px;
	padding-left: 23px;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-image: url(../gfx/ul_subnav.gif);
	background-repeat: no-repeat;
	background-position: 7px 7px;
	border-bottom: 1px solid #ffffff;
	display: block;
}


#leftNav #navMainCurrent {
	background-color: #FFE164;
	padding: 5px;
	padding-left: 23px;
	font-size: 11px;
	font-weight: bold;
	color: #333;
	background-image: url(../gfx/ul_subnav2.gif);
	background-repeat: no-repeat;
	background-position: 7px 7px;
	
	/*background-image: url(../gfx/ul_subnav.gif);
	background-repeat: no-repeat;
	background-position: 7px 7px;*/
	border-bottom: 1px solid #ffffff;
	display: block;
}

#content {
	float: left;
}

#content_top {
	
	background-image: url(../gfx/tbg2.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height: 93px;
	float: left;
	width: 567px;
	
}
#content_top_content {
	padding: 20px;
	/*padding-left: 8px;*/
	padding-bottom: 0px;
	font-size: 16px;
}

#content_top_content h1 {
	margin: 0px;
	margin-bottom: 20px;
	font-size: 18px;
	color: #B29681;
}

#content_top_content h2 {
	font-size: 12px;
	color: #000;
	background-image: url(../gfx/ul_top.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 20px;
	margin-bottom: 0px;
}

#content_main {
	
	clear: both;
	/*background-color: #ffffff;*/
	width: 565px;
	

}

#content_main li {
	list-style-type: square;
}

/* ÜBERSCHRIFTEN */

#content_main h1 {
	font-size: 17px;
	color: #c7c7c7;
	border-bottom: 1px solid #ccc;
}

#content_main h2 {
	font-size: 15px;
	color: #000;
}


#content_main h3 {
	border-bottom: 1px solid #ccc;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 20px;
	background-color: #FCF2CF;
	margin-bottom: 0px;
	color: #000;
	width: auto;
	margin-top: 0px;
}


#content_main h4 {
	font-size: 17px;
	color: #33CCCC;
}


#content_main h5 {
	
	font-size: 14px;
	color: #33CCCC;
}


#content_main h6 {
	
	font-size: 12px;
	color: #000;
}


/* ENDE ÜBERSCHRIFTEN */

/* QUANTICLOOP STYLES */

.kursivk {
	font-variant:small-caps;
}

.blau {
	color: #33CCCC;
}

.hinterlegt {
	background-color: #C0C0C0;
}

/* ENDE QUANTICLOOP STYLES */

.sem_catinfo_container {
	width: 565px;
	margin-bottom: 20px;
	border-bottom: 1px dashed #ccc;
	
}
.sem_catinfo {

}
.sem_trainer {
	padding: 4px;
	padding-left: 20px;
}
.sem_city {
	padding: 8px;
	padding-left: 20px;
	
}
.sem_begin {
	padding: 8px;
	padding-left: 20px;
	color: #333;
}
#seminar_name {
	padding: 8px;
	padding-left: 20px;
	background-color: #F7F7F7;
	font-weight: bold;
}
.seminar_city {
	padding: 8px;
	padding-left: 20px;
	background-color: #F7F7F7;
	margin-bottom: 15px;
}
.seminar_begin {
	padding: 8px;
	padding-left: 20px;
	background-color: #F7F7F7;
	color: #333;
}
.seminar_title2 {
	padding: 8px;
	padding-left: 20px;
	background-color: #FFFFFF;
	margin-bottom: 5px;
	color: #333;
}



#seminfo_pics {
	float: left;
	width: 256px;
	padding-left: 20px;
}

#seminfo_compact {
	float: left;
	width: 285px;
}

#sem_trainerinfo {
	width: auto;
	background-image: url(../gfx/icon-trainer.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	height: 26px;
	float: left;
	width: 25px;
}

#sem_trainerinfo_top {
	background-color: #efefef;
	border: 1px solid #ccc;
	border-bottom: 1px solid #efefef;
	font-size: 11px;
	margin-top: 10px;
	width: 255px;
	margin-bottom: 0px;
	float: left;
	font-weight: bold;
	
}


#sem_hausinfo {
	width: auto;
	background-image: url(../gfx/icon-location.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	height: 26px;
	float: left;
	width: 25px;
}

#sem_hausinfo_top {
	background-color: #efefef;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-size: 11px;
	margin-top: 10px;
	width: 253px;
	margin-bottom: 0px;
	float: left;
	font-weight: bold;
	
}

#sem_hausinfo_city {
	margin-left: 20px;
	font-size: 11px;
	margin-top: 5px;
}

#sem_trainerinfo_content {
	background-color: #efefef;
	border: 1px solid #ccc;
	font-size: 11px;
	clear: both;
	width: 280px;
}

#trainer_pic {
	float: left;
	width: 250px;
	padding: 8px;
	padding-left: 20px;
}

#trainer_address {
	margin-top: 8px;
	background-color: #F7F7F7;
	float: left; 
	width: 270px;
	padding: 8px;
	padding-left: 20px;
}

#sem_anmelden {
	margin-top: 20px;
}
#sem_text_right {
	margin-left: 10px;
}

#sem_anmelden img {
	display: block;
}

#sem_teilnahme {
	margin-left: 10px;
	margin-top: 25px;
}

#sem_trainerinfo_content a:link, #sem_trainerinfo_content a:visited, #sem_trainerinfo_content a:active {
	color: #000;
	font-size: 11px;
	background-image: url(../gfx/ul_grey.gif);
	background-repeat: no-repeat;
	background-position: 6px 3px;
	text-decoration: none;
	padding-left: 20px;
	margin-bottom: 3px;
	line-height: 20px;
}

#sem_trainerinfo_content a:hover {
	color: #666;
	font-size: 11px;
	background-image: url(../gfx/ul_grey.gif);
	background-repeat: no-repeat;
	background-position: 6px 3px;
	text-decoration: none;
	padding-left: 20px;
	margin-bottom: 3px;
	line-height: 20px;
}


#sem_location_details {
	
	
}

#sem_location_address {
	background-color: #F7F7F7;
	float: left; 
	width: 270px;
	padding: 8px;
	padding-left: 20px;
}

#sem_location_pic {
	float: left; 
	width: auto;
	padding: 8px;
	padding-left: 20px;
}

.text_info {
	
}

.text_info1 {
	background-color: #f7f7f7;
	margin-bottom: 15px;
	padding: 8px;
	padding-left: 20px;
}

.text_info2 {
	/*background-color: #fff;*/
	margin-bottom: 15px;
	padding: 8px;
	padding-left: 20px;
}

.text_info_padding {
	padding: 8px;
	padding-left: 20px;
}

#right {
	float: left;
	width: 173px;
}

#right_top {
	background-image: url(/gfx/r_darkgrey.gif);
	background-repeat: no-repeat;
	height: 100px;
}
#right_content {
	margin-left: 10px;
	margin-top: 100px;
}

#right_content_home {
	margin-left: 10px;
	margin-top: 10px;
}

#right_content ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#right_content li {
	display: inline;
}

#right_content a.Untermenue:link, #right_content a.Untermenue:visited, #right_content a.Untermenue:active {
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #333;
	padding: 3px;
	margin: 0px;
	margin-bottom: 5px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	width: auto;
	display: block;
	background-color: #FBF8EF;
	
	
}

#right_content a.Untermenue:hover {
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	padding: 3px;
	margin: 0px;
	margin-bottom: 5px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	width: auto;
	display: block;
	background-color: #FCF2CE;
}

#content_main a.semtitle:link, #content_main a.semtitle:visited, #content_main a.semtitle:active {
	background-image: url(../gfx/icon_info.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	
	
}

#content_main a.semtitle:hover {
	background-image: url(../gfx/icon_info.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
}

#myform {
	padding: 20px;
}

#mycontent {
	padding: 20px;
}
#form_result {
	margin: 20px;
}

#mybottom {
	clear: both;
}

#home_nextevents {
	margin-right: 5px;
	font-size: 12px;
	background-color: #FFFFDD;
}

#home_nextevents * {
	font-size: 12px;
}

#home_nextevents a:link, #home_nextevents a:visited, #home_nextevents a:active {
	display: block;
	margin-bottom: 5px;
}
#home_nextevents a:hover {
	display: block;
	margin-bottom: 5px;
}
.home_nextevents_spacer {
	height: 1px;
	font-size: 1px;
	border-top: 1px dashed #666;
	line-height: 0;
}

.home_nextevents_1 {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 3px;
	padding-right: 3px;
	/*background-color: #efefef;*/
}

.home_nextevents_2 {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 3px;
	padding-right: 3px;
	/*background-color: #f7f7f7;*/
}

.clear {
	clear: both;
}

a:link, a:visited {
	color: #333;
}

a:active {
	color: #555;
}

a:hover {
	color: #FF8000;
}


a.pdflink:link, a.pdflink:visited, a.pdflink:active {
	background-image: url(/gfx/pdf.gif);
	background-position: 0px 2px;
	background-repeat: no-repeat;
	padding-left: 20px;
	display: block;
	font-size: 12px;
	color: #143661;
	font-weight: normal;
	text-decoration: none;
	padding-bottom: 10px;
	padding-top: 2px;
}


a.pdflink:hover {
	background-image: url(/gfx/pdf.gif);
	background-position: 0px 2px;
	background-repeat: no-repeat;
	padding-left: 20px;
	display: block;
	font-size: 12px;
	color: #0066CC;
	font-weight: normal;
	text-decoration: none;
	padding-bottom: 10px;
	padding-top: 2px;
}

