html, body { color: #333; font-size: 12px; font-family: tahoma; line-height: 19px; margin-top: 20mm; margin-bottom: 20mm; margin-right: 0mm; margin-left: 20mm;}
/*<agl.folder "Allgemeines">*/

#hauptrahmen_gruen { text-align: left;  }
#hauptrahmen_orange { text-align: left;   }
#hauptrahmen_blau { text-align: left;   }
#hauptrahmen_rot { text-align: left;   }
#hauptrahmen_violett { text-align: left;   }
#fuss {	
	display:none;
}
#copy {display:block;font-style:italic; font-size:10px;}
	#content {  }
	
#loader {display:none;}

/*</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;
}
.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 { display:none; }
	#hauptrahmen_gruen #aktiv { display:none; }
	#hauptrahmen_orange #aktiv { display:none; }
	#hauptrahmen_blau #aktiv { display:none; }
	#hauptrahmen_rot #aktiv { display:none; }
	#hauptrahmen_violett #aktiv { display:none; }
	#leftnav { display:none; }
	


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

/*<agl.folder "fliesstext">*/
	#hauptrahmen_gruen #fliess { width:110mm; 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;
	}
	
	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: #ffffff; position: absolute; width: 218px; height: 226px; float: right; padding-top: 20px; padding-right: 20px; padding-left: 20px; }
#hauptrahmen_blau .kasten { background: #ffffff; position: absolute; width: 218px; height: 226px; float: right; padding-top: 20px; padding-right: 20px; padding-left: 20px; }
#hauptrahmen_rot .kasten { background: #ffffff; position: absolute; width: 218px; height: 226px; float: right; padding-top: 20px; padding-right: 20px; padding-left: 20px; }
#hauptrahmen_violett .kasten { background: #ffffff; 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 {
}

#anmeldung {
	display:none;
}
#uebersicht {
	display:none;
}
#buch h1 {
	color: #edc479;
	font-size:15px;
}
#buch h2 {
	color: #e09c18;
	font-size:14px;
}
#linkeseite{
	font-size:12px;
	line-height:18px;
}
#linkeseite img {
	padding-left:5px;
}
#rechteseite{

}
#rechteseite h2{
	width:100px;
	display:none;
}

#buch table {
	padding:5px;
	background: #eee;
}
#buch td {
	font-size:12px;
	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{
	display:none;
}
#vorseite{
	display:none;
}
#kontint_seminare {
	display:none;
}
#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:110mm;
	min-height: 40mm;
}
.bilderleiste div {
	width:auto;
	float:left;
	margin-right:7px;
	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:#ffffff;
	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;
}
