/* Css originally by mejobloggs  Design by Aran @ stuio7designs.com  Please email me if you use this, as I would love to see how it is being used, also you can join my linkshare to help you with your google ranking */

body {
	/*trebuchet ms,*/
	font-family: verdana, arial, tahoma;
	/*font-size: 90%;*/
	font-size: 80%;
	color: #888;
	background-color: white;
	line-height: 170%;
	margin: 0;
	padding: 0;
	text-align: center;
}
#atff {
	display: none;
}

/* Set the page width here */
#menu-top, #header, #wrapper-content, #wrapper-footer {
	width: 1024px;
	margin: 0 auto;
	text-align: left;
}

#menu-top {
	background: white url('/images/bg02-white-right.png') no-repeat right top;
	overflow: hidden;
}

#menu-top ul {
	background: transparent url('/images/bg02-white-left.png') no-repeat left top;
	margin:0;
	padding: 1em 0 0 0;
	list-style: none;
	font-size: 85%;
	float: left;
	padding-left: 20px;
	height: 30px;
}

#menu-top li {
	display: block;
	float: left;
	padding: 5px 15px 4px 6px;
}

#menu-top a {
	float: left;
	/*background:url(/images/menuleft.png) no-repeat left top;**/
	margin:0;
	padding:0 15px 0 4px;
	text-decoration:none;
	line-height: 1.5em;
}

#menu-top a span {
	/*background: transparent url(/images/menuright.png) no-repeat right top;*/
	color:#4A759B;
	display: block;
	float: left;
	cursor: pointer; /* IE doesnt display the hand when you roll over the link for some reason. This fixes it */
	text-transform: uppercase;
	font-weight: bold;
}

#menu-top a:hover { color: #888; }
#menu-top a:hover span { color: #888; border-top: 2px solid #888; }

/*#wrapper-header { background: transparent url('/images/bg.png') top center repeat-x; height: 192px; }*/
#wrapper-header { height: 192px; }

#header {background: #eee url('/images/banner_oa.jpg') no-repeat center top; height: 192px; }

/*#wrapper-header2 { background: transparent url('/images/bg02-blue-left.png') top left no-repeat; height: 192px; }*/
#wrapper-header2 { background: transparent url('/images/bg02-none-left.png') top left repeat-y; height: 192px; }

/*#wrapper-header3 { background: transparent url('/images/bg02-blue-right.png') top right no-repeat; height: 192px; }*/
#wrapper-header3 { background: transparent url('/images/bg02-none-right.png') top right repeat-y; height: 192px; }

#submenushade {
	display: none;
	margin: 0 20px;
	padding: 0;
	height: 192px;
	width: 983px;
	FILTER: alpha(opacity=75);
    -moz-opacity:.75;
    opacity:.75;
    background-color: #ffffff;
	Z-INDEX: 1700;
	position: absolute;
}

#submenu {
	display: none;
	margin: 0 20px;
	padding: 0;
	height: 192px;
	width: 983px;
	line-height: 3em;
	Z-INDEX: 1701;
	position: absolute;
	overflow: hidden;
}

#submenu  .menubar1
{
    position: relative;
	top: 10px;
	left: 10px;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

#submenu  .menubar2
{
    position: relative;
	top: 105px;
	left: 10px;
	/*left: -972px;*/
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

#submenu li
{
    position: absolute;
    margin: 0 0 0 0;
    padding: 4px 0 0 0;
    display: block;
	/*background: #ffffff url('/images/link_border.png') no-repeat;*/
	/*border: 1px solid rgb(205,205,205);*/
	
}

#submenu .link1
{
	left: 0px;
	width: 491px;
}
#submenu .small-link1
{
	left: 0px;
	width: 327px;
}

#submenu .link2
{
	left: 491px;
	width: 491px;
}
#submenu .small-link2
{
	left: 327px;
	width: 327px;
}

#submenu .small-link3
{
	left: 654px;
	width: 327px;
}

#submenu img
{
    width: 140px;
	height: 70px;
    border: 1px solid rgb(205,205,205);
	padding: 0px 0px 0px 0px;
	position: relative;
	float: left;
}

#submenu a span
{
	/*font-size: 13px;*/
	font-size: 12px;
	color: #686868;
	text-decoration: none;
	padding: 5px 5px 0px 10px;
	margin: 0 0 0 0;
	position: relative;
	float: left;
	line-height: 120%;
	border: none;
	background: transparent;
	cursor: pointer; /* IE doesnt display the hand when you roll over the link for some reason. This fixes it */
}

#submenu a:hover { color: #5b8fbe; }
#submenu a:hover span { color: #5b8fbe; }

#logoshade {
	display: none;
	margin: 0 20px;
	padding: 0;
	height: 192px;
	width: 402px;
	FILTER: alpha(opacity=75);
    -moz-opacity:.75;
    opacity:.75;
    background-color: #ffffff;
	position: absolute;
}

#logo {
	display: none;
	margin: 0 20px;
	padding: 0;
	height: 170px;
	width: 380px;
	background-color: transparent;
	position: absolute;
}

