body {
	margin:0;
	line-height:135%;font-family:Calibri,sans-serif,Arial,Helvetica;color:#000000;
	font-size:11pt;
	background-attachment:fixed;
	color:#000000;
}


label 
{ 
  display: inline-block; width: 6em; 
}


a
{
	text-decoration:none;
	color:#36573d;
}

a:hover
{
	color: #F00;
}

.content
{
	width:980px;
	margin:20px auto 0 auto;
	box-shadow: 0px 0px 3px #555;
}

.head
{
	height:140px;
}

.logo
{
	float:left;
	width:157px;
	height:120px;
}

.pSponsor
{
	float:left;
	margin-left:183px; /*(980 / 2) - 157 - (250 / 2)*/
	width:300px;
	height:120px;
}

.pSponsortext
{
	float:left;
	margin-left:133px;
	
	}

.pSponsorli
{
	float:left;
	margin-left:123px; 
	width:110px;
	height:100px;
}

.pSponsorre
{
	float:left;
	margin-left:200px; 
	width:110px;
	height:105px;
	padding:15px;
}

form
{
  width: 300px;
}
.kampanie
{
    /*width: 300px;*/
    text-align: right;
    padding: 10px;
}


.kampanie a:link,
.kampanie a:visited,
.kampanie a:hover,
.kampanie a:active,
.kampanie a:focus
{
	background-color: #36573d;
	border: 10px;
	border-color: #36573d;
	color: #FFF;
}

.delete_ico {
	background: url(/design/delete.png) no-repeat;
	display: block;
	height: 24px;
	width: 24px;
	float: left;
	margin-right: 3px;
}

.edit_ico {
	background: url(/design/edit.png) no-repeat;
	display: block;
	height: 24px;
	width: 24px;
	float: left;
	margin-right: 3px;
}

.verwalten tr td { border-bottom: 1px solid grey; }
.verwalten tr td:nth-child(1) { border: none; }
.verwalten th:hover { cursor: pointer; }

/*
#login
{
  width: 300px;
}
*/
#login fieldset lable
{
  width: 80px;
	text-align: right;
}

#login fieldset input
{
  /* width: 100px;
 /* margin-left: 100px; */
	text-align: left;
	
}

.willkommen
{
	padding:20px 20px;
	text-align:center;
	background:rgba(53, 86, 60, 0.1);
	
}

.top
{
	padding:15px 0;
	margin-bottom:20px;
}

.legal
{
	float:left;
	font-size:18pt;
	font-weight:bold;
	width:282px;
	margin-left:349px;
	text-align:center;
	color:#36573D;
}

.news_laufschrift
{
	float:right;
	width:300px;
}

.main
{
	padding:20px;
}

.flagge tr td
{
	width:50px;
	height:50px;
}


td.landesflagge a img
{
  /*border: 0 ;*/
	filter:alpha(opacity=40);
	opacity:0.4;
}

td.landesflagge a img:hover
{
	filter:alpha(opacity=100);
	opacity:1;
}

img.flaggeaktiv
{
  border-width: 1px;
  border-style: solid;
  border-color: green;
}

img.flaggeinaktiv
{
  border-width: 1px;
  border-style: dashed;
  border-color: red;
}




.l_main
{
	float:left;
	width:225px;
	height:450px;
	padding-left:20px;
	padding-right:20px;
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
	background:rgba(53, 86, 60, 0.1);
}

.r_main
{
	float:left;
	padding:0 20px;
	width:675px;
}

.news
{
  height: 200px;
  overflow: auto;
  max-height: 200px;
  padding-bottom:20px;
}

.events
{
  height: 150px;
  overflow: auto;
  max-height: 150px;
  padding-bottom:20px;
}

.uschrift
{
	font-size:12pt;
	font-weight:bold;
}

a.news
{
	text-decoration:none;
	color:#555;
}

.sponsor
{
	clear:both;
	text-align:center;
}

.footer
{
	text-align:right;
	border-width:0 0 6px 0;
	border-style:solid;
	border-color:#B1CF6A;
	padding:0 10px;
}

.footer a
{
	text-decoration:none;
	padding:0 10px;

}

.footer a:hover
{
	color:#555;
}