/*
# Version 5.0.0

//  ------------------------------------------------------------------------ //
//                     Beex4 - Besuchertausch-Software                       //
//               Copyright (c) by AOM Software GmbH & Co. KG                 //
//                      <https://www.aom-software.de/>                       //
//  ------------------------------------------------------------------------ //
*/

/** BASIC */

{
	margin:0;
	padding:0;
}


html, body {
	height: 100%;
}

body {
	background: #ffffff url(../img/design/bg.gif) repeat-x;
	font-family: Verdana, arial, sans-serif;
}

hr {
margin:5px auto;
}

.green, .grey {
	text-decoration: none;
}

.green {
	color:#63a307;
}

.grey{
	color:#9d9d9d;
}

.darkgrey{
	color:#444;
}

.big{
	font-size:14px;
}

.little{
	font-size:12px;
        text-decoration: none;
}

.hellgrau{
	color:#c0c0c0;
        text-decoration: none;
}


.hellgrau a{
	color:#c0c0c0;
        text-decoration: none;
}




#container {
	position: absolute;
	margin:0 auto;
//	margin-top: 10px;
//	margin-left: -460px;
	padding: 0px;
//	left: 50%;
	width: 1000px;
	height: 100%;
}

/** Header */

.header {
 background-image: url("img/design/header_bg.gif");
 background-repeat:repeat-x;
 width: 100%;
 height: 165px;
 padding-top: 0px;
}

<!--

#header {
	height: 223px;
	width: 1000px;
	margin: 0 0 10px 0;

	margin: 0px 0px 10px 0px;
	height: 84px;
	width: 920px; -->
}


#logo {
	background: url(../img/design/logo.gif) no-repeat;
	width: 253px;
	height: 143px;
	cursor: pointer;
	float:left;
}

#header_m {
	background: url(../img/design/header_m.gif) no-repeat;
	width: 552px;
	height: 143px;
	cursor: pointer;
	float:left;
}

#flags {
	background: url(../img/design/flags.gif) no-repeat;
	width: 171px;
	height: 29px;
	float:left;
	line-height:29px;
	/* padding: 0 0 0 24px; */
        padding: 0 0 0 15px;
}

#header_r {
	background: url(../img/design/header_r.gif) no-repeat;
	width: 195px;
	height: 114px;
	float:left;
}

/*
#header_u {
	background: url(../img/design/header_u.jpg) no-repeat;
	width: 575px;
	height: 70px;
	clear:both;
	float:left;
	padding: 10px 0 0 176px
}
*/



#header_u {
	background: url(../img/design/header_u.jpg) no-repeat;
	width: 575px;
	height: 70px;
	clear:both;
	float:left;
	padding: 17px 0 0 176px
}



#header_u_login {
	background: url(../img/design/header_u_login.jpg) no-repeat;
	width: 247px;
	height: 80px;
	float:left;
}

#headerlogin_input {
	width:130px;
	float:left;	
}

#headerlogin_input input {
	background: url(../img/design/input.png) no-repeat;
	width:120px;
	height:27px;
	border:0px;
	font: 11px;
	color: #777;
	padding: 0 0 0 10px;
}


form.headerlogin input[type=submit] {
	background: url(../img/design/submit.png) no-repeat;
	width:61px;
	height:27px;
	border:0px;
	cursor:pointer;
	margin: 0 0 0 5px;
}

form.headerlogin input[type=submit]:hover {
	background: url(../img/design/submit_hover.png) no-repeat;
}

#headerlogin_links {
	float:left;
	height:27px;
	line-height:12px;
	padding: 0 0 0 5px;	
}

#headerlogin_links a:hover {
	text-decoration: underline;
}


#header div.boxrahmen {
	height: 60px;
	padding-top: 10px;
	text-align: center;
}

#header_links {
	float: left;
	width: 150px;
}

#header_mitte {
	float: left;
	width: 600px;
	margin: 0px 10px;
}

#header_mitte div.boxrahmen {
	height: 65px;
	padding-top: 5px;
}

#header_rechts {
	float: left;
	width: 150px;
}