#logo img
{
    width: 380px;
	height: 170px;
    border: 1px solid rgb(205,205,205);
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px 10px;
	position: relative;
	float: left;
	background-color: #ffffff;
}

#wrapper-content { background: white url('/images/bg02-white-left.png') no-repeat left top; }

* html #wrapper-content { height: 1%; }

#content {
	background: transparent url('/images/bg02-white-right.png') no-repeat right top;
	padding: 5px 30px 5px 40px;
}

#forum_content {
	background: transparent url('/images/bg02-white-right.png') no-repeat right top;
	padding: 5px 15px 5px 15px;
}


#content  .teaserBar
{
	position: relative;
	left: 0px;
	height: 130px;
	width: 570px;
	display: block;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#content .teaserBar li
{
    margin: 0 0 0 0;
    padding: 0px 0 0 0;
    display: block;
	width: 140px;
	position: absolute;
	line-height: 100%;
}

#content .teaser1
{
	left: 0px;
}

#content .teaser2 
{
	left: 215px;
}

#content .teaser3
{
	left: 425px;
}

#content .teaserBar img
{
    width: 140px;
	height: 70px;
    border: 1px solid rgb(205,205,205);
	padding: 0px 0px 0px 0px;
}

#content .teaserBar a span
{
	font-size: 13px;
	color: #888;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	margin: 0 0 0 0;
	line-height: 120%;
	border: none;
	background: transparent;
	cursor: pointer; /* IE doesnt display the hand when you roll over the link for some reason. This fixes it */
}

#content .teaserBar a:hover { color: #5b8fbe; }
#content .teaserBar a:hover span { color: #5b8fbe; }

#content ul {
	margin: 0;
	padding-left: 10px;
	list-style: none;
	font-size: 90%;
}
#content li.box {
    margin-top: 10px;
	margin-bottom: 40px;
    margin-left: 5px;	
    list-style-image: url(/images/listdot.gif);
    list-style-position: outside;
	line-height: 120%;
}

#content li.box img{
    width: 55%;
	height: 1px;
}

#content li div {
	padding-left: 10px;
	padding-top: 5px;
	line-height: 140%;
	font-weight: normal;
}

#content li.content {
    margin-top: 10px;
	margin-bottom: 20px;
    margin-left: 5px;	
    list-style-image: url(/images/listdot.gif);
    list-style-position: outside;
	line-height: 140%;
	font-size: 110%;
}

#content li.normal {
    margin-top: 5px;
	margin-bottom: 0px;
    margin-left: 5px;	
    list-style-image: url(/images/listdot.gif);
    list-style-position: outside;
	line-height: 140%;
	font-size: 110%;
}

#menulinks
{
	height: 500px;
	width: 480px;
}

#content .menulinks {
	height: 500px;
	width: 550px;
}

#menulinks img
{
    width: 140px;
	height: 70px;
    border: 1px solid rgb(205,205,205);
	padding: 0px 0px 0px 0px;
	position: relative;
	float: left;
}

#menulinks  a span
{
	font-size: 12px;
	color: #888;
	text-decoration: none;
	padding: 0px 0px 80px 15px;
	margin: 0 0 0 0;
	line-height: 120%;
	position: relative;
	float: left;
	border: none;
	background: transparent;
	cursor: pointer; /* IE doesnt display the hand when you roll over the link for some reason. This fixes it */
}

#menulinks  a:hover { color: #5b8fbe; }
#menulinks  a:hover span { color: #5b8fbe; }

#wrapper-menu-page {
	float: right;
	width: 350px;
	margin: 20px 30px 10px 2em;
	background: transparent url('/images/menu.png') no-repeat;
	text-align: left;
	line-height: 140%;
	font-family:"Lucida Grande","Lucida Sans Unicode",arial,sans-serif;
}

