*{
	padding: 0;
	margin: 0;
}
html, body { color: #333; font-size: 12px; font-family: tahoma; line-height: 19px; background-color: #67a618; background-image: url(/global/images/blattbg.jpg); background-repeat: repeat-x; text-align: center; height: 100%; }
/*<agl.folder "Allgemeines">*/

#hauptrahmen_gruen { background-image: url(/global/images/contentbg.png);background-repeat: repeat-y; background-position: 0 85px; text-align: left; position: relative; top: 85px; width: 821px; margin: 0 auto; min-height: 100%; height:auto !important; height:100%; margin: 0 auto 0; padding-bottom:20px; }
#hauptrahmen_orange { background-image: url(/global/images/contentbg_orange.png); background-repeat: repeat-y; background-position: 0 85px; text-align: left; position: relative; top: 85px; width: 821px; margin: 0 auto; min-height: 100%; height:auto !important; height:100%; margin: 0 auto 0;  padding-bottom:20px;}
#hauptrahmen_blau { background-image: url(/global/images/contentbg_blau.png); background-repeat: repeat-y; background-position: 0 85px; text-align: left; position: relative; top: 85px; width: 821px; margin: 0 auto; min-height: 100%; height:auto !important; height:100%; margin: 0 auto 0; padding-bottom:20px;}
#hauptrahmen_rot { background-image: url(/global/images/contentbg_rot.png); background-repeat: repeat-y; background-position: 0 85px; text-align: left; position: relative; top: 85px; width: 821px; margin: 0 auto; min-height: 100%; height:auto !important; height:100%; margin: 0 auto 0; padding-bottom:20px;}
#hauptrahmen_violett { background-image: url(/global/images/contentbg_violett.png); background-repeat: repeat-y; background-position: 0 85px; text-align: left; position: relative; top: 85px; width: 821px; margin: 0 auto; min-height: 100%; height:auto !important; height:100%; margin: 0 auto 0; padding-bottom:20px;}
#fuss {	
	position: absolute;
	bottom: 0px;
}
#copy {display:none;}
	#content { width: 384px; margin-left: 281px; padding-top: 62px; }
	
#loader {position:absolute; left:20px; top:20px;}

/*</agl.folder>*/
/*<agl.folder "Formulare">*/