/** Sidebar links */

#sidebar_links {
	display: block;
	clear: both;
	float: left;
	width: 186px;
}

/** Main */

#main {
	display: block;
	float: left;
	width: 610px;
	min-height: 100px;
	margin: 0px 8px;
}

/** Sidebar rechts */

#sidebar_rechts {
	display: block;
	float: left;
	width: 186px;
}

/** Footer */

#footer {
	clear: both;
	background: url(../img/design/footer_bg.gif) repeat-x;
	width:100%;
	height: 197px;
}

#footer_top {
	clear: both;
	background: url(../img/design/footer.gif) no-repeat;
	width:1000px;
	height: 33px;
	margin: 0 auto;
}

#footer_inhalt {
	width: 1000px;
	margin: 0 auto;
}

.footer_links {
	float:left;
	width: 150px;
}

.footer_links ul{
	list-style: square;
	color: #272727;
}

.footer_links ul li{
	line-height: 20px;
}

.footer_links ul li a{
	color: #747474;
	text-decoration: none;
	font-size: 13px;
}

.footer_links ul li a:hover{
	color: #63a307;
}

#footer_kontakt {
	width: 350px;
	float:left;
	padding: 10px 0 0 0;
}

#footer_logo {
	background: url(../img/design/footer_logo.gif) no-repeat;
	width: 177px;
	height:95px;
	float:left;
	cursor:pointer;
	margin: 20px 0 0 0;
}

#footer_logo:hover {
	background: url(../img/design/footer_logo_hover.gif) no-repeat;
}

#vorladen img {
	width:1px;
	height:1px;
	border:0px;
	visibility: hidden;
}

/** Boxen */

div.boxtitel {
	background: url(../img/design/titel.gif) no-repeat;
	width:186px;
	height: 30px;
	text-align: center;
	line-height: 26px;
	font-size: 12px;
	font-weight: bold;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 1);
}

div.boxtitelmitte {
	/* background: #18676e; */
        background: #343434;
	width:610px;
	text-align:center;
	height: 30px;
	line-height: 26px;
	font-size: 12px;
	font-weight: bold;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 1);
}

div.boxrahmen {
	background: url(../img/design/boxrahmen.gif) repeat-y;
	margin-bottom: 10px;
	overflow: hidden;
	outline: 1px solid #e9e9e9;
}

div.boxrahmen_w {
	margin-bottom: 10px;
	overflow: hidden;
	outline: 1px solid #e9e9e9;
}


div.boxrahmen_w2 {
	margin-bottom: 10px;
        margin-top: 10px;
	overflow: hidden;
	outline: 1px solid #e9e9e9;
}



div.boxrahmenmitte {
	margin-bottom: 10px;
	overflow: hidden;
	width: 610px;
	outline: 1px solid #e9e9e9;
}

div.inhalt {
	padding: 5px;
}

div.inhaltmitte {
	padding: 5px;
}

div.inhaltmitte ul{
	padding: 0 20px 3px 20px;
}



div.inhaltmitte ol{
	padding: 0 20px 3px 18px;
}



div#adventskalender {
	position:relative;
	padding: 0px;
	background-image: url(../img/advkal/paeckchen.gif);
	height: 150px;
}

#AdventMonat {
	position: absolute;
	top: 14px;
	left: 105px;
	width: 30px;
	height: 10px;
	text-align: center;
	line-height: 1em;
	letter-spacing: 1px;
	font-size: 8px;
	border: 0px solid #D40000;
}

#AdventZahl {
	position: absolute;
	top: 28px;
	left: 95px;
	width: 50px;
	height: 30px;
	text-align: center;
	font-size: 18px;
	line-height: 1em;
	border: 0px solid #D40000;
}

#AdventHinweis {
	position: absolute;
	top: 100px;
	left: 6px;
	width: 135px;
	height: 10px;
	font-size: 10px;
	line-height: 130%;
	text-align: center;
	border: 0px solid #D40000;
}

#AdventHinweis a {
	font-size: 10px;
}

div.inhaltmitte {
	padding: 15px;
}