* html #wrapper-menu-page { margin-right: 15px; }

#share-menu{
	left: 198px;
	top: 12px;
	height: 0px;
	position: relative;
}

#share{
	left: 35px;
	top: 160px;
	height: 0px;
	position: relative;
}

#menu-page { 
	padding-top: 0px; 
	padding-left: 15px;
}

#menu-page ul {
	margin: 0;
	padding-left: 10px;
	list-style: none;
	/*font-size: 90%;*/
	font-size: 13px;
}

#menu-page li.box {
    margin-top: 10px;
	margin-bottom: 30px;
    margin-left: 5px;
	margin-right: 30px;
    list-style-image: url(/images/listdot.gif);
    list-style-position: outside;
	line-height: 100%;
}

#menu-page li.infobox {
    margin-top: 10px;
	margin-bottom: 30px;
    margin-left: 0px;
    line-height: 100%;
}

#menu-page li.box img{
    width: 100%;
	height: 1px;
}

#menu-page h3 {
	/*font-size: 75%;*/
	font-size: 90%;
	text-transform: uppercase;
	margin: 1em 0 0.3em 0;
	color: #5b8fbe;
	font-weight: normal;
	letter-spacing: 0.5em;
}

#infobox {
	width: 300px;
	height: 60px;
	background: url('/images/infobox_big.jpg') no-repeat;
	margin-left: 15px;
	margin-bottom: 10px;
}

#infobox h2 {
	margin: 0;
	padding: 2px 0 0 45px;
	font-size: 13px;
	color: #FF8A00;
	line-height: 140%;
}

#infobox p {
	margin: 0;
	padding: 0 0 0 45px;
	font-size: 11px;
	color: #FF8A00;
	line-height: 110%;
}

#infobox_extra {
	width: 300px;
	height: 60px;
	margin-left: 15px;
	margin-bottom: 10px;
}

#infobox_extra p {
	margin: 0;
	padding: 0 0 0 0px;
	font-size: 11px;
	color: #FF8A00;
	line-height: 110%;
}

#menu-page .aktuellestext {
	padding-left: 10px;
	padding-top: 5px;
	font-size: 11px;
	line-height: 140%;
	font-weight: normal;
}

#menu-page .aktuellestext a {
	font-size: 11px;
	line-height: 140%;
	font-weight: normal;
	color: #5b8fbe;
}

#menu-page .infotext a {
	font-size: 11px;
	line-height: 100%;
	font-weight: normal;
	color: #A58760;
}

#menu-page .infotext_top a { color: #A58760; }
#menu-page a { color: #888; font-size: 13px; }
#menu-page a:hover { color: #888; }

#wrapper-footer {
	margin-top: 2em;
	text-align: center;
	bottom: 0pt !important;
	position: absolute;
	height: 50px;
}

#footer {
	margin: 0 20px;
	/*background-color: #e5f0fc;
	border: 1px solid #ccc;
	border-bottom: 0;
	*/
	clear: both;
	text-align: right;
	padding-right: 10px;
	height: 25px;
	padding-top: 25px;
	background: transparent url('/images/footer_oa.jpg') no-repeat;
	
}

#footer  a { color: white; }
#footer a:hover { color: #888; }

h2 { font-size: 110%; }
h3 { font-size: 100%; }

a:link, a:visited { color: #5b8fbe; text-decoration: none; }
a:hover{ color: #666; text-decoration: none; }

img.textpic
{
	position: relative;
	background: url('/images/a47.gif') no-repeat;
	width: 76px;
	height: 74px;
	padding: 8px;
	
}

img.textpic-large
{
	position: relative;
	background: url('/images/link_border.png') no-repeat;
	width: 151px;
	height: 81px;
	padding: 5px;
	
}

img.floatleft
{
	float: left;
	margin: 0px 14px 3px 0px;
}

img.floatleft-large
{
	float: left;
	margin: 0px 10px 0px 0px;
}

/* Search module */

html>bodyIE6 #search
{
	top: 40px;
}
#search
{
    position: absolute;
    height: 30px;
    top: 45px;
	width: 970px;
	text-align: left;
	margin-left: 30px;
}

.search p
{
	top: 0px;
    position: relative;
    height: 17px;
    margin: 0;
    padding: 0;
}

.sea\rch p
{
    bottom: 43px;
}

.searchfield,
.searchbutton
{
    margin: 0;
    padding: 0;
}

#menu-page .searchfield
{
    width: 250px;
	border: none;
	border-bottom: 1px solid #ccc;
	font-size: 11px;
}

.searchfield
{
    width: 109px;
    margin-right: 1px;
    height: 17px;
    color: #888;
    
    font-size: 10px;
    border: 1px solid #ccc;
    vertical-align: top;
    padding: 1px;
}

.sea\rchfield 
{
    width: 118px;
    height: 13px;
}

*+html .searchfield
{
	font-size: 10px !important;
}

.searchbutton,
.searchbuttonMore
{
    position: relative;
    top: 0 !important;
    top: 0px;
    left: -4px;
    width: 17px;
    height: 17px;
    border: 0;
    vertical-align: top;
    font-size: 14px;
    color: #666;
}



.searchbuttonMore
{
    width: 24px;
}

.sea\rchbutton
{
    top: 1px;
}

*+html .searchbutton
{
	top: 1px !important;
}
/*Forms*/
#anmeldeform select {
    border: #ccc 1px solid;
    color:#888;
}

#anmeldeform input, textarea {
    border: #ccc 1px solid;
    color:#888;
}

