*{
	font-family: Arial, Helvetica, sans-serif;
    font-size:12px; /* argh */
}
html, body{
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(img/header_right.png);
	background-repeat: repeat-x;
	background-position: right top;
	background-color: #333333;
}

a:visited, a:active, a:link  {
	color: #FF9900;
    	text-decoration: underline;

}
a:hover {
	color: #000000;
}


#contain, #header,#footerbox {
	width: 1000px;
}

#content {
	width: 100%;
	vertical-align: top;
}

#wrapper {
	height: 100%;
	position: absolute;
	text-align: center;
	margin: auto;
	width: 100%;
}

#contain  {
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
    } 

#header_table {
	width: 100%;
	background-image: url(img/header_right.png);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	background-position: left top;
}

#header  {
	top: 0;
	background-repeat: repeat-x;
	background-position: right top;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	background-image: url(img/header.png);
	height: 163px;
	margin-bottom: 0px;
    } 
#sidebar 
{
	float: right;
	width: 246px;
	text-align: right;
}
#sidebarheight{
height:auto;
}

#sidebarfooter {
	padding-right: 0;
	background-image: url(img/sidebara.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: right;
    padding-right:40px;
	height:46px;
}

#sidebarfooter2 {
	padding-right: 0;
	background-image: url(img/sidebara2.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: right;
    padding-right:40px;
	height:46px;
}

/*
#sidebarfooteragenda{
	padding-right: 0;
	background-image: url(img/sidebart.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	height:46px;
}
*/

#sidebarabottom {
	padding-right: 0;
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: left;
	height: auto;
	padding-bottom: 50px;
	background-image: url(img/sidebarab.jpg);
	margin-top: auto;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}

#sidebartb{
	padding-right: 0;
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: left;
	height: auto;
	padding-bottom: 30px;
	background-image: url(img/sidebartb.jpg);
	margin-top: auto;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}

.sidebarbottomtr
{
	background-image: url(img/nstrans.png);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #FFFFFF;

}

.sidebarbottomtrs
{
	background-repeat: repeat-y;
	background-position: center;
	background-color: #FFFFFF;

}

#sidebarbottomtrick
{
	background-image: url(img/sidebarround.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 7px;
	width: auto;
}

#sidebarfootertitle{
	padding-left: 40px;
	padding-top: 20px;
    font-size:15px;
}

#aktuell
{
	background-image: url(img/r.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	padding-right: 25px;
	margin-bottom: 15px;
	margin-left: 40px;
}

#aktuelltermin
{
	background-image: url(img/r.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	padding-right: 25px;
	margin-bottom: 15px;
	margin-left: 40px;
   	margin-right: 10px;
    font-size:12px;
}

#agenda
{
	padding-left: 15px;
	padding-right: 25px;
	margin-bottom: 15px;
	margin-left: 40px;
   	margin-right: 10px;
}


#sideflash {
	background-color: #FFFFFF;
}

#sidebarnavi{
	background-image: url(/i/img/ns.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #FFFFFF;
	height: auto;
	margin: auto;
	padding-bottom: 20px;
}
.sidebarnavi {
	background-image: url(/i/img/nstrans.png);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 50px;
	padding-right: 35px;
}
.sidebartitle {
	font-size: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
/*	filter:alpha(opacity=50);
	-moz-opacity:.5;
	opacity:.5; */
	width: 246px;
	text-indent: 30px;
}

/*** RIGHT NAVIGATION SIDEBAR ***/

#mainContent, #lround{
	margin-right: 270px;
}

#mainContent  {
	width: auto;
	margin-top: 0;

	margin-bottom: 0;
	background-image: url(img/content.png);
	background-repeat: repeat-x;
	background-position: left top;
	padding-right: 30px;
	padding-left: 30px;
	background-color: #FFFFFF;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
    } 

#footer  {
	height: 150px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	background-image: url(img/footer.png);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
}

#footerbox{
		margin-right: auto;
	margin-left: auto;
}

	
#footer  p  {
vertical-align: bottom;
padding: 0px;
width: auto;
}
.clearfloat {
clear:both;
padding-top: 40px;
}

/* content border */
#right {
padding-right: 19px;
background-image: url(img/right.jpg);
background-position: right top;
background-repeat: no-repeat;
}