form {margin-top:20px;}
.formzeile { width: 350px; height: 25px; margin-bottom: 10px; }
.formbeschriftung { color: #333; width: 100px; float: left; }
.formfelder { color: #333; float:right;padding-right:10px;}
.textinput {
	color: #333;
	font-size: 12px;
	font-family: verdana;
	width: 200px;
	height: 15px;
	padding-top: 1px;
	padding-left: 3px;
	border:none;
	background:#ffffff;
}
.selectinput {
	color: #333;
	font-size: 12px;
	font-family: verdana;
	width: 200px;
	height: 15px;
	padding-top: 0px;
	padding-left: 3px;
	border:none;
	background:#ffffff;

}
.textinput:focus {
	border-top: 1px solid #a2bd30;
	border-left: 1px solid #a2bd30;
	border-bottom: 1px solid #f0f4df;
	border-right: 1px solid #f0f4df;
	background:#c9d786;
}

.area {
	color: #333;
	font-size: 12px;
	font-family: tahoma;
	line-height: 18px;
	width: 200px;
	height: 100px;
	padding-top: 3px;
	padding-left: 3px;
	border:none;
	background:#ffffff;
	margin-bottom:15px;
}
.area:focus {
	border-top: 1px solid #a2bd30;
	border-left: 1px solid #a2bd30;
	border-bottom: 1px solid #f0f4df;
	border-right: 1px solid #f0f4df;
	background:#c9d786;
}
.checkbeschriftung {
	margin-left:20px;
}
.check {
	float:left;
}
.submit {
	font-family: tahoma;
	border-top: 1px solid #f0f4df;
	border-left: 1px solid #f0f4df;
	border-bottom: 1px solid #a2bd30;
	border-right: 1px solid #a2bd30;
	background:#c9d786;
	padding:3px;
}
.submit:active {
	color:#ffffff;
	font-family: tahoma;
	border-top: 1px solid #a2bd30;
	border-left: 1px solid #a2bd30;
	border-bottom: 1px solid #f0f4df;
	border-right: 1px solid #f0f4df;
	background:#a2bd30;
	padding:3px;
}
fieldset {
	width:300px;
	border:solid 1px #a2bd30;
	padding-left:10px;
	padding-top:10px;
	margin-bottom:20px;
	background:#c9d786;
}
legend{
	color: #ffffff;
	background:#a2bd30;
	padding-left:5px;
	padding-right:5px;	
	width:400px;
}


/*</agl.folder>*/

/*<agl.folder "Navigation">*/
	#navigation { position: absolute; top: -62px; left: 3px; width: 813px; }
	#navigation ul { }
	#navigation ul li { float: left; list-style-type: none; }
	#hauptrahmen_gruen #aktiv { position: absolute; top: 0; left: 3px; }
	#hauptrahmen_orange #aktiv { position: absolute; top: -5px; left: 107px; }
	#hauptrahmen_blau #aktiv { position: absolute; top: -2px; left: 319px; }
	#hauptrahmen_rot #aktiv { position: absolute; top: -2px; left: 422px; }
	#hauptrahmen_violett #aktiv { position: absolute; top: -2px; left: 554px; }
	
	#leftnav { position: absolute; top: 65px; left: 45px; }
	#leftnav ul { background-image: url(/global/images/subnav_bg.png); }
	#leftnav ul li a { color: #333; text-decoration: none; padding-left: 5px; }
	
	#hauptrahmen_gruen #leftnav ul li { font-size: 12px; line-height: 20px; background-color: #c9d786; width: 197px; margin-left: 2px; border-top: 1px solid #f0f4df; border-bottom: 1px solid #a2bd30; list-style-type: none; }
	#hauptrahmen_gruen #leftnav ul li:hover { background-color: #a2bd30; }
	#hauptrahmen_gruen #leftnav ul li:hover a { color:#ffffff; }
	#hauptrahmen_gruen  .aktivenavi {background-color: #a2bd30!important;}
	
	#hauptrahmen_orange #leftnav ul li { font-size: 12px; line-height: 20px; background-color: #edc479; width: 197px; margin-left: 2px; border-top: 1px solid #faefda; border-bottom: 1px solid #e09c18; list-style-type: none; }	
	#hauptrahmen_orange #leftnav ul li:hover { background-color: #e09c18; }
	#hauptrahmen_orange #leftnav ul li:hover a { color:#ffffff; }
	#hauptrahmen_orange  .aktivenavi {background-color: #e09c18!important;}
	
	#hauptrahmen_blau #leftnav ul li { font-size: 12px; line-height: 20px; background-color: #cae0f6; width: 197px; margin-left: 2px; border-top: 1px solid #dfefff; border-bottom: 1px solid #80abd7; list-style-type: none; }
	#hauptrahmen_blau #leftnav ul li:hover { background-color: #80abd7; }
	#hauptrahmen_blau #leftnav ul li:hover a { color:#ffffff; }
	#hauptrahmen_blau  .aktivenavi {background-color: #80abd7!important;}
	
	#hauptrahmen_rot #leftnav ul li { font-size: 12px; line-height: 20px; background-color: #f3897a; width: 197px; margin-left: 2px; border-top: 1px solid #ffc5bd; border-bottom: 1px solid #c5331f; list-style-type: none; }
	#hauptrahmen_rot #leftnav ul li:hover { background-color: #c5331f; }
	#hauptrahmen_rot #leftnav ul li:hover a { color:#ffffff; }
	#hauptrahmen_rot  .aktivenavi {background-color: #c5331f!important;}
	
	#hauptrahmen_violett #leftnav ul li { font-size: 12px; line-height: 20px; background-color: #9196bb; width: 197px; margin-left: 2px; border-top: 1px solid #e9eaf1; border-bottom: 1px solid #242e77; list-style-type: none; }
	#hauptrahmen_violett #leftnav ul li:hover { background-color: #242e77; }
	#hauptrahmen_violett #leftnav ul li:hover a { color:#ffffff; }
	#hauptrahmen_violett  .aktivenavi {background-color: #242e77!important;}
	


	#logo {position:absolute;}
/*</agl.folder>*/

/*<agl.folder "fliesstext">*/
	#hauptrahmen_gruen #fliess { padding-right: 10px; border-right: 1px solid #a2bd30; }
	#hauptrahmen_orange #fliess { padding-right: 10px; border-right: 1px solid #e09c18; }
	#hauptrahmen_blau #fliess { padding-right: 10px; border-right: 1px solid #80abd7; }
	#hauptrahmen_rot #fliess { padding-right: 10px; border-right: 1px solid #c5331f; }
	#hauptrahmen_violett #fliess { padding-right: 10px; border-right: 1px solid #242e77; }
	
	#fliess ul {
		margin-left:0px;
		margin-top:-10px;
		padding-top:5px;
		padding-left:20px;
		padding-bottom:5px;
		margin-bottom:15px;
		background-color: #c9d786;
		border:solid 1px #a2bd30;
	}
	
	#fliess ul a{
		color: #333333!important;
		text-decoration:underline!important;
	}
	
	h1 { margin-bottom:15px; }
	#hauptrahmen_gruen h1 { color: #a2bd30; font-size: 14px; line-height: 25px; }
	#hauptrahmen_orange h1 { color: #e09c18; font-size: 14px; line-height: 25px; }
	#hauptrahmen_blau h1 { color: #80abd7; font-size: 14px; line-height: 25px; }
	#hauptrahmen_rot h1 { color: #c5331f; font-size: 14px; line-height: 25px; }
	#hauptrahmen_violett h1 { color: #242e77; font-size: 14px; line-height: 25px; }
	
	#hauptrahmen_gruen #fliess a { color: #a2bd30; text-decoration:none;padding-right:13px;}
	#hauptrahmen_orange #fliess a { color: #e09c18; text-decoration:none;padding-right:13px;}
	#hauptrahmen_blau #fliess a { color: #80abd7; text-decoration:none;padding-right:13px;}
	#hauptrahmen_rot #fliess a { color: #c5331f; text-decoration:none;padding-right:13px;}
	#hauptrahmen_violett #fliess a { color: #242e77; text-decoration:none;padding-right:13px;}
	
	#hauptrahmen_gruen p a { background-image: url(/global/images/linkpfeil_gruen.gif); background-repeat: no-repeat;background-position: right 3px;}
	#hauptrahmen_orange p a { background-image: url(/global/images/linkpfeil_orange.gif); background-repeat: no-repeat;background-position: right 3px;}
	#hauptrahmen_blau p a { background-image: url(/global/images/linkpfeil_blau.gif);  background-repeat: no-repeat;background-position: right 3px;}
	#hauptrahmen_rot p a { background-image: url(/global/images/linkpfeil_rot.gif);  background-repeat: no-repeat;background-position: right 3px;}
	#hauptrahmen_violett p a { background-image: url(/global/images/linkpfeil_violett.gif);  background-repeat: no-repeat;background-position: right 3px;}
	
	