#anmeldeform input.button {
    border: #ccc 1px solid;
	color:#888;
	background-color: white;
}

#anmeldeform input.checkbox {
	border: 0px;
}

li.album {
    margin-bottom: 10px;
    margin-left: 5px;
    list-style-image: url(/images/listdot.gif);
    list-style-position: outside;
}

/*Calendar*/
.calendarTitle { 
    font-weight: bold;
} 
.calendarHeader { 
    font-weight: bold;
	WIDTH: 119px;
	BORDER: rgb(205,205,205) 1px solid;
} 
.calendarToday {
	background-color: #FFFFEE;
	/*WIDTH: 119px;*/
	HEIGHT: 130px;
	BORDER: rgb(205,205,205) 1px solid;
}
.calendarcell {
	height: 130px;
	BORDER: rgb(205,205,205) 1px solid;
} 
.calendar {
	TABLE-LAYOUT: fixed;
	WIDTH: 945px;
	line-height: 100%;
}

.daylink {
	
}
.navlink {
	font-size:12px;
	line-height: 110%;
	/*
    text-transform:none;
    font-weight:normal;
    color: #564b47;
    background-color: transparent;
    text-decoration:none;
    border-width: 0;
    border: none;
	PADDING-TOP: 10px;
	*/
}
.navlink:hover { color: #888; }

.callinktext {
	/*
    DISPLAY: block;
    PADDING-LEFT: 8px;
    MARGIN-BOTTOM: 0px;
    FONT-SIZE: 11px;
    BACKGROUND: url(/images/arrowr.gif) no-repeat left 4px;
    */
}
.callinktext:hover { color: #888; }

.booktext {
    DISPLAY: block;
    PADDING-LEFT: 18px;
	PADDING-RIGHT: 20px;
    BACKGROUND: url(/images/book.gif) no-repeat left 2px;
}

.booktext_large {
    DISPLAY: block;
    PADDING-LEFT: 18px;
	PADDING-RIGHT: 20px;
    BACKGROUND: url(/images/book.gif) no-repeat left 3px;
}

.booktext_content {
    DISPLAY: block;
    PADDING-LEFT: 18px;
	PADDING-RIGHT: 20px;
    BACKGROUND: url(/images/book.gif) no-repeat left 6px;
}

.formerrortext {
    DISPLAY: block;
    FONT-SIZE: 12px;
	COLOR: #FF0000;
	line-height: 100%;
}

.download {
    margin-left: 6px;
	line-height: 100%;
}

.download_text {
    margin-left: 16px;
    margin-top: 5px;
    margin-right: 0px;
    margin-bottom: 0px;
	width: 95%;
}

img.links {
    border-width: 0;
    border: none;
}

#link {
    border: 1px solid rgb(205,205,205);
	height: 75px;
	width: 100px;
}

.link {
    margin-left: 6px;
	line-height: 100%;
}
.link_text {
    margin-left: 16px;
    margin-top: 5px;
    margin-right: 0px;
    margin-bottom: 0px;
	width: 95%;
}

li.album {
    line-height: 100%;
	margin-bottom: 40px;
}

img.bilder {
	BORDER: rgb(205,205,205) 1px solid;
	width: 120px;
	height: 90px;
}

.mainframe
{
    width: 1017px;
    
    display: block;
    border: none;
    frameborder: 0;
    overflow: visible;
    margin-left: 3px;
}

