body {
	background-color:#e8e8a5;
	margin:0px;
	padding:0px;
	text-align:center;
}
img { border:0px; }
h1 { text-decoration:underline; font-weight:normal; font-size:30px; margin-top:0px; padding-top:0px; }
h2 { margin:0px; padding:0px; display:inline; }
.stopFloat {
	display: block;
	float: none;
	clear: both;
	height: 1px;
	font-size: 0px;
	line-height: 0px;
}
a {
	text-decoration : none;
	color:#000;
	font-size:13px;
}
 a:hover {
	text-decoration : underline;
	color: #99CC00;
} 

#divcontainer {
	background-image:url(../img_skin/bg_balkengrau.png);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#FFFFC6;
	height: 440px;
	margin-top:150px;
	width:100%;
	left: 0pt;
	position:absolute;
}

#divbalken_top {
	height: 19px;
	
	padding-top:5px;
	background-color: #bfbfbf;
	
	position:relative;
}
#divabschluss {
	background-color: #bfbfbf;
	background-image:url(../img_skin/bg_balkengrau_bottom.png);

	background-repeat:repeat-x;
	margin-top: 440px;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 65px;
	left: 0pt;
	right: 0pt;
	
}
#divkopf {
	height: 60px;
	margin-top:-90px;
	background-color:#99CC00;
	color: #ffffff;
	font-size:32px;
	margin-left:0px;
	padding-top: 0px;
	padding-left: 300px;
	padding-bottom:10px;
	position:relative;
}
#divcenter {
	background-image:url(../img_skin/europa.gif);
	background-repeat:no-repeat;
	background-position:left;
	position:absolute;
	margin-left: 85px;
	height: 430px;
	width: 900px;
	color:#000000;
	
}
#divbanner {
	position:absolute;
	margin-left:10px;
	margin-top:2px;
}
#divmenuesenk {
	border: 2px;
	border-style:outset;
	border-color: whitesmoke;
	width:200px;
	height: 400px;
	z-index:140;
	float:left;
	position:relative;
}
#divmenuesenkBG {
	margin-top: 0px;
	width:200px;
}
#divmenue_senk {
	position:absolute;
	margin-top: -350px;
	margin-left: 10px;
}
#divmenuekopf {
	position:absolute;
	top: 15px;
	margin-left:8px;
	font-size:12px;
}

#divumfrage_englisch_header {
	position:absolute;
	top:332px;
	left:87px;
	z-index:998;
	background-color:#FF0000;
	color: #ffffff;
	font-weight:bold;
	margin-left: 0px;
	text-align:center;
	width:201px;
	height: 14px;
}

#divumfrage_englisch_content {
	position:absolute;
	top:346px;
	left:87px;
	z-index:999;
	padding:2px;
	width: 195px;
	height:116px;
	background-color:#FFFFFF;
	border:1px solid #FF0000;
}

#divnews {
	background-color:#99CC00;
	color: #ffffff;
	font-weight:bold;
	margin-left: 0px;
	padding-left:55px;
	width:146px;
	height: 14px;
	margin-top:3px;
	/margin-top:1px;
	position:absolute;
}

#divticker {
	width: 200px;
	height:115px;
	padding: 2px;
	margin-top:16px;
	position:absolute;
	text-decoration:none
}

#divinhalt {
	float:left;
	width:650px;
	padding: 20px;
}
.divinhalt {
	overflow:auto;
	position:absolute;
	margin-left: 230px;
	height: 395px;
	width:650px;
	top:25px;
	color:#000000;
	
	padding-right: 20px;
}
.startlink {	
	float:left;
	background-color: #bfbfbf;
	text-decoration:none;
	color: #000000;
	height: 13px;
	text-align:center;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
	width:120px;
} 
.startlink:hover {
	background-color: #000000;
	text-decoration:none;
	color: #ffffff;
	height: 13px;
	text-align:center;
	padding-bottom: 5px;
	padding-top: 2px;
	width:120px;
}

td {
height:22px;
}

.startlink_bottom {	
	padding-left: 5px;
	float:left;
	background-color: #bfbfbf;
	text-decoration:none;
	color: #000000;
	height: 13px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
} 
.startlink_bottom:hover {
	background-color: #575757;
	text-decoration:none;
	color: #ffffff;
	height: 13px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 2px;
}