h2{ color: #333333; font-size: 12px; line-height: 18px; }
h3{ color: #000; font-size: 12px; line-height: 18px; font-weight:normal; text-decoration:underline;}
p{ margin-bottom: 15px; }
a {color: ff0000; text-decoration:underline;}
a:hover{color: ff0000; text-decoration:none;}
/*</agl.folder>*/
#kontint { color: #808080; font-size: 10px !important; margin-top: -3px; margin-left: 3px; }
#kontint a { color: #808080; font-size: 10px !important; text-decoration: none; }
#kasten_space { width: 130px; height: 226px; float: right; }
.kasten_space { width: 130px; height: 226px; float: right; }
#hauptrahmen_gruen .kasten { background-image: url(/global/images/gruenerkasten_bg.png); background-repeat: no-repeat; position: absolute; width: 218px; height: 226px; float: right; padding-top: 20px; padding-right: 20px; padding-left: 20px; }
#hauptrahmen_blau .kasten { background-image: url(/global/images/blauerkasten_bg.png); background-repeat: no-repeat; position: absolute; width: 218px; height: 226px; float: right; padding-top: 20px; padding-right: 20px; padding-left: 20px; }
#hauptrahmen_rot .kasten { background-image: url(/global/images/roterkasten_bg.png); background-repeat: no-repeat; position: absolute; width: 218px; height: 226px; float: right; padding-top: 20px; padding-right: 20px; padding-left: 20px; }
#hauptrahmen_violett .kasten { background-image: url(/global/images/violetterkasten_bg.png); background-repeat: no-repeat; position: absolute; width: 218px; height: 226px; float: right; padding-top: 20px; padding-right: 20px; padding-left: 20px; }
#hauptrahmen_gruen .kasten h2 { color: #8aa31f; font-size: 14px; text-decoration: none; width: auto; padding-bottom: 5px; border-bottom: 1px solid #8aa31f; }
#hauptrahmen_blau .kasten h2 { color: #80abd7; font-size: 14px; text-decoration: none; width: auto; padding-bottom: 5px; border-bottom: 1px solid #80abd7; }
#hauptrahmen_rot .kasten h2 { color: #c5331f; font-size: 14px; text-decoration: none; width: auto; padding-bottom: 5px; border-bottom: 1px solid #c5331f; }
#hauptrahmen_violett .kasten h2 { color: #242e77; font-size: 14px; text-decoration: none; width: auto; padding-bottom: 5px; border-bottom: 1px solid #242e77; }
table { width: 100%; margin-top: 20px; }
.kasten td { color: #333; font-size: 11px; line-height: 21px !important; vertical-align: top; }
.rechtespalte { text-align: right; }

.abs_bild_links { float:left;margin-right:15px;}
.abs_bild_rechts { margin-left:20px; float:right; width:100px;}
.abs_bild_rechts img {}
#hauptrahmen_gruen  .abs_bild_rechts div {
	position:absolute;
	background-image: url(/global/images/marginalabdecker_gruen.png);
	background-repeat: repeat-y;
	background-position: 110px 0;
	padding-top:10px;
	padding-bottom:10px;
}
#hauptrahmen_blau  .abs_bild_rechts div {
	position:absolute;
	background-image: url(/global/images/marginalabdecker_blau.png);
	background-repeat: repeat-y;
	background-position: 110px 0;
	padding-top:10px;
	padding-bottom:10px;
}
#hauptrahmen_rot  .abs_bild_rechts div {
	position:absolute;
	background-image: url(/global/images/marginalabdecker_rot.png);
	background-repeat: repeat-y;
	background-position: 110px 0;
	padding-top:10px;
	padding-bottom:10px;
}
#hauptrahmen_orange  .abs_bild_rechts div {
	position:absolute;
	background-image: url(/global/images/marginalabdecker_orange.png);
	background-repeat: repeat-y;
	background-position: 110px 0;
	padding-top:10px;
	padding-bottom:10px;
}
#hauptrahmen_violett  .abs_bild_rechts div {
	position:absolute;
	background-image: url(/global/images/marginalabdecker_violett.png);
	background-repeat: repeat-y;
	background-position: 110px 0;
	padding-top:10px;
	padding-bottom:10px;
}
.abs_bild_rechts  p { font-size:10px; font-style:italic; margin-top:5px; margin-bottom:0px; line-height:14px }
.abs_bild_rechts img {  }