#left {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
	background-image: url(img/left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#middle {
	background-image: url(img/middle.jpg);
	height: 51px;
	width: auto;
	vertical-align: bottom;
}

#secleft {
	background-image: url(img/2left.jpg);
	background-repeat: repeat-y;
	padding-left: 18px;
}
#secright {
	background-image: url(img/2right.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	width: auto;
	padding-bottom: 10px;
	padding-top: 10px;
	letter-spacing: 1px;
	background-color: #FFFFFF;
	padding-right: 20px;
}
#thright {
	background-image: url(img/thright.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 19px;
	height: 21px;
}
#thleft {
	background-image: url(img/thleft.jpg);
	background-position: left bottom;
	height: 21px;
	width: auto;
	padding-left: 18px;
}
#thmiddle {
	background-image: url(img/thmiddle.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 21px;
	width: auto;
}


/* content agenda */
#aaright {
padding-right: 19px;
background-image: url(img/agenda/right.jpg);
background-position: right top;
background-repeat: no-repeat;
}

#aaleft {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
	background-image: url(img/agenda/left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#amiddle {
	background-image: url(img/agenda/middle.jpg);
	height: 51px;
	width: auto;
	vertical-align: bottom;
}

#asecleft {
	background-image: url(img/agenda/2left.jpg);
	background-repeat: repeat-y;
	padding-left: 18px;
}
#asecright {
	background-image: url(img/agenda/2right.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	width: auto;

	padding-top: 10px;
	letter-spacing: 1px;
	background-color: #FFFFFF;
	padding-right: 20px;
}
#athright {
	background-image: url(img/agenda/thright.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 19px;
	height: 21px;
}
#athleft {
	background-image: url(img/agenda/thleft.jpg);
	background-position: left bottom;
	height: 21px;
	width: auto;
	padding-left: 18px;
}
#athmiddle {
	background-image: url(img/agenda/thmiddle.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 21px;
	width: auto;
}

#title{
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: left center;
	padding-top:30px;
	padding-left:20px;
    
}

#title, #title a{
font-size:large;
}

#date{
	font-size:16px;
	float: left;
	height: 42px;
	width: 40px;
	text-align: center;
	padding-top: 18px;
	bottom: 0px;
	background-image: url(img/calender_main.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: 15px;
	font-weight: bold;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	clear: left;
	background-color: #EEEEEE;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #BBBBBB;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #DDDDDD;
	border-bottom-color: #DDDDDD;
	border-left-color: #DDDDDD;
}



#monat{
padding-top:10px;
}

#text {
	background-position: bottom;
}


p{
	margin: 0px;
	padding: 0px;
}
#rround {
	height: 20px;
	width: auto;
	background-image: url(img/rround.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 13px;
}
#mround {
	background-image: url(img/mround.png);
	background-repeat: repeat-x;
	background-position: left top;
	width: auto;
	background-color: #336699;
	height: 16px;
}
#lround {
	background-image: url(img/lround.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 16px;
	width: auto;
	padding-left: 13px;

}
#contentmain {
	margin-left: 0px;
}
#content_text{
margin-left:100px;
margin-right:40px;
margin-top:15px;
}

.ctt{
margin-bottom:15px;
}

#logo {
	background-image: url(img/logo.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 101px;
	width: auto;
}
#logos {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
#logos img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#icons {
	text-align: right;
}
/* FUCK IE NEED THIS */
form{
	margin: 0px;
	padding: 0px;
}
#search {
	width: 270px;
	text-align: left;
	background-image: url(img/search.png);
	height: 55px;
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding-top: -10px;
	float: left;
}

#searchtext{
	float: left;
	padding-top: 20px;
	padding-right: 5px;
	padding-left: 15px;
	font-size:20px;
    color:orange;
}
.input {
	width: 200px;
	text-align: left;
	vertical-align: middle;
	margin-top: 17px;
	margin-left: 10px;
	background-image: url(img/space.png);
	background-repeat: repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: transparent;
	color: #333333;
	font-size: 18px;
	float: left;
}
#searchbutton {
	height: 50px;
	width: 55px;
	float:right;
}

