@charset "utf-8";
/* ------------------------------*/
/* -- thomas-gerischer.de -- */
/* ------------------------------*/



/* ------------------------------*/
/* -- alles auf null -- */
/* ------------------------------*/

html, body {
	height: 100%; /* Anzeigebereich in der Vertikalen auf 100% strecken */
}
html, body, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ul, li, table, caption, tbody, tfoot, thead, tr, th, td, form, label, input, fieldset, legend {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #282828;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* ------------------------------*/
/* -- 0# -- globale einstellungen -- */
/* ------------------------------*/


body {
	background-color: #9fb6eb;
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
	background-position: center top;
	padding: 0 0 0px 0;
}
p {
	line-height: 1.5em;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
strong {
	color: #1f469f;
	font-weight: bold;
}
em {
	font-style: normal;
		color: #1f469f;
	}
a {
	color: #1f469f;
	text-decoration: underline;
}
a:hover {
	color: #f00;
	text-decoration: none;
}
/* ------------------------------*/
/* -- layout  -- */
/* ------------------------------*/

.clearFixLeft {
	clear: left;
}
.clearFixRight {
	clear: right;
}
.clearFixBoth {
	clear: both;
}
.floatRight {
	float: right;
}
.floatLeft {
	float: left;
}
p.floatBox {
	width: 270px;
	float: left;
}
p.floatBox1 {
	width: 230px;
	float: left;
}
.marginBottom {
	margin-bottom: 15px;
}
.paddingTop {
	padding-top: 10px;
}
.marginLeft {
	margin-left: 5px;
}
.marginRight {
	margin-right: 20px;
}
.marginTop {
	margin-top: 15px;
}
.center{
	text-align: center;
	}
.inline{
		display: inline;
		}
.lineHeight {
	padding: 10px 5px 0px 5px;
}
/* ------------------------------*/
/* -- accessibility --*/
/* ------------------------------*/




/* ------------------------------*/
/* -- #1 -- header -- */
/* ------------------------------*/
#header {
	width: 792px;
	height: 198px;
	position: relative;
	z-index: 10;
	margin: 0px auto;
	background-image: url(../images/bg-header.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border-bottom: 10px solid #d50c0c;
}
#header h1 a {
	width: 365px;
	height: 119px;
	background-image: url(../images/bg-branding.png);
	background-repeat: no-repeat;
	display: block;
	position: relative;
	float: left;
	margin: 20px 0 0 0px;
	font-size: 16px;
	color: #000;
	text-indent: -10000px;
	z-index: 60;
	text-decoration: none;
}
#header h1 a:hover {
	color: #d00d13;
	text-decoration: none;
}
html>body #header h1 a:hover {
	color: #d00d13;
	text-decoration: none;
}
#header h2 {
	width: 275px;
	height: 120px;
	background-image: url(../images/bg-claim.png);
	background-repeat: no-repeat;
	display: block;
	position: relative;
	float: right;
	margin: 20px 0 0 0px;
	font-size: 14px;
	color: #000;
	text-indent: -10000px;
	z-index: 60;
	text-decoration: none;
}
/* ------------------------------*/
/* -- 2# --content -- */
/* ------------------------------*/
#container {
	width: 100%;
	position: relative;
	z-index: 30;
	background-color: #fff;
	clear: left;
	background-image: url(../images/bg-container.png);
	background-repeat: repeat-x;
}
#contentContainer {
	width: 792px;
	margin: 0px auto;
	position: relative;
	z-index:10;
}

/* ------------------------------*/
/* ---- #3 contentSidebar -----  */
/* ------------------------------*/

#contentSidebar {
	width: 254px;
	min-height: 200px;
	float: left;
	position:relative;
	z-index: 30;
	margin: 0px 0px 0px 0px;
	padding: 0px 0 0px 0;
	}
	
#contentSidebar h4{
	background-image: url(../images/bg-navAdditional-li.png);
	width: 221px;
	height: 24px;
	padding: 2px 0px 2px 10px;
	font-size: 16px;
	color : #fff;
	margin: 25px 0px 6px 0px;
	background-repeat: repeat-x;
	font-family: Tahoma;
}

p.ewcms_news_feed{
	width: 221px;
	}
p.ewcms_news_feed a.ewcms_news_link{
	display: block;
	width: 221px;
	}
	
.picbox{
	width: 150px;
	float: right;
	}
