/*
GENERAL 
*/


body {
	font-family:Arial;
	font-size:12px;
	padding:0px;
	margin:0px;
	background-color:#cc0000;
}

input, textarea, select {
	font-family:Arial;
	font-size:11px;
}

#content input, #content textarea, #content select {
	font-family:Arial;
	font-size:12px;
}

a {color:black; text-decoration:none;}
a:hover {color:white;}
img {border:none;}

h1, h1.avtext {
	font-size:24px;
	font-family: Arial;
	font-weight:bold;
	margin:0px 0px 15px 0px;
	padding:0px 0px 3px 0px;
	border-bottom:1px dotted black;
	line-height:24px;
}

h1 span, h1.avtext span { line-height:28px; }

h2, h2.avtext {
	font-size:18px;
	font-family: Arial;
	font-weight:bold;
	margin:0px 0px 7px 0px;
	padding:0px 0px 3px 0px;
	border-bottom:1px dotted black;
	line-height:18px;
}

h3, h3.avtext {
	font-size:18px;
	font-family: Arial;
	margin:0px 0px 7px 0px;
	padding:0px;
	border-bottom:1px dotted black;
	font-weight:normal;
	line-height:18px;
}

h4, h4.avtext {
	font-size:18px;
	font-family: Arial;
	margin:0px 0px 7px 0px;
	padding:0px;
	font-weight:bold;
	line-height:18px;
}

h5, h5.avtext {
	font-size:14px;
	font-family: Arial;
	margin:0px 0px 3px 0px;
	padding:0px;
	font-weight:bold;
	line-height:14px;
}

.hide {
	display:none;
	height:1px;
	left:0px;
	overflow:hidden;
	position:absolute;
	top:-9990px;
	width:1px;
}


div.nop p {
	margin:0px;
}

.missing {
	background-color:red;
	color:white;
	font-weight:bold;
	padding-left:2px;
}

/* LINE HEIGHT  ------------------*/

.avtext {line-height:17px;}

/* --------------------------------*/





#homelink {display: block; height: 153px; width: 900px;}

#content a.nb {
	border:none;
}

#content a.blobedit {border:none;}


#content ul {
	list-style-image:url(../../resources/images/li.gif);
	margin:10px 15px;
	padding:0px;
}

#content ul li {

}

#footer ul {list-style:none;}


/*
PAGE STRUCTURE
*/

table.gitter {
	border-collapse:collapse;
}

table.gitter td {
	border:1px solid #ccc;
	padding: 5px !important;
}


#wrap {
	margin:10px;
	width: 1240px;

}

#top {
	height:230px;
	width: 1225px;
	margin-left:15px;
	margin-bottom:10px;
	background-image:url(../../resources/images/logo.png);
	background-repeat:no-repeat;
	background-position:1px 0px;
	overflow:hidden;
}

#top a {font-size:11px; font-weight:bold;}
#top a:hover, #top a.act {color:white; font-size:11px; font-weight:bold;}

#top-left {
	float: left;
	width: 225px;
	margin-right: 10px;

}

#top-search {}
#top-search form {margin: 0px;padding:0px;}
#top-search form fieldset {padding:0px;	margin:0px; border:none;}
#top-search form legend, #top-search form label {display:none;}
#top-search #search {background-color:transparent; border:1px solid white; width: 150px; margin-right: 10px; padding:3px;}
#top-search #submit {background-color: black; color: white; border:none; padding:0px 2px; height:22px; width:45px;}

#top-left-menu {margin-top:10px;}

#top-left-menu ul {line-height:13px;}

#top-middle {width:350px; float: left; margin-right: 10px;}

#top-right {margin-top:4px; width: 550px; float: left; }



#menu {float: left; width: 240px; margin-right: 10px;}
#menu ul {list-style-type:none; margin:0px; padding:0px;}
#menu li a {font-size:20px; padding-left:15px; font-weight:bold;}
#menu li div {font-size:20px;}
#menu li a.act, #menu li a.act2 {color:white;}
#menu #lvl2 ul ul {margin-left:15px;}
#menu #lvl2 {margin-top:20px;}
#menu #lvl2 li a {display: block; float:left;}

#menu #lvl2 li a {width:225px;}
#menu #lvl2 li li a {width:210px;}
#menu #lvl2 li li li a {width:195px;}



#menu #lvl2 li a, #menu #lvl2 li div {font-size:14px;}
#menu #lvl2 li li a, #menu #lvl2 li li div {font-size:12px;}

.sa {float:left; width:15px; color:white; font-weigh:bold;}



#content {
	float: left;
	width: 990px;
	margin-bottom:15px;
}

#content a:hover {color:black}

#top ul {list-style-type:none; margin:0px; padding:0px;}

#top-middle {padding:4px 4px 4px 0px;}
#top-middle li {
	display:inline;
	margin-right: 5px;
	
}