#navigation {
	float: right;
}
#ns {
padding-bottom:15px;
}
.nsa {
	text-decoration: none;
	font-size: 14px;
	text-align: right;
	background-image: url(/i/img/nsbutton.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 30px;
	padding-bottom: 10px;
	font-weight: bold;
}

#ns a:hover{
	padding-bottom: 10px;
	padding-right: 30px;
	background-image: url(/i/img/nshover.png);
   	background-position: right top;
	background-repeat: no-repeat;
    
}


ul {
	display: inline;
	margin: 0px;
	padding: 0px;
}
li {
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	float: left;
	letter-spacing: 2px;
	color: #FF9900;
}
.navigationl{
	height: 54px;
	padding-left: 6px;

}
.navigationl_hover {
	background-image: url(img/navigation_left.png);
	height: 54px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 6px;
}
.navigationm {
	height: 54px;
	padding-top: 25px;
	padding-right: 10px;
	padding-left: 10px;
}
.navigationm_hover {
	height: 54px;
	background-repeat: repeat-x;
	background-position: center top;
	background-image: url(img/navigation_middle.png);
	padding-top: 25px;
	padding-right: 10px;
	padding-left: 10px;
}
.navigationr {
	height: 54px;
	background-position: right top;
	padding-right: 9px;
}
.navigationr_hover {
	background-image: url(img/navigation_right.png);
	height: 54px;
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 9px;
}

#cse-search-results {
	background-color: white;
	border: 1px solid #CCCCCC;

}

#ladenback{
	height: 100%;
	width: 100%;
	position: fixed;
	visibility: hidden;
	background-image: url(img/loader.gif);
	background-repeat: repeat;
	cursor: wait;
}
#laden{
	width:32px;
	height: 32px;
	position: fixed;
	top: 50%;
	left: 50%;
	margin-left: -16px;
	margin-top: -16px;
	border: 1px solid #999999;
}

#error {
	font-size: 36px;
	color: #FF0000;
}

#none{
	font-weight: bolder;
}

#selected{
	font-weight: bolder;
	color: #FF0000;
}


/*
AGENDA Tabelle VIEWER
*/
.atitle{
	text-align: right;
	padding-right: 5px;
	font-size: 36px;
	padding-left: 10px;
	padding-top: 15px;
	padding-right:35px;
}
.back{
	height:35px;
	margin-top:5px;
	margin-right: 20px;
		background-image: url(img/icon/close.png);
	background-repeat: no-repeat;
	background-position: right 25px;
}




.close{
	display: none;
	visibility: hidden;
}
.atitleover {
	color: #BBBBBB;
}
#aleft{
	text-align: right;
	padding-right: 20px;
}
#aright{
	padding-right: 30px;
}

#all{
    width:100%;
}
#all td{
padding-top:15px;
}

div.agendaback {
background-color:#00FF33;

}

#agendashort li{
	padding:5px;
	font-size: 12px;
	font-weight: normal;
		border: 1px inset transparent;

}

.agena_hover{
	background-color:#FFEAC4;
	border: 1px inset #000000;
	color: black;
}

.agena_none{
	background-color:#EEEEEE;
color: black;
}
.agenda_out{
background:transparent;
}
.stop{
height:50px;
background-color:blue;
}
.toplogo
{
	background-image: url(img/icon/top.png);
	background-repeat: no-repeat;
	background-position: right center;
	height: 27px;
	width: 24px;
	margin-top: 15px;
	margin-right: 20px;
}

#agendabox
{
	background-color: #EEEEEE;
	padding: 10px;
	height: 10px;
	width: 15px;;
	position:relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px solid #DDDDDD;
}

#agendboxtext{
	text-align: right;
	vertical-align: bottom;
	position: absolute;
	right: 0px;
	bottom: 0px;
}

.hidebox{
	height: 20px;
	padding-top: 10px;
	margin-top: 10px;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 20px;
	
}

.fade{
color:#33FF66;
}

/*
TEAM
*/
#ilker
{
	background-image: url(img/team/ilker_s.jpg);
}

#pipo
{
	background-image: url(img/team/pipo_s.jpg);
}

#momo
{
	background-image: url(img/team/momo_s.jpg);
}

#ari
{
	background-image: url(img/team/ari_s.jpg);
}

#domu
{
	background-image: url(img/team/domu_s.jpg);
}

#manu
{
	background-image: url(img/team/manu_s.jpg);
}

/* Newbie Team */
#selina
{
	background-image: url(img/team/selina.jpg);
}