.anylinkcss {
	position:absolute;
	margin-top: -108px;
	visibility: hidden;
	border:1px solid black;
	font:normal 12px Verdana;
	line-height: 20px;
	background-color: #FFFFFF;
	width: 180px;
}
.anylinkcss a {
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
	text-indent: 5px;
	color: #000000;
}
.anylinkcss a:hover { /*hover background color*/
	background-color: #99CC00;
	color: #ffffff;
}
input.box {
	width: 300px;
	vertical-align: top;
	padding: 1px;
	margin: 0px 0px 10px 0px;
	border : 1px solid #cdcdcd;
	color: #333333;
	background: url(../images/pmt.gif) repeat-x;
	font-size: 10px;
}
form.formular textarea  {
	background: url(../images/pmt.gif) repeat-x;
	border : 1px solid #cdcdcd;
	width: 300px;
	height: 60px;
	vertical-align: top;
	padding: 1px;
	margin: 0px 0px 5px 0px;
}
form.formular .formcaption {
	width: 140px;
	line-height: 200%;
	float: left;
	clear: left;
}
form.formular .formnote {
	color: #006666;
	line-height: 160%;
	padding: 2px 0px 5px 142px !important;
}

#root {
	width:908px;
	margin:0px auto;
	text-align:left;
	background:#fff url(/img/Bilder/schatten.jpg) repeat-y;
}
#footer {
	margin:0px 4px;
	padding-right:30px;
	clear:both;
	height:43px;
	line-height:40px;
	background:url(/img/Bilder/footer.jpg) repeat-x;
	text-align:right;
	position:relative;
	top:2px;
}
#footer a {
	color: #FFF;
	text-decoration:underline;
	font-size: 12px;
}

.right_menue { 
	width: 200px;
	float:right;
	margin-right:4px;
	padding-bottom:10px;
}
.greenbg {
	background:#a7d324 url(/img/Bilder/right_navi.jpg) no-repeat;
	padding-left:10px;
}
.greenbg a {
	color: white;
	line-height:20px;
	font-weight:bold;
}
h1.newsheadline { font-size:14px; color:white; background:url(/img/Bilder/footer.jpg) repeat-x; line-height:40px; padding-left:7px; text-decoration:none; }

#info {position:relative;}
p.bold {padding-left:15px; color:#c00;}
a.linkup {position:relative;}
a.buttonup {position:absolute; top:200px; left:650px; border:0;}
a.buttonup img {border:0;}
.gleft {float:left; margin:25px 0 10px 0;}
.gright {float:right; margin:25px 5px 10px 0;}
.grc {margin:20px 0 0 10px;}


/* ================================================================
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any
way to fit your requirements.
=================================================================== */

.menu { width:680px; height:18px; font-size:11px; position:relative; z-index:100; margin:0px 10px; margin-top:10px; }
/* hack to correct IE5.5 faulty box model */
* html .menu {width:746px; }
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0;margin:0;list-style-type:none;}
.menu ul ul {width:120px;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {float:left;width:120px;position:relative;}
/* style the links for the top level */
.menu a, .menu a:visited { display:block; font-size:14px; text-decoration:none; color:#000; width:120px; height:30px; line-height:20px; font-weight:bold; background:url(/img/Bilder/menue.jpg) no-repeat bottom left; }
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {width:131px; }

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {background:#6a3 }
/* style the second level hover */
.menu ul ul a.drop:hover{background:#6a3;}
.menu ul ul :hover > a.drop {background:#6a3 }


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:30px;left:0; width:212px; border-top:1px solid black}
/* another hack for IE5.5 */
* html .menu ul ul {top:18px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited { background:#ddd; font-weight:normal; font-size:12px; color:#000; height:auto; line-height:1em; padding-left:10px; text-align:left; padding-top:2px; padding-bottom:2px; width:200px; border-bottom: 1px solid black; border-left:1px solid black; border-right:1px solid black; font-family:Verdana, Geneva, sans-serif; }
/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {width:200px;}

/* style the top level hover */
.menu a:hover, .menu :hover > a { background:url(/img/Bilder/menue_aktiv.jpg) no-repeat bottom left;}
.menu ul ul a:hover, .menu ul ul :hover > a { background:#99CC00; }
/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible; }
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ visibility:visible;}

* { font-family:Verdana, Geneva, sans-serif; }

h5.itworks a { font-size:8px; float:right; }

.rsslink {
    background: url("../img/sprite-socialicons.png") no-repeat scroll 0 0 transparent;
    display: inline-block;
    height: 22px;
    top: -27px;
    margin-bottom: -22px;
    margin-left: 115px;
    position: relative;
    width: 22px;
}
.rsslink:hover {
    background-position: 0 -22px;
}
.facebooklink {
    background: url("../img/sprite-socialicons.png") no-repeat scroll -88px 0 transparent;
    display: inline-block;
    height: 22px;
    top: -27px;
    margin-bottom: -22px;
    position: relative;
    width: 22px;
}
.facebooklink:hover {
    background-position: -88px -22px;
}
.twitterlink {
    background: url("../img/sprite-socialicons.png") no-repeat scroll -22px 0 transparent;
    display: inline-block;
    height: 22px;
    top: -27px;
    margin-bottom: -22px;
    position: relative;
    width: 22px;
}
.twitterlink:hover {
    background-position: -22px -22px;
}