#top-middle li a {border:1px solid white; padding:3px; color:white;}
#top-middle li a:hover, #top-middle li a.act {border:1px solid black; padding:3px; color:black;}


#top-right li {
	display:inline;
	margin-right: 5px;
}

#footer ul {list-style-type:none; list-style-image:none; margin:0px; padding:0px;}
#footer li {display:inline; margin-right: 5px;}
#footer li a {color: white; font-size:11px; font-weight:bold;}
#footer li a:hover {color: black;}



.minheight-160 {
   min-height: 160px;
   height: auto !important;
   height: 160px;
}

.minheight-180 {
   min-height: 180px;
}

table.deftable {
	border-collapse:collapse;
	width:100%;
}

table.deftable th, table.deftable td {
	padding:3px 5px;
}

table.deftable tr {
	postion:relative;
}


table.deftable th {
	text-align:left;
	font-weight:bold;
	background-color:#ccc;
	border-bottom:1px dotted black;
}

table.deftable td {
	border-bottom:1px dotted black;
	vertical-align:top;
}


/* KALENDER */

#kalender {
	font-size:11px;
}

#kalender-head {font-size:11px;}

#kalender table {
	border-collapse:collapse;
	border-top:1px dotted black;
}

#kalender table.last {
	border-collapse:collapse;
	border-top:1px dotted black;
	border-bottom:1px dotted black;
}

#kalender .thtr {
}

#kalender th {
	width:31px;
	text-align:center;
}


#kalender td {
	width:31px;
	text-align:center;
}

#kalender td a {
	display:block;
	text-decoration: none;
	border:none;
	margin: 2px 0px;
}

#kalender td a.active {
	text-decoration:underline;
}

#kalender td a.selected {
	text-decoration:none;
	background-color:#dfe0e1;
}

#kalender td a:hover {}

div.kal_w_kal_d {
	float: left;
	width: 76px;
	height:23px;
	line-height:23px;
	margin-right:1px;
	background-color: #a5947f;
	color: #f1edde;
	text-align: center;
}

div.kal_w_bg {
	width:538px;
	height:auto;
	background-image:url(../../resources/images/kal_w_bg.gif);
	background-repeat:repeat-y;
	overflow:hidden;	
}


/* --------- */
/* Termine in Aktuelles */

.termine {padding-bottom: 10px; margin-bottom: 10px; border-bottom: 1px dotted #dfe0e1;}
.termine_first {padding-bottom: 10px; margin-bottom: 10px; border-bottom: 1px dotted #dfe0e1; border-top: 1px dotted #dfe0e1; padding-top: 10px;}

/* --------- */

/* --------- */

/* --------- */


/*------------------------------------------------------------------------------------*/
/* NEWSLETTER  AN- und AB-Meldung */
/*------------------------------------------------------------------------------------*/


#nl_anmeldung_form, #nl_abmeldung_form {

	width: 360px;
}

#nl_anmeldung_form  fieldset, #nl_abmeldung_form fieldset{

	padding: 10px 20px 20px 10px;
}

#nl_anmeldung_form  legend, #nl_abmeldung_form legend{

	margin: 0px 0px 0px 0px;
}


#nl_anmeldung_form label, #nl_abmeldung_form label{	
	width: 90px;
	display: block;
	float: left;
	text-align: left;
	padding-right: 10px;
}

#nl_anmeldung_form input, #nl_abmeldung_form input{	
	width: 200px;
}

#nl_anmeldung_form select, #nl_abmeldung_form select{	
	width: 206px;
}

#nl_anmeldung_form div, #nl_abmeldung_form div{	
	text-align: right;
	margin: 5px;
	padding: 0px;
}

#nl_anmeldung_form .button input, #nl_abmeldung_form .button input{	
	width: auto;
	
}




/*------------------------------------------------------------------------------------*/
/* ADVENTKALENDER */
/*------------------------------------------------------------------------------------*/

#adventkalender {

	position: absolute;
	font-family:Arial;
	font-size:12px;

	display:none;
	width: 448px;
	height:518px;
	background-color:white;
	border:1px solid #a4a4a4;
	top:129px;
	left:209px;
	z-index:9999;

}

#adventkalender .bg {

	position: absolute;
	top:0px;
	left:0px;
	width: 448px;
	height:518px;
	background-repeat:no-repeat;

	
	z-index:9980;

}


#adventkalender .close {

	position: absolute;
	background-image:url(/jart/prj3/angewandte/resources/images/adventkalender/close.png);
	background-repeat:no-repeat;
	width:15px;
	height:15px;
	top:12px;
	left:420px;
	cursor:pointer;
	z-index:9990;



}