/** Navigation */
#navigation {
	clear: both;
	display: block;
	float: left;
	margin: 0 0 10px 0;
}

#navigation div.box {
	clear: none;
	float: left;
	width: 139px;
	margin: 0;
	padding: 0;
}

#navigation div.box div {
	padding-top: 2px;
	height: 16px;
	vertical-align: middle;
}

#navigation div.firstrow {
}

#navigation div.firstcol {
}

#navigation div div.links {
	clear: left;
	float: left;
	text-align: center;
	width: 15px;
}

#navigation div div.rechts {
	padding-left: 22px;
}








div.inhalt-2 {
        background-color: #EEEEEE;
	padding: 5px;
	text-align: center;
	line-height: 1.2em;
	letter-spacing: 1px;
	font-size: 10px;
}



div.inhalt-3 {
        background-color: #EEEEEE;
	padding-bottom: 12px;
        padding-top: 5px;
        height: 180px;
	text-align: center;
	line-height: 1.2em;
	letter-spacing: 1px;
	font-size: 11px;
background-image: url(../img/inhalt-4.jpg);
}



div.inhalt-3a {
        background-color: #EEEEEE;
	padding-bottom: 12px;
        padding-top: 5px;
        height: 180px;
	text-align: center;
	line-height: 1.2em;
	letter-spacing: 1px;
	font-size: 11px;
background-image: url(../img/inhalt-5.jpg);
}


div.inhalt-3b {
        background-color: #EEEEEE;
	padding-bottom: 12px;
        padding-top: 5px;
        height: 180px;
	text-align: center;
	line-height: 1.2em;
	letter-spacing: 1px;
	font-size: 11px;
background-image: url(../img/inhalt-6.jpg);
}


div.inhalt-3c {
        background-color: #EEEEEE;
	padding-bottom: 12px;
        padding-top: 5px;
        height: 180px;
	text-align: center;
	line-height: 1.2em;
	letter-spacing: 1px;
	font-size: 11px;
background-image: url(../img/inhalt-7.jpg);
}




/*
div.inhaltbox_rechts-2 {
        background-color: #EEEEEE;
	padding-bottom: 12px;
        padding-top: 5px;
        height: 180px;
	text-align: center;
	line-height: 1.2em;
	letter-spacing: 1px;
	font-size: 11px;
background-image: url(../img/inhalt-7.jpg);
}
*/



div.inhaltbox_rechts {
        background-color: #EEEEEE;
	padding-bottom: 0px;
        padding-top: 0px;
        padding-left: 0px;
        padding-right: 0px;
        height: 152px;
        width: 180px;
	text-align: center;
	line-height: 1.2em;
	letter-spacing: 1px;
	font-size: 11px;
/* background-image: url(../img/inhalt-7.jpg); */
background-image: url(../img/inhalt-7.jpg);
}




div.inhaltbox_rechts-1 {
        background-color: #EEEEEE;
	padding-bottom: 0px;
        padding-top: 0px;
        padding-left: 0px;
        padding-right: 0px;
        height: 152px;
        width: 180px;
	text-align: center;
	line-height: 1.2em;
	letter-spacing: 1px;
	font-size: 11px;
background-image: url(../img/inhalt-12.jpg);
}



div.inhaltbox_rechts-2 {
        background-color: #EEEEEE;
	padding-bottom: 0px;
        padding-top: 0px;
        padding-left: 0px;
        padding-right: 0px;
        height: 152px;
        width: 180px;
	text-align: center;
	line-height: 1.2em;
	letter-spacing: 1px;
	font-size: 11px;
background-image: url(../img/inhalt-15.jpg);
}


div.inhaltbox_rechts-3 {
        background-color: #EEEEEE;
	padding-bottom: 0px;
        padding-top: 0px;
        padding-left: 0px;
        padding-right: 0px;
        height: 152px;
        width: 180px;
	text-align: center;
	line-height: 1.2em;
	letter-spacing: 1px;
	font-size: 11px;
background-image: url(../img/inhalt-16_sw.jpg);
}