.tabellenbesch {font-weight:bold;}
.fettetabellenzelle {font-weight:bold;}

.hinweis {
	font-size:10px;
	color:#808080;
}

/* Kasten mit Head */

#kastenmithead p {
	margin-top:0px;
	padding-left:5px;
	padding-right:5px;
}

#kastenmithead table {
	margin-top:0px;
	padding-left:5px;
	padding-right:5px;
}

#kastenmithead table td{
	vertical-align:top;
}

#kastenmithead h3 {
	margin-top:20px;
	color:#ffffff;
	line-height:20px;
	font-weight:bold;
	font-size:12px;
	padding-left:5px;
	padding-right:5px;
	text-decoration:none;
}

#hauptrahmen_gruen #kastenmithead h3{background: #a2bd30;}
#hauptrahmen_gruen #kastenmithead p{border: solid 1px #a2bd30;	background-color: #c9d786;}
#hauptrahmen_gruen #kastenmithead table{border: solid 1px #a2bd30;	background-color: #c9d786;}
#hauptrahmen_gruen #kastenmithead p a{color: #333333;	text-decoration: underline;}
#hauptrahmen_gruen #kastenmithead p a:hover{	text-decoration: none;}


#hauptrahmen_orange #kastenmithead h3{background: #e09c18;}
#hauptrahmen_orange #kastenmithead p{border: solid 1px #e09c18;	background-color: #edc479;}
#hauptrahmen_orange #kastenmithead table{border: solid 1px #e09c18;	background-color: #edc479;}
#hauptrahmen_orange #kastenmithead p a{ color: #333333;	text-decoration: underline;}
#hauptrahmen_orange #kastenmithead p a:hover{text-decoration: none;}


