.gainlayout { zoom: 1; }

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#e1e2e3;
}


td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

img {
	padding-bottom:5px;
	padding-left:2px;
 	border: 0px;
	margin:0px;

}

p{
	font-family: 'Verdana';
	font-size: 12px;
	margin: 5px 0px 10px 0px;
}
p.footer{
	font-size: 10px;
}

span.footer{
	color: #315477;
}

marquee{
	padding-bottom:2px;

}


/* A links */

a.news:link { text-decoration:none; color: #315477;  }
a.news:visited{ text-decoration:none; color:#315477; }
a.news:hover{ text-decoration:underline; color:#000000; }
a.news:active{ text-decoration:none; color:#333333; }

a:link { text-decoration:none; color: #315477;  }
a:visited{ text-decoration:none; color:#315477; }
a:hover{ text-decoration:underline; color:#000000; }
a:active{ text-decoration:none; color:#333333; }

a.logout:link { text-decoration:none; color: #fff;  }
a.logout:visited{ text-decoration:none; color:#fff; }
a.logout:hover{ text-decoration:underline; color:#fff; }
a.logout:active{ text-decoration:none; color:#fff; }

a.profilelink{font-size:12px;}
a.profilelink:link { text-decoration:none; color: #315477;  }
a.profilelink:visited{ text-decoration:none; color:#315477; }
a.profilelink:hover{ text-decoration:underline; color:#000000; }
a.profilelink:active{ text-decoration:none; color:#333333; }
/*Ende A links*/

/*Corners*/
div.news {
	position:relativ;
	width:824px;
}

h2 {
	font-size: 75%;
	margin:0;
	padding: 0 0 5px;
	text-align: left;
	color:#32567B;
	padding-left:5px;
}


h3 {
	font-size: 75%;
	margin:0;
	padding: 0 0 5px;
	background: #e1e2e3 url('images/gradient.png') repeat-x 0 -5px;
	text-align: left;
	color:#FFFFFF;
	padding-left:5px;
}





p.news {
	background: #e1e2e3;
	font-size:12px;
	margin:0;
	padding: 5px;
	line-height: 1.3;
	text-align: justify; 
}
p.impressum {
	font-size:12px;
	color:#325477;
	text-align:right;
	margin-top:5px;
	margin-bottom:5px;
}
/* Ende Corners */


/* Site Bau */
div.Table_01 {
	
	position:absolute;
	left:50%;
	top:0px;
	width:1020px;
	margin-left:-500px;
	
	
}

div.hp_a {
	position:absolute;
	background-image:url(images/hp_a.png);
	left:28px;
	top:32px;
	width:223px;
	height:42px;
	cursor: hand;
	cursor: pointer;
}
div.hp_i {
	position:absolute;
	background-image:url(images/hp_i.png);
	left:28px;
	top:32px;
	width:223px;
	height:42px;
  cursor: hand;
  cursor: pointer;
}

div.pic_a {
	position:absolute;
	background-image:url(images/pic_a.png);
	left:277px;
	top:32px;
	width:223px;
	height:42px;
  cursor: hand;
  cursor: pointer;
}
div.pic_i {
	position:absolute;
	background-image:url(images/pic_i.png);
	left:277px;
	top:32px;
	width:223px;
	height:42px;
  cursor: hand;
  cursor: pointer;
}

div.event_a {
	position:absolute;
	background-image:url(images/event_a.png);
	left:525px;
	top:32px;
	width:223px;
	height:42px;
  cursor: hand;
  cursor: pointer;
}
div.event_i {
	position:absolute;
	background-image:url(images/event_i.png);
	left:525px;
	top:32px;
	width:223px;
	height:42px;
  cursor: hand;
  cursor: pointer;
}

div.forum_a {
	position:absolute;
	background-image:url(images/forum_a.png);
	left:774px;
	top:32px;
	width:223px;
	height:42px;
  cursor: hand;
  cursor: pointer;
}
div.forum_i {
	position:absolute;
	background-image:url(images/forum_i.png);
	left:774px;
	top:32px;
	width:223px;
	height:42px;
  cursor: hand;
  cursor: pointer;
}

div.header_ {
	position:absolute;
	background-image:url(images/header.png);
	top:74px;
	left:0%;
	width:1024px;
	height:72px;
}
div.maincontent{
	position:relativ;
	width:981px;
	margin-top:115px;
	margin-left:22px;
	padding:0px;
	
}

div.main_ {
	background-color:#e1e2e3;
	width:823px;
	float:left;	
	
}

div.advertising {
	position:relativ;
	background-color:#e1e2e3;
	float:right;
	height:400px;
	width:155px;
}


div.footer_ {
	clear:both;
	background-image:url(images/footer3.png);
	background-repeat:no-repeat;
	width:1024px;
	height:28px;
	
}
/*Ende Site Bau */


div.event_label_desc{
  width: 200px;
  float: right; 
  margin: 0px 20px 0px 0px;
  font-style: italic; 
  text-align: center;
}

.event_desc{
  float:left; 
  margin-left: 5px; 
  width:400px;
}

.event_date{
  float: left;
  width: 170px;
}

div.eventdiv{
  padding: 5px 0px 5px 25px;
  border-bottom: 1px solid #90bbe6;
  font-size: 12px;
  color: #000;
  font-family: 'Verdana';
}

div.loginheader{
	width:992px; 
	height:25px; 
	text-align:right;
	padding-top:4px;
}

th.mini_cal{
  font-weight: bold;
  background-color: #CCCCFF;
  text-align: right;
  padding: 2px 2px 2px 2px;
  color: #000;
}

td.mini_cal{
  background-color: #CCCCFF;
  text-align: right;
  padding: 2px 2px 2px 2px;
  color: #000;
  cursor: hand;
  cursor: pointer;
}
div.mini_cal{
  text-align: center; 
  width: 170px; 
  font-size: 10px; 
  font-family: 'Verdana';
}

table.mini_cal{
  width:100%; 
  border: 1px solid #000;
}

input.mini_cal{
  font-size: 10px; 
  font-family: 'Verdana';
  border:1px solid #000;
  width:20px;
  height: 15px;
} 

.event_dates{
  text-align: right;
  border: 1px solid #000;
  width: 25px;
}

a.eventlink:hover{
  text-decoration:underline; 
  color:#555;
  font-weight: 900;
}

a.eventlink{
  text-decoration:none; 
  color: #000;
  font-weight: 900;
  margin-right: 5px;
}

.contest_mainpage{
  padding: 5px 5px 5px 5px;
  font-family: 'Verdana';
  font-size: 12px;  
}


  
.ad_para{
  color:#666666;
  font-size:11px;
  padding:0px;
  margin:0px;
  font-weight:bold;
  height:23px;
}

.add_event_left{
  margin-left: 10px;
  float:left; 
  width: 150px;
}

.add_event_right{
  float: left;
}

iframe.wysiwyg{
  width: 795px;
  margin: 0px 10px 10px 10px;
  border: 1px solid #777;
  background-color: #fff;
  height: 300px;
}

input.wysiwyg{
  padding: 0px 0px 0px 0px;
  text-align: center;
  background-color: #fff;
  border: 1px solid #777;
  height: 20px;
  width: 20px; 
}

.add_para{
  height: 23px;
}

.wysi_submit{
  border: 1px solid #90BBE6;
  background-color: #fff;
  margin: 0px 10px 10px 10px;
}

div.month{  
  font-weight: 700;
  font-size: 12px;
  width: 70px;
  padding: 0px 0px 0px 0px;
  text-align: center;
  float: left;
  margin: 0px 0px 0px 10px;
  border: 1px solid #000;
  pacity:0.5;
  cursor: hand;
  cursor: pointer;
  filter:alpha(opacity=50);
  background-color:#336799;
  
  
/* style="border: 1px solid black;width:70px;height:30px; opacity:0.5;filter:alpha(opacity=50); float:left; background-color:grey;margin-left:10px;margin-right:0px;  */
  
}
.impressum_title{
  color: #007CAD;
  margin-top: 15px;
  margin-bottom: 2px;
  font-weight: 900;
}

a.lbFace
 { 

 display: -moz-inline-block; 
 display:inline-block; 
 padding:1px 20px 0 5px; 
 height:15px; border:1px solid #d8dfea; 
 background:url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif?8:26981) no-repeat top right;
 text-decoration:none; 
 } 
a.lbFace:hover 
 { color:#fff; border-color:#295582; 
 background:#3b5998 url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif?8:26981) no-repeat top right; 
 text-decoration:none; } 
 
 /* For Gallerie---nicht löschen */
 #outer {height: 230px;  overflow: inherit; position: relative; width: 230px; float:left; padding-left:38px;}
		#outer[id] {display: table; position: static;}
		#middle[id] {display: table-cell; vertical-align: middle; position: static;text-align: center;}
		#inner {width: 220px; height:200px; margin-left: 0px; margin-right: 0px; }