div.inhaltbox_rechts-4 {
        background-color: #EEEEEE;
	padding-bottom: 0px;
        padding-top: 0px;
        padding-left: 0px;
        padding-right: 0px;
        height: 152px;
        width: 180px;
	text-align: center;
	line-height: 1.2em;
	letter-spacing: 1px;
	font-size: 11px;
background-image: url(../img/inhalt-7.jpg);
}



#partner {
	margin-top: 0px;
	margin-left: 0px;
	width:578px;
	/* height:118px; */
        height:79px;
	/* background:transparent url('../images/partner.png') no-repeat center; */
}

#scrollbereich {
	margin-left: 0px;
	width:558px;
	height:80px;
}




#partner2 {
	margin-top: 0px;
	margin-left: 0px;
	width:578px;
	/* height:118px; */
        height:79px;
	/* background:transparent url('../images/partner.png') no-repeat center; */
}

#scrollbereich2 {
	margin-left: 0px;
	width:558px;
	height:80px;
}







.kal_aktueller_tag {vertical-align:top;
/* border-top:solid 14px #d0cfcd; */
padding-top : 0px;
background-color:#ffffff;
font-family : verdana,arial, helvetica, tahoma, verdana, sans-serif;
font-size: 11px;line-height: 20px;
font-weight: bold;
font-color: #cf1601;
margin-top: 0px
}


.kal_standard_tag {vertical-align:top;
/* border-top:solid 14px #d0cfcd; */
padding-top : 0px;
background-color:#ffffff;
font-family : verdana,arial, helvetica, tahoma, verdana, sans-serif;
font-size: 11px;line-height: 20px;
font-color: #60656c;
margin-top:0px
}


.kal_vormonat_tag {vertical-align:top;
/* border-top:solid 14px #3d4045; */
/* border-top:solid 10px #d0cfcd; */

/* border-top: solid 4px #494e54; */
padding-top : 0px;
background-color:#f2f2f2;
font-family : verdana,arial, helvetica, tahoma, verdana, sans-serif;
font-size: 11px;line-height: 20px;
color: silver;
margin-top:0px
}





<style> 
#rcorners1 {
    border-radius: 25px;
    background: #8AC007;
    padding: 20px; 
    width: 582px;
    height: 175px;    
}

#rcorners2 {
    border-radius: 25px;
    /* border: 2px solid #8AC007; */
    border: 2px solid #B22222;
    background: #dbcfae;
    padding: 20px; 
    width: 536px;
    height: 135px; 

  box-shadow: 3px 3px 3px grey;
  max-height: 135px;
  height: expression(this.height > 135 ? "135px" : true);     
}



#rcorners2a {
    border-radius: 25px;
    /* border: 2px solid #8AC007; */
    border: 2px solid #B22222;
    background: #dbcfae;
    padding: 15px; 
    width: 536px;
    height: 35px; 

  box-shadow: 2px 2px 2px grey;
  max-height: 135px;
  height: expression(this.height > 135 ? "135px" : true);     
}




#rcorners2b {
    border-radius: 25px;
    /* border: 2px solid #8AC007; */
    border: 2px solid #B22222;
    background: #dbcfae;
    padding: 15px; 
    width: 536px;
    height: 70px; 

  box-shadow: 2px 2px 2px grey;
  max-height: 135px;
  height: expression(this.height > 135 ? "135px" : true);     
}





#rcorners3 {
    border-radius: 25px;
    background: url(img/198x124/00_uhr.html);
    background-position: left top;
    background-repeat: repeat;
    padding: 0px;
    width: 198px;
    height: 124px;  

  border: 1px solid #808080;
  box-shadow: 3px 3px 3px grey;
  max-height: 124px;
  height: expression(this.height > 124 ? "124px" : true);  
}
</style>




div.id_slidediv {
height: 200px;
width: 500px;
/* margin: 0 auto; */
overflow: auto;
border:0px solid #B22222;
}



div.monitor_werbung {
	width: 177px;
	height:95px;
	float:left;
	cursor:pointer;
	margin: 200px 0 0 0;
}