#hauptrahmen_blau #kastenmithead h3{background: #80abd7;}
#hauptrahmen_blau #kastenmithead p{	border: solid 1px #80abd7;	background-color: #cae0f6;}
#hauptrahmen_blau #kastenmithead table{	border: solid 1px #80abd7;	background-color: #cae0f6;}
#hauptrahmen_blau #kastenmithead p a{ color: #333333;	text-decoration: underline;}
#hauptrahmen_blau #kastenmithead p a:hover{text-decoration: none;}


#hauptrahmen_rot #kastenmithead h3{	background: #c5331f;}
#hauptrahmen_rot #kastenmithead p{	border: solid 1px #c5331f;	background-color: #f3897a;}
#hauptrahmen_rot #kastenmithead table{	border: solid 1px #c5331f;	background-color: #f3897a;}
#hauptrahmen_rot #kastenmithead p a{ color: #333333;	text-decoration: underline;}
#hauptrahmen_rot #kastenmithead p a:hover{text-decoration: none;}


#hauptrahmen_violett #kastenmithead h3{	background: #242e77;}
#hauptrahmen_violett #kastenmithead p{	border: solid 1px #242e77;	background-color: #9196bb;}
#hauptrahmen_violett #kastenmithead table{	border: solid 1px #242e77;	background-color: #9196bb;}
#hauptrahmen_violett #kastenmithead p a{ color: #333333;	text-decoration: underline;}
#hauptrahmen_violett #kastenmithead p a:hover{text-decoration: none;}


/* ----- */


/* Seminare */

#buch {
	background-image: url(/global/images/seminarheft.png);
	width:756px;
	height: 458px;
	position:absolute;
	left:30px;
	top:80px;
}

#anmeldung {
	position:absolute;
	left:230px;
	top:44px;
}
#uebersicht {
	position:absolute;
	left:321px;
	top:44px;
}
#buch h1 {
	color: #edc479;
	font-size:15px;
	position:absolute;
	left:33px;
	top:18px;
}
#buch h2 {
	color: #e09c18;
	font-size:14px;
}
#linkeseite{
	position:absolute;
	left:33px;
	top:58px;
	width:320px;
	font-size:11px;
	line-height:16px;
	z-index:150;
}
#linkeseite img {
	padding-left:5px;
}
#rechteseite{
	position:absolute;
	left:403px;
	top:58px;
	width:320px;
}
#rechteseite h2{
	border-bottom:solid 1px;
	width:100px;
}