#stevo
{
	background-image: url(img/team/stevo.jpg);
}

#melanie
{
	background-image: url(img/team/melanie.jpg);
}

#alex
{
	background-image: url(img/team/alex.jpg);
}

#lorena
{
	background-image: url(img/team/lorena.jpg);
}

.team{
	background-repeat: no-repeat;
	background-position: left top;
	height: 200px;
	width: auto;
	padding-bottom:150px;
	padding-left: 250px;
}

#tteam{
	padding-top: 20px;
}

/* Gallery */
#galpast{
padding:15px;
border: 1px solid #999999;
margin-top: 10px;
background-image: url(img/cgallery.png);
background-repeat: repeat-x;
background-position: left bottom;
}

#galpast:hover{
	background-color: #EEEEEE;
	border: 1px solid #FFBF00;
	background-image: none;
}

.viewgallery {
	float:left;
	text-align:center;
	height:300px; /* bad display*/
	width:300px;
	background-image: url(img/gallery.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: white;
	font-size: medium;
	font-weight: bold;
	margin-left: 5px;
    margin-right:5px;
    margin-bottom:25px;
}


.galback {
padding-top:15px;
	background-image: url(img/galleryback.jpg);


}


.autor{
	text-align:left;
	font-weight: normal;
	padding-left: 20px;
	color:#666666;
	margin-bottom:150px;
	
}

.viewgallery img{
	height:180px;
    width:auto;
	border:2px solid #FF9900;

}

.gallery{
	margin: 10px;
}

.galleryspace{
	text-align: center;

}


.gallerytitel{
height:45px;
padding-top:0px;
}

.versteck{
color:red;
}

.galleryautor{
	background-image: url(img/autor.jpg);
	background-repeat: repeat-x;
    background-position: left top;
	height: auto;
	width: 80%;
	padding: 10px;
	border: 1px solid #999999;
	text-align: left;
    margin-left:auto;
    margin-right:auto;
}
#galname{
	font-size: xx-large;
    padding:20px;
    	text-align: left;
}
#bottom{
	width: auto;
	height:100px;
	clear: left;
	float: right;
}

/* 
Fusszeilen Impressium
*/
#footerleft{
	float: left;
	font-size: 13px;
}

#footerright{
	float: right;
	text-align: right;
}

#ad, #mail, #sms, #fax{
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 50px;
}

#ad{
	background-image: url(img/icon/home.png);
    	padding-top: 20px;

}

#fax{
	background-image: url(img/icon/fax.png);
	background-position: left;
	padding-top: 10px;
	padding-bottom: 10px;
}

#mail{
	padding-top: 10px;
	background-image: url(img/icon/mail.png);
}
#newsletter{
margin-top:0px;
}
#newsletter input[type=text]{
	width: 150px;
}

#archiv{
	padding-right: 15px;
}

#archivtitle{
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFC488;
	margin-left: 40px;
	margin-bottom: 10px;
}

#archivyear{
padding-right:5px;
}


/* PAGINATION */
a.page, a.pageo{
	color:black;
	margin-top: 10px;
	margin-right: 10px;
}

#p{
padding-top:30px;
padding-bottom:10px;
}
.page, a:hover.page, a:hover.pageo{
	border: 1px solid #CCCCCC;
	padding: 10px;
	background-image: url(img/p.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	color: #DD6F00;
}

.pageo{
	border: 1px solid #CCCCCC;
	padding: 10px;
	background-image: url(img/po.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	color: #DD6F00;
}

.site{
	width:20px;
}

.dotting{
	padding-right: 10px;
	font-weight: bolder;
}

.arrow{
padding-right:10px;
border:none;
}


/* UPLOAD */
#uploaddetails, #welcome{
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 5px;
	padding-left: 5px;
}
#center{
	margin:0px auto;
	text-align:left;
	padding:15px;
	border:1px solid #E9E9E9;
	background-color:#F5F5F5;
}

#image{
		background-image: url(img/icon/lphoto.png);
	background-repeat: no-repeat;
	background-position: right center;
}

#tp{
	background-image: url(../i/logo/topdix.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom:50px;
}
#uploaddetails div{
width:500px;
font-size:11px;
}

#welcome div{
width:450px;
font-size:13px;
}
#uploaddetails input{
	margin-bottom:10px;
	font-size: 16px;
}