#table2{ border: 0px solid darkgray; }
#td2 { border: 1px solid #d8d8d8; padding-left: 8px; padding-top: 5px; padding-bottom: 5px;  box-shadow: 2px 2px 2px grey;}
#th2 { border: 1px solid #d8d8d8; padding-left: 8px; padding-top: 5px; padding-bottom: 5px; }



#auszahlgfx{
width:158px;
height:99px;
background:url('../images/auszahlung_bg.png') no-repeat;
}

#auszahlgfx_2{
width:170px;
height:115px;
background:url('../images/auszahlung_170x115.png') no-repeat;
}

.auszahlgfxtext{
position:relative; 
left:2px;
top:23px; 
}


.auszahlgfxtext_2{
position:relative; 
left:19px;
top:11px; 
font-size:10px;
}

.auszahlgfxtext_3{
position:relative; 
left:19px;
top:10px; 
font-size:11px;
color: #B22222;
}





/** Horiozontale Linie **/

hr {
  border-top: 1px solid #c0c0c0;
  border-right: 0;
  border-left: 0;
  border-bottom: 0;
  height: 1px;
  width: 100%;
}

div.schatten {
-moz-box-shadow:1px 1px 6px #a0a0a0; /* Firefox */
-webkit-box-shadow:1px 1px 6px #a0a0a0; /* Chrome, Safari */
-khtml-box-shadow:1px 1px 6px #a0a0a0; /* Konqueror */
box-shadow:1px 1px 6px #a0a0a0; /* CSS3 */
}




body {
 background-color: #2C343E;
 margin:0%;
 padding:0%;
 margin-top: 0px;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #f8f8f8;
}

img {
 border:2px solid rgba(0,0,0,0.2);
 box-shadow:0 0 18px rgba(0,0,0,0.5);
}

i {
 color: #AACC33;
 font-size: 12px;
 line-height: 2em;
}
td {
 color: #f8f8f8;
 font-size: 12px;
}
fieldset {
 border-right:2px solid;
}
a {
 text-decoration:none;
 color: #f8f8f8;
}
a:hover {
 text-decoration: none;
 color: #f1f1f1;
}

input, textarea, select {
 border-style: solid;
 border-width: 1px;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 border-color: #909090;
 color:#000000;
}
textarea {
 Overflow: auto;
}

.header {
 background-image: url("img/design/header_bg.gif");
 background-repeat:repeat-x;
 width: 100%;
 height: 165px;
 padding-top: 0px;
}
.content {
 margin: 0 auto;
 padding-top: 5px;
 width: 1000px;
 font-size: 12px;
}
.navigationli {
 width: 190px;
 padding-right: 5px;
 float: left;
}
.navigationre {
 width: 190px;
 padding-left: 5px;
 float: left;
}

a.nav:link,a.nav:visited,a.nav:active {
 display:block;
 width:160px;
 margin:0px 0px 0px 0px;
 padding:0px 0px 0px 0px;
 height:20px;
 line-height:20px;
 background-color: #2C343E;
 text-decoration:none;
}
a.nav:hover {
 display:block;
 width:160px;
 margin:0px 0px 0px 0px;
 padding:0px 0px 0px 0px;
 height:20px;
 line-height:20px;
 background-image:url(img/link_hover_bg.gif);
 text-decoration:none;
 color: #220000;
}

a.nav2:link,a.nav2:visited,a.nav2:active {
 display:block;
 width:160px;
 margin:0px 0px 0px 0px;
 padding:0px 0px 0px 0px;
 height:20px;
 line-height:20px;
 background-color: #2C343E;
 text-decoration:none;
}
a.nav2:hover {
 display:block;
 width:160px;
 margin:0px 0px 0px 0px;
 padding:0px 0px 0px 0px;
 height:20px;
 line-height:20px;
 background-image:url(img/link_hover_bg2.gif);
 text-decoration:none;
 color: #220000;
}

