/*<![CDATA[*/ 


@import url(style_menu.css);
@import url(style_inhalt.css);
@import url(style_lightbox.css);


/* Allgemein */

body {
	padding: 0;
	margin: 0;
	height: 100%;
	color: #000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-size: 100.01%;
	font-size: 0.75em;
}

a {
	color: #006bff;
	text-decoration: none;
}

a:hover {
	color: #144185;
	text-decoration: underline;
}


form {
	padding: 0;
	margin: 0;
}

p {
	padding: 0;
	margin: 0 0 10px 0;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.8em;
	font-weight: normal;
	line-height: 1.0em;
	padding: 0 0 3px 0;
	margin: 0 0 15px 0;
	color: #000;
	border-bottom: 1px solid #b3b3b3;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.65em;
	font-weight: normal;
	padding: 0 0 5px 0;
	margin: 0 0 5px 0;
	color: #474747;
	border-bottom: 1px solid #b3b3b3;
}

h3 {
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.0em;
	padding: 0 0 3px 0;
	margin: 0 0 2px 0;
	color: #000;
}


h4 {
	font-size: 0.8em;
	font-weight: normal;
	padding: 0 10px 0 0;
	margin: 0;
	color: #a2a2a2;
	text-align: right;
}

h5 {
	font-size: 1em;
	font-weight: bold;
	padding: 0;
	margin: 0;
	color: #272425;
}

.hr {
	line-height: 1px;
	border-bottom: 1px dashed #b3b3b3;
	margin: 0 0 0px 0;
}

.hr hr {
	display: none;
}

em {
	color: #777777;
	font-style: normal;
	font-size: 0.9em;
	float: right;
}

img {
	border: 0;
	/*margin: 0;
	padding: 0;*/
}

table {
	font-size: 1.0em;
	border: 0;
}

/*//////////////////////////////////////////////////////////////////////////////////*/

/* Seitenrahmen */
#seite {
	width: 760px;
	padding: 0;
	margin: 0 auto;
	background-color: #FFFFFF;
}

/*//////////////////////////////////////////////////////////////////////////////////*/

/* Titel */
#titel {
	float: left;
	width: 760px;
	height: 165px;
	font-size: 0.9em;
	background: url(images/bg_europa.gif) bottom right no-repeat;
}

#logo {
	float: left;
	padding: 30px 0 0 9px;
}

#sprachwahl {
	float: left;
	color: #777;
	padding: 8px 0px 0 20px;
}

#sprachwahl a img {
	padding: 0px 3px;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}
#sprachwahl a:hover img {
	-moz-opacity: 0.7;
	filter: alpha(opacity=70);
}
#sprachwahl .aktiv img {
	-moz-opacity: 0.5;
	filter: alpha(opacity=50);
}

#claim {
	display: none;
	padding: 40px 0 0 0;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	letter-spacing: 0.05em;
	color: #a2a2a2;
	
}
#claim b {
	font-size: 1.4em;
	font-weight: normal;
	color: #535353;
	padding: 0 8em 0 0;
}

/*//////////////////////////////////////////////////////////////////////////////////*/

/* Sidebar */

#inhalt-sidebar {
	float: right;
	display: block;
	width: 760px;
	padding: 0;
	margin: 24px 0 0 0;
}

#sidebar {
	float: left;
	width: 213px;
}

#sidebarbutton a {
	display: block;
	width: 175px;
	height: 23px;
	padding: 5px 0 0 0;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	background: url(images/button_sidebar_bg.gif) top left no-repeat;
}
#sidebarbutton a:hover {
	color: #FFF;
	text-decoration: underline;
}

.kasten {
	float: right;
	width: 204px;
	background: #e0e0e0 url(images/sidebar_bg.gif) top left no-repeat;
}
.kasten-head {
	float: right;
	width: 204px;
	height: 4px;
	line-height: 0px;
	padding: 0px;
	margin: 0px;
	background: url(images/sidebar_head.gif) top left no-repeat;
}
.kasten-tail {
	float: right;
	width: 204px;
	height: 3px;
	line-height: 0px;
	padding: 0px;
	margin: 0px;
	background: url(images/sidebar_tail.gif) top left no-repeat;
}

.kasten-inhalt {
	float: left;
	padding: 7px 7px 7px 13px;
	font-size: 0.9em;
}

.kasten-inhalt h2 {
	font-size: 1.65em;
	font-weight: normal;
	padding: 0px;
	margin: 0 0 5px 0;
	color: #474747;
	border-bottom: 1px solid #b3b3b3;
}

#newsticker a {
	color: #000;
	text-decoration: none;
}
#newsticker a:hover {
	color: #144185;
	text-decoration: underline;
}

#newsticker a.showlink {
	color: #006bff;
	text-decoration: none;
	text-align: right;
	display: block;
}
#newsticker a.showlink:hover {
	color: #144185;
	text-decoration: underline;
}

#newsticker .hr {
	margin: 0 0 10px 0;
}

/* Login */
.input-login {
	color: #2c304b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-size: 0.95em;
	width: 145px;
}

.input-login-submit {
	float: right;
	padding: 0 5px 0 0;
}

#loginplease {
	margin: 30px 0 0 0;
	padding: 40px 10px 10px 110px;
	height: 100px;
	background: url(images/login_please.gif) top left no-repeat;
}

/*//////////////////////////////////////////////////////////////////////////////////*/

/* Footer */
#footer {
	float: left;
	width: 740px;
	margin: 0px 0 10px 0;
	padding: 3px 10px 0 10px;
	font-size: 0.9em;
	color: #9f9f9f;
	border-top: 1px solid #b3b3b3;
}

#footer p {
	float: right;
}

#footer strong {
	display: none;
}

#footer a {
	color: #9f9f9f;
	text-decoration: none;
}
#footer a:hover {
	color: #144185;
	text-decoration: underline;
}

#druckadresse {
	display: none;
}

/*//////////////////////////////////////////////////////////////////////////////////*/

/* Meldungen */
.meldung {
	color: #09C112;
	font-weight: bold;
}

.fehler {
	color: #E32500;
	font-weight: bold;
}

/*//////////////////////////////////////////////////////////////////////////////////*/

/* Farben */
.rot {
	color: #ec1c05;
}

.gruen {
	color: #008000;
}

/*//////////////////////////////////////////////////////////////////////////////////*/


/*]]>*/ 