#adventkalender .logo {

	position: absolute;
	background-image:url(/jart/prj3/angewandte/resources/images/adventkalender/logo_small.jpg);
	background-repeat:no-repeat;
	width:104px;
	height:16px;
	top:496px;
	left:10px;
	cursor:pointer;
	z-index:9990;

}


#adventkalender .nav {

	position: absolute;
	width:100px;
	height:14px;
	top:496px;
	right:10px;
	z-index:9990;
}

#adventkalender .nav .nav-prev {

	position: absolute;
	display:block;
	width:33px;
	height:14px;
	top:0px;
	left:0px;
	z-index:9990;
	text-align:left;
	font-size:20px;
	line-height:14px;


}

#adventkalender .nav .nav-text {

	position: absolute;
	width:33px;
	height:14px;
	top:0px;
	left:34px;
	z-index:9990;
	text-align:center;
	font-size:11px;
	line-height:18px;




}

#adventkalender .nav .nav-next {

	position: absolute;
	display:block;
	width:32px;
	height:14px;
	top:0px;
	left:68px;
	z-index:9990;
	text-align:right;
	font-size:20px;
	line-height:14px;


}

#adventkalender .nav .nav-prev:hover, #adventkalender .nav .nav-next:hover {
	color: #cb351a;
}




/*------------------------------------------------------------------------------------*/
/*  INFO POPUP  */
/*------------------------------------------------------------------------------------*/

/*
#fancybox-wrap {
	width:788px!important;
}

#fancybox-outer {
	background:#ff8000;
}

#fancybox-content {
	background: #ff8000;
	border-color:#ff8000!important;
	width:768px!important;
}

#fancybox-overlay {
	background:#ff8000!important;
}
*/

 .blobedit .info-popup{
	position: relative;
	border: 1px solid #666;
	
	-webkit-border-radius: 5px;  
	-moz-border-radius: 5px;  	
	border-radius: 5px;  
	background: #CCC;
	
	/*behavior: url(resources/jquery/css3_pie/PIE.htc);*/

	margin: 5px;
	padding: 5px;
}

.show_popup{
	position: relative;
			
	margin: 0px;
	padding: 1px;
	color: white;
	
	/*font-size: 10px;*/
	text-decoration: none;
	
	padding-left: 13px;
	background: transparent url(../../resources/images/icon_info_popup.png) left center no-repeat;

	
}

.show_popup:hover{
	text-decoration: underline;

	
}

/*
.audio_player {
	height: 300px!important; 
}
*/

#fancybox-left, #fancybox-right{
	/*border:1px solid red;*/
	height: 50% !important;
	top: 25% !important;
}

/*------------------------------------------------------------------------------------*/
/*  */
/*------------------------------------------------------------------------------------*/

.spezial-popup{

}

.blobedit .spezial-popup{

	border: 2px solid black;
	padding: 10px;
	background: #999;
}

.bg-overlay{

}

.no-blobedit .spezial-popup-overlay{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 10;
	background: transparent;
	width: 100%;
	height: 100%;
	display: block;
	cursor: pointer;


}
.no-blobedit .bg-overlay{
	width: 100%;
	height: 100%;
	display: block;
	background: #ff8000;
	position: absolute;
	z-index: 10;

}

.no-blobedit .bg-overlay-image{
	width: 100%;
	height: 100%;
	background: transparent url(../../resources/images/special-popup/bg_overlay_image.png)  center center no-repeat;
	display: block;
	position: absolute;
	z-index: 12;


}
.no-blobedit .bg-overlay-info{
	width: 323px;
	height: 112px;
	background: transparent url(../../resources/images/special-popup/bg_overlay_info.png) center center no-repeat;
	display: block;
	position: absolute;
	z-index: 1101;
	top: 50px;
	left: 120px;
	left: 50%;
	margin-left: -161px;
	display: none;
}

.show_popup_content p.avtext {
	width: 100%!important;
	color:#fff;
	margin-top: 5px;
	text-align: right;
}

.show_popup_content p.avtext a {
	color:#fff;
	text-decoration:underline;
	font-weight: bold;
	font-size: 18px;
	font-style: italic;
}


html {
	font-size: 100%; /*IE hack*/
	/*height: 100%; 
	margin-bottom: 1px;*/
	overflow: scroll;
   	overflow-x: auto;


}


.special-go{
	width: 800px;
}
/*------------------------------------------------------------------------------------*/
/* media object */
/*------------------------------------------------------------------------------------*/

.media_object_content {
	margin-bottom:0px;
	padding-bottom:0px!important;
}

.media_object_content .media div {
	display: none;
}

#fancybox-wrap {
	background:none!important;
}

#fancybox-outer {
	background-color: transparent!important;
}

#fancybox-content {
	border: transparent!important;
}

.fancybox-bg {
	background-image: none!important;
}


/*------------------------------------------------------------------------------------*/
/*  */
/*------------------------------------------------------------------------------------*/