a.navf:link,a.navf:visited,a.navf:active {
 display:block;
 width:160px;
 margin:0px 0px 0px 0px;
 padding:0px 0px 0px 0px;
 height:20px;
 line-height:20px;
 background-color: #2C343E;
 text-decoration:none;
}
a.navf:hover {
 display:block;
 width:160px;
 margin:0px 0px 0px 0px;
 padding:0px 0px 0px 0px;
 height:20px;
 line-height:20px;
 background-image:url(img/link_hover_footer_bg.gif);
 text-decoration:none;
 color: #220000;
}

a.navf2:link,a.navf2:visited,a.navf2:active {
 display:block;
 width:160px;
 margin:0px 0px 0px 0px;
 padding:0px 0px 0px 0px;
 height:20px;
 line-height:20px;
 background-color: #2C343E;
 text-decoration:none;
}
a.navf2:hover {
 display:block;
 width:160px;
 margin:0px 0px 0px 0px;
 padding:0px 0px 0px 0px;
 height:20px;
 line-height:20px;
 background-image:url(img/link_hover_footer_bg2.gif);
 text-decoration:none;
 color: #220000;
}
.headermenu {
 font-size: 13px;
 text-align: center;
 padding-top: 10px;
}
.menuheader {
 background-image: url("img/design/menu_01.gif");
 background-repeat:no-repeat;
 width: 190px;
 height: 25px;
 text-align: center;
 padding-top: 5px;
}
.headerspac {
 width: 100%;
 height: 20px;
 text-align: center;
 padding-top: 5px;
}
.menucontent {
 background-image: url("img/design/menu_02.gif");
 background-repeat:no-repeat;
 width: 190px;
 min-height: 100px;
 padding-bottom: 20px;
}
.menuinhalt {
 width: 190px;
 padding-left: 15px;
}
.menuuhr {
 width: 190px;
 padding-left: 30px;
}
.menucenter {
 width: 190px;
 text-align: center;
}
.main {
 width: 600px;
 padding-right: 5px;
 float: left;
}
.mainheader {
 height: 20px;
 padding-top: 5px;
 text-align: center;
}
.maincontent{
}
.footer {
 display: block;
 background-image: url("img/design/footer_bg.gif");
 background-repeat:repeat-x;
 width: 100%;
 height: 175px;
 padding-top: 3px;
 text-align: center;
 clear: both;
}
.werbungfooter {
 width: 728px;
 height: 90px;
 padding: 0px 0px 0px 0px;
 margin-left: auto;
 margin-right: auto;
 border: none;
}
.logo{
 background-image: url("img/design/logo.gif");
 background-repeat: no-repeat;
 width: 500px;
 height: 130px;
 margin: 0 auto;
 border: none;
}

.tiuser {
 background-image:url("img/ticket_user.gif");
}
.tiadmin {
 background-image:url("img/ticket_admin.gif");
}

.trcolor1 {
 background-color: #f3f3f3;
}
.trcolor2 {
 background-color: #f9f9f9;
}
.dark {
 color: #dd0000;
}

.gutscheinbg {
 background-image:url("img/gutschein/gutschein.gif");
}

b.link a:link span {
 display: none;
}
b.link a:visited span {
 display: none;
}
b.link a:hover span {
 position: absolute;
 margin:20px 0px 0px 0px;
 background-color: #ffffff;
 padding: 2px 2px 2px 2px;
 border: 1px solid #000000;
 color: #000;
 text-align:left;
 display: block;
}

.seiten {
 padding:3px 7px 3px 7px;
 border: 1px solid #808080;
}

.newsticker {
background:transparent url("img/newsticker.gif") top left no-repeat;
width: 440px;
height: 17px;
line-height: 17px;
font-size:12px;
color: #000000;
font-weight: bold;
padding-left: 100px;
padding-right: 2px;
overflow: hidden;
margin: auto;
}

a.info
{
position:relative;
z-index:1;
#background-color:#ff0;
#color:#2D006B;
text-decoration:none;
}

a.info:hover
{
z-index:2;
background-color:#4E82BE;
}

a.info span
{
display: none;
}

a.info:hover span
{
display:block;
position:absolute;
#top:70px;
#left:-100px;
top:4em;
left:1em;
}