#buch td {
	font-size:11px;
	vertical-align:top;
}
#buch a{
	color: #e09c18;
	text-decoration:none;
	background-image: url(/global/images/linkpfeil_orange.gif);
	background-repeat: no-repeat;
	background-position: right 3px;
	padding-right:13px;
}
#rechteseite td a{
	color: #e09c18;
	text-decoration:none;
	background-image: url(/global/images/linkpfeil_orange.gif);
	background-repeat: no-repeat;
	background-position: right 3px;
	padding-right:13px;
}
#buch ul{
	margin-left:10px;
	font-size:12px;
	line-height:18px;
}

#naechsteseite{
	background-image: none!important;
	padding-right:0px!important;
	position:absolute;
	left:700px;
	top:409px;
}
#vorseite{
	background-image: none!important;
	padding-right:0px!important;
	position:absolute;
	left:16px;
	top:409px;
}
#kontint_seminare {
	color: #808080;
	font-size: 10px !important;
	margin-top: -3px;
	margin-left: 3px;
	position:absolute;
	left:30px;
	top:540px;
}
#kontint_seminare a {
	color: #808080;
	text-decoration:none;
}

.bildbesch { font-size:10px; font-style:italic; margin-top:5px; margin-bottom:0px; line-height:14px }

.bilderleiste {
	width:100%;
}
.bilderleiste div {
	width:auto;
	float:left;
	margin-right:4px;
	padding-bottom:15px;
}

/* ajax */

#blender { position:absolute; top:0px; left:0px; width:100%; background: #000; opacity:0.5; }
#hinweisfenster {
	position:absolute;
	color: #333333;
	width: 300px;
	visibility:hidden;
	background:#c9d786;
	border-top: 1px solid #f0f4df;
	border-left: 1px solid #f0f4df;
	border-bottom: 1px solid #a2bd30;
	border-right: 1px solid #a2bd30;
	vertical-align:middle;
}
#fensterbalken {
	background-color: #a2bd30;
	text-align:right;
	padding-right:3px;
}
#zulink { color: #ffffff; text-decoration:none; font-weight:bold; cursor:pointer;}
#textimfenster {
	margin:5px;
	text-align:center;
	color: #333333;
	background:#c9d786;
}

#betreuerboerse{
	position:absolute;
	left:816px;
	top:0px;
}

/* STARTSEITE */

#startrahmen {
	width:1009px;
	height:607px;
	position:absolute;
	visibility:hidden;
}
#rahmen2007 {
	position:absolute; top:134px; left:10px;
}

#seminarkleber{
	position:absolute;
	top:25px;
	left:92px;
}
#kalenderkleber{
	position:absolute;
	top:10px;
	left:597px;
}
#eventskleber{
	position:absolute;
	top:206px;
	left:36px;
}
#der_jvnkleber{
	position:absolute;
	top:283px;
	left:409px;
}
#kulturelleskleber{
	position:absolute;
	top:418px;
	left:117px;
}
#kulturelleskleber2{
	position:absolute;
	top:381px;
	left:117px;
}
#jvnkleber{
	position:absolute;
	top:367px;
	left:705px;
}
#linie{
	width:794px;
	height:1px;
	position:absolute;
	top:549px;
	left:109px;
	background:#fff;
	overflow:hidden;
}
#adresse{
	width:794px;
	height:1px;
	position:absolute;
	top:555px;
	left:109px;
	color: #fff;
	font-family:tahoma;
	font-size:10px;
	text-align:left;
	line-height:14px;
}
#adresse a {color:#fff; text-decoration:none;}
#impressum_kontakt{
	width:794px;
	height:1px;
	position:absolute;
	top:555px;
	left:109px;
	color: #fff;
	font-family:tahoma;
	font-size:10px;
	text-align:right;
	line-height:14px;
}
#impressum_kontakt a {color:#fff; text-decoration:none;}
#betreuerboerse_start{
	position:absolute;
	bottom:0px;
}