/* FILETYPE */

.x-pdf{
	background-image: url(img/icon/pdf.png);
		background-repeat: no-repeat;
	background-position: left center;
}

.msword {
	background-image: url(img/icon/doc.png);
		background-repeat: no-repeat;
	background-position: left center;
}

.x-pdf, .msword{
	height: 35px;
	width: auto;
	padding-left:40px;
	margin-bottom:15px;
}

/* Anmeldeformular */
.formular, #formularoff{
padding: 10px;
margin-bottom:15px;
background-image: url(img/detail.jpg);
background-repeat: x-repeat;
background-position: left top;
border: 1px solid #CCCCCC;
font-variant: small-caps;
font-size: x-large;

}
.formularsp input{
background-image: url(img/finput.png);
background-color:transparent;
background-repeat: no-repeat;
background-position: left top;
height:40px;
width:180px;
padding-top:20px;
padding-left:20px;
padding-right:20px;
border:none;
}

/* formular submit*/
#thanks{
margin:25px;
padding: 10px;
background-color: lightgreen;
}

.cdown{
 color:red;
 font-weight:bold;
}


/* UPLOAD */
.sbtn{
	background-image: url(../../i/img/icon/start.png);
	height: 50px;
	width: 150px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	background-position: center center;
	padding: 0px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: transparent;
}

#container #content #form1 legend {
	padding: 5px;
	margin: auto;
}

label {
	padding: 0px;
	text-align: center;
}

.msg {
	text-align:left;
 	color:#666;
	background-repeat: no-repeat;
 	margin-left:30px;
   margin-right:30px;
	padding:5px;
   padding-left:30px;
}

.emsg {
	text-align:left;
	margin-left:30px;
	margin-right:30px;
	color:#FF0000;
	background-repeat: no-repeat;
	padding:5px;
	padding-left:30px;
	font-weight: bold;
}

#loader{
   visibility:hidden;
}

#f1_error{
   font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
   font-weight:bold;
   color:#FF0000;
}

#f1_ok{
   font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
   font-weight:bold;
   color:#00FF00;

}

#f1_upload_form {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}

#f1_upload_process{
   z-index:100;
   visibility:hidden;
   text-align:center;
   width:auto;
}
#zip{
	background-image: url(../../i/t/zip.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
	display: inline-table;
	width: 128px;
	text-align: center;
	padding-top: 128px;
}

/*lightbox */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/i/g/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/i/g/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
.clear{
		clear:both;
	}
    
.testa{
padding-bottom:50px;
background-image: url(img/agenda.png);
background-repeat: no-repeat;
background-position: right bottom;
}
.agenda, .formularsp{
font-variant: small-caps;
padding-bottom:3px;
}
#archiv
{
font-size: 18px;
	font-weight: bolder;
	color: #FFA500;
	text-align: center;
    padding-bottom:25px;
}
.agendadetail{
    background-image: url(img/detail.jpg);
    background-repeat: x-repeat;
    background-position: right top;
    padding:10px;
    border: 1px solid #FFCC66;
    font-size:14
}

.titels, .titelformular{
width:130px;
float: left;
}
.titelformular{
padding-top:15px;
	font-size: large;

}

.detailtitle{
font-variant: small-caps;
font-size: x-large;
color: #999999;
text-align: right;
font-weight: bold;
}

.sponsor{
padding-left:230px;
padding-bottom:50px;
	background-repeat: no-repeat;
	background-position: left top;
}

.fimp{
padding-top:15px;
}
.imp{
font-size:smaller;
width:150px;
float:left;
}

.hot{
font-size:smaller;
font-weight:bold;
text-decoration: none;
}

#txtarea{
    background-image: url(img/textarea.png);
    background-repeat: x-repeat;
    background-position: right top;
    border-width:1px;
    border-style:solid;
    border-color:grey;
}

.agendaborder{
font-size:13px;
	    background-image: url(img/agenda.png);
    background-repeat: x-repeat;
    background-position: right bottom;
    width:150px;
    	margin-right: auto;
	margin-left: auto;
    padding:15px;
    border: 1px solid grey;
    margin-bottom:10px;
}

.agendaborder div{
    font-size:15px;

}
#aa:hover{
	border-top-width: 10px;
	border-top-style: dashed;
	border-top-color: #093;
}