/* ------------------------------*/
/* -- #3-1 -- Navigation  ------ */
/* ------------------------------*/
ul#navigation {
	width: 254px;
	z-index: 100;
}
ul#navigation li {
}
ul#navigation li a {
	width: 244px;
	font-size: 16px;
	color : #fff;
	line-height: 39px;
	text-decoration : none;
	padding: 0px 0px 0px 10px;
	background-color: #4c6bb2;
	display: block;
	margin-bottom: 1px;
	font-family: Tahoma;
	font-weight: bold;
}
ul#navigation li a:hover {
	color : #4c6bb2;
	text-decoration : none;
	background-color: #a4b6e0;
}
ul#navigation li.naviAdditional{
	background-image: url(../images/bg-navAdditional-li.png);
	width: 221px;
	height: 24px;
	padding: 2px 0px 2px 10px;
	font-size: 16px;
	color : #fff;
	margin: 87px 0px 6px 0px;
	background-repeat: repeat-x;
	font-family: Tahoma;
	font-weight: bold;
}
ul#navigation li a.naviAdditional {
	width: 221px;
	font-size: 14px;
	color : #173781;
	line-height: 36px;
	text-decoration : none;
	padding: 0px 0px 0px 10px;
	background-color: #f7f7f7;
	display: block;
	margin: 0px 0px 1px 0px;
	background-image: url(../images/bg-navAdditional-li-a.png);
	background-repeat: no-repeat;
	background-position: 200px 0px;
	font-family: Tahoma;
	font-weight: bold;
}
ul#navigation li a.naviAdditional:hover {
	color : #fff;
	text-decoration : none;
	background-color: #a4b6e0;
	background-position: 200px -27px;
}
/* ------------------------------*/
/* -- 4# --content Main -- */
/* ------------------------------*/


/* --- rechter inhaltsbereich --- */
#contentMain {
	width: 538px;
	min-height: 300px;
	float: right;
	position:relative;
	z-index: 100;
	padding: 0px 0px 30px 0px;
	}
#contentMain h2 {
	color: #1f469f;
	font-size: 30px;
	margin: 0px 0px 10px 5px;
	font-weight: bold;
	border-bottom: 1px dotted #1f469f;
	padding: 0px 0px 2px 0px;
	font-family: Tahoma;
}
#contentMain h3 {
	font-size: 14px;
	color: #154480;
	font-family: Tahoma;
	margin: 0px 0px 7px 5px;
	
}
#contentMain p {
	margin: 0px 0px 7px 5px;
}

#contentMain dl {
	width: 238px;
	margin: 10px 30px 15px 0px;
	float: left;
}
#contentMain dl dt {
	margin: 0 0 5px 0;
	padding: 0 0 0px 5px;
	width: 238px;
	line-height: 25px;
	background-image: url(../images/bg-dt.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #fff;
	
}

#contentMain dl dd {
	margin: 0 0 5px 0;
	padding: 0 0 0px 20px;
	background-image: url(../images/li-bullet.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	
}
#contentMain  img.big{
	width: 527px;
	height: 226px;
	
	border: 5px solid #fff;
	margin: 0px 0px 35px 0px;
}

p img.thumb{
	padding: 1px;
	border: 1px solid #000;
	}

#contentMain #containerSwf {
	width: 537px;
	height: 236px;	
	
	margin: 0px 0px 35px 0px;
}



#contentMain ul{
	margin: 10px 0 15px 20px;
	}
#contentMain ul li{
	margin: 0px 0 5px 0px;
	padding-left: 20px;
	background-image: url(../images/li-bullet.png);
	background-repeat: no-repeat;
	background-position: left center;
	}


/* ------------------------------*/
/* -- 5# -- footer -- */
/* ------------------------------*/

#footer {
	width: 100%;
	position: relative;
	background-image: url(../images/bg-footer.png);
	background-repeat: repeat-x;
}
/* -- adresse / v-card --*/
#hcard {
	width: 532px;
	margin: 0px auto 30px auto;
	position: relative;
	padding-left: 260px;
}
#hcard p.addi {
	width: 127px;
	float: left;
}
#hcard p.number {
	width: 153px;
	float: left;
}
.bg-hcard {
	background-image: url(../images/bg-hcard-footer.png);
	background-repeat: no-repeat;
	background-position: right center;
}
#hcard p {
	line-height: 1.3em;
	margin: 4px 20px 7px 0px;
	padding: 0px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#hcard p a {
	line-height: 1.3em;
	margin: 0 0px 7px 0px;
	padding: 0px;
	color: #fff;
	font-size: 12px;
	text-decoration: underline;
}
#hcard p a:hover {
	text-decoration: none;
	color: #fff;
}
.tab {
	display:block;
	float:left;
	width:45px;
}
.type {
	display:none;
}
h3.fn {
	width: 286px;
	line-height: 22px;
	color: #fff;
	font-size: 13px;
	display: block;
}

/* --end of adresse / v-card --*/
	

/* ------------------------------*/
/* -- print und top verweise --*/
/* ------------------------------*/






/* ------------------------------*/
/* -- 6# standard seiten --*/
/* ------------------------------*/

/* --  impressum -- */
#euroweb {
	margin: 4px 0 0 0px;
	border: none;
}
p.floatbox {
	width: 290px;
	float: left;
	margin: 0 0 20px 0px;
}
p.floatbox1 {
	width: 230px;
	float: left;
	margin: 0 0 20px 0;
}

