/*
#2a5195: blaue textfarbe
#666666: graue textfarbe
*/

body, html {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 100%;
	width: 100%;
	background-color: #FFFFFF;
	font-weight: normal;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.91em;
	color: #666666;
}
img {
	border:none;
	padding:0;
	margin:0;
}
#container {
	width: 950px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
}
#container-header {
	width: 870px;
	height: 85px;
	padding: 20px 40px 0px 40px;
	background-image: url(../img/layout/bg_header.gif);
	line-height: 85px;
	font-weight:bold;
}
#container-name img {
	float: left;
	padding-top: 15px;
	margin: 0;
	border:0;
}
#container-slogan {
	float: right;
	font-size: 110%;
	font-weight: normal;
	font-style: italic;
	padding-right: 10px;
}
span, #container-name span, #container-slogan span {
	color: #2a5195; /*blaue textfarbe*/
}
#container-eyecatcher {
	width: 870px;
	padding: 0px 40px 0px 40px;
	height: 80px;
	background-image: url(../img/layout/bg_eyecatcher.gif);
}
#container-picture {
	width: 870px;
	height: 70px;
	background-image: url(../img/layout/bg_banner_drops.gif);
}
#container-navigation {
	width: 870px;
	background-color: #3a6dc4;
	height: 30px;
	border-bottom: 1px solid #ffffff;
}
ul#navigation {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#navigation li {
	display: inline;
	list-style: none;
	height: 30px;
}
#navigation li a {
	color: #ffffff;
	line-height: 30px;
	font-size: 100%;
	text-decoration: none;
	padding: 5px 15px 6px 15px;
	border-right: 1px solid #ffffff;
}
#navigation li a:hover {
	text-decoration: underline;
	background-color: #0066CC;
}
/* flags */

#flag_bar {
	text-align:right;
	float:right;
	width:250px;
	padding: 0;
	margin: 8px 20px 0 0;
}
#flag_bar a {
	padding: 0 5px 0 0;
}
#container-content {
	width:870px;
	background-image: url(../img/layout/bg_content.gif);
	background-repeat: no-repeat;
	padding: 20px 40px 0px 40px;
	margin: 0 0 0 0;
	height: auto;
}
#content {
	width: 580px;
	float: right;
	padding: 0 20px 20px 0px;
}
#breadcrump-navigation {
	font-size:85%;
	float: left;
	margin-top: 28px;
	padding: 3px 3px 3px 3px;
	text-decoration: none;
	color: #3f5261; /*blaue textfarbe 2a5195*/
	background-color:#e4ebf1;
	opacity:0.7;
 // for IE5-7 filter: alpha(opacity=70);
 // for IE8 -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}
#breadcrump-navigation a {
	text-decoration: none;
	color: #3f5261; /*blaue textfarbe 2a5195*/
	border-bottom: none; /*blaue textfarbe 2a5195*/
}
#breadcrump-navigation a:hover {
	text-decoration: none;
	border-bottom: 1px dotted #50677c; /*blaue textfarbe 2a5195*/
}
#border {
	width: 200px;
	margin-left: 5px;
	margin-top: 35px;
}
/*----------SCHRIFT LAYOUT-----------------*/


h1 {
	font-size: 140%;
	color: #CC0000;
	margin: 0 0 0 0;
	padding: 15px 0 20px 0;
	background-repeat: no-repeat;
	background-position: 5px 7px;
	line-height: 24px;
	font-style:normal;
	font-weight:100;
}

h2 {
	font-size: 120%;
	color: #2a5195;
	padding: 10px 0 7px 0;
	margin:0;
	letter-spacing: 0.1px;
	font-style:normal;
	font-weight:100;
}
h3 {
	font-size: 130%;
	padding: 5px 0 10px 0;
	letter-spacing: 0.7px;
	font-style:normal;
	font-weight:200;
}
h4 {
	font-size: 105%;
	margin:0;
	padding: 5px 0 9px 0;
	color: #2a5195;
	letter-spacing: 0.3px;
}
h4 a {
	color: #2a5195;
	text-decoration: none;
	border-bottom:none;
}
h4 a:hover {
	color: #2a5195;
	text-decoration: none;
	border-bottom:none;
}
h5 {
	font-size : 110%;
	letter-spacing:0.06em;
	padding: 0 15px 3px 0;
	border-bottom:1px solid #ccc;
	border-left: 2px solid #ccc;
	margin: 15px 15px 15px 25px;
}
#border p.bluebold {
	font-size: 110%;
	padding:0;
	margin:40px 0 10px 0;
	color: #2a5195;
	letter-spacing: 0.3px;
	font-weight:800;
}
.blue {
	color: #2a5195;
}
.black {
	color:#000;
}
#content .small {
	font-size:80%;
}
.loginButton {
	-moz-box-shadow:inset 0px 1px 0px 0px #6e8db3;
	-webkit-box-shadow:inset 0px 1px 0px 0px #6e8db3;
	box-shadow:inset 0px 1px 0px 0px #6e8db3;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #367cc7), color-stop(1, #1b51a8) );
	background:-moz-linear-gradient( center top, #367cc7 5%, #1b51a8 100% );
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#367cc7', endColorstr='#1b51a8');
	background-color:#367cc7;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #2d66b5;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	font-size:15px;
	font-weight:regular;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:1px 1px 0px #125394;
}
.loginButton:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #1b51a8), color-stop(1, #367cc7) );
	background:-moz-linear-gradient( center top, #1b51a8 5%, #367cc7 100% );
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1b51a8', endColorstr='#367cc7');
	background-color:#1b51a8;
}
.loginButton:active {
	position:relative;
	top:1px;
}
/*----------CONTENT-----------------*/









hr {
	border: none 0;
	border-top: 1px solid #cccccc;
	height: 1px;
}
#content hr {
	border: none 0;
	border-top: 1px solid #cccccc;
	margin: 0px 0 0px 25px;
	height: 1px;
}
#content p {
	line-height: 17px;
	color: #666666;
	margin: 0 0 20px 0;
}
#content p a, #content li a, #border p a, #news li a {
	text-decoration: none;
	color: #2a5195;
	border-bottom: 1px dotted #2a5195;
	padding: 2px 2px 0 2px;
	opacity:0.7;
 // for IE5-7 filter: alpha(opacity=70);
 // for IE8 -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}
#content p a:hover, #content li a:hover, #border p a:hover, #news li a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #2a5195;
	padding: 2px 2px 0 2px;
}
#content a.link_intern {
	background: url(../img/icons/link_intern.gif) no-repeat left 4px;
	padding: 3px 0 3px 15px;
	text-decoration: none;
	border-bottom:none;
	color:#000;
}
#content a.link_intern:hover {
	background: url(../img/icons/link_intern_hoover.gif) no-repeat left 4px;
	padding: 3px 0 3px 15px;
	text-decoration: none;
	border-bottom:none;
	color: #2a5195;
}
#content ul {
	padding: 0;
	margin: 0 0 0 10px;
	background-image: none;
}
#content ul li {
	list-style: none;
	line-height: 17px;
	color: #666666;
	margin: 0;
	background-image: url(../img/layout/li_grey.png);
	background-repeat: no-repeat;
	background-position: 2px 12px;
	padding: 5px 0px 2px 20px;
}
#content ol {
	padding: 0;
	margin: 0 0 25px 20px;
	background-image: none;
}
#content ol li {
	margin: 0;
	background-image: none;
	padding: 0 0px 3px 0;
}
#content .quote {
	text-align:center;
	border-top: 1px solid #E5E5E5;
	background-color: #f7f7f7;
	border-bottom: 1px solid #E5E5E5;
	padding: 15px 5px 15px 15px;
	margin: 15px 20px 15px 20px;
	background-repeat: no-repeat;
	background-position: 10px 10px;
	color: #185388;
	font-style: italic;
}

/*-------------------------------

      IMAGES in CONTENT

--------------------------------*/

#content img {
	padding: 0;
	border: none;
	margin: 0;
}
#content a img {
	text-decoration: none;
	background:none;
}
#content img.plain_right {  /*logos*/
	background-color: #ffffff;
	padding: 0;
	border: none;
	float: right;
	margin: 0 70px 5px 0;
}
#content img.frame_le {
	background-color: #E7F1FF;
	padding: 4px;
	border: 1px solid #CCCCCC; /*#2a5195*/
	float: left;
	margin: 0 15px 5px 0px;
}
#content img.frame_re {
	background-color: #E7F1FF;
	padding: 4px;
	border: 1px solid #CCCCCC; /*#2a5195*/
	float: right;
	margin: 0 0 5px 15px;
}
#content img.alignleft {
	float: left;
	margin: 0 15px 5px 0px;
}
#content img.alignright {
	float: right;
	margin: 0 0 5px 15px;
}
#content img.alignabove {
	margin: 0 0 10px 0;
}
#content img.center {
	margin: 15px 0 15px 200px;
	background-color: #E7F1FF;
	padding: 4px;
	border: 1px solid #CCCCCC; /*#2a5195*/
}
#content img.bildreihe {
	margin: 0 0 5px 35px;
	background-color: #E7F1FF;
	padding: 4px;
	border: 1px solid #CCCCCC; /*#2a5195*/
}



.info {
	margin-left: 230px;
	margin-bottom: 50px;
	height: 110px;
}
.partner {
	margin-right: 0 50px 30px 0;
	padding-left:30px;
	min-height: 70px;
}



/*------ TEAM ---------*/


#content div.team {
	width:180px;
	float:left;
	margin:0 13px 20px 0;
	font-size:90%;
	min-height:200px;
}
#content div.team img {
	width:100px;
	height:120px;
	display:block;
	margin: 0 0 5px 0;
	border: 1px solid #CCCCCC;
}
/*------ REFERENZEN ---------*/


#referenz {
	height: 135px;
	margin: 0 0 20px 0;
	padding: 0;
	border-bottom:1px dotted #CCC;
}
#referenz img.alignleft a, #referenz img.alignleft {
	float: left;
	margin: 0 15px 5px 0px;
	border: 1px solid #CCC;
}
#referenz .ref_box {
	margin-left: 230px;
	margin-bottom: 50px;
	height: 120px;
	color:#666666;
}
#referenz H4 {
	color: #333;
}

#content div.thumbs {
	width:180px;
	float:left;
	margin:0 13px 20px 0;
	font-size:90%;
	min-height:200px;
}
#content div.thumbs img {
	width:110px;
	height:150px;
	display:block;
	background-color: #E7F1FF;
	padding: 4px;
	margin: 0 0 5px 0;
	border: 1px solid #CCCCCC;
}



/*-----Referenzlogos----*/

#content img.logo {
border:none;
margin: 30px;


}


/*------SLIDE SHOW----------------*/



#PictureBackground {
	float: right;
	background-image: url(../img/pics/antirutsch_bad01_300x250.jpg);
	margin: 0 0 10px 20px;
	background-repeat: no-repeat;
	border:none;
}
#PictureBackground_ce {
	border:none;
	margin: 30px 0 30px 70px;
}
/*----

#SlidePicture{

	height="110";

	width="170"; 

	opacity: 1;

	border:none;

	padding:0;

	float:left;

	magrin: 10px 0 10px 100px;

	background:none;

	}

	--*/



/*------Rechte Spalte----SUBNAVI----------------*/

#border p {
	line-height: 17px;
	font-size: 90%;
	color: #666666;
	margin: 0 0 15px 10px;
}
#subnavi p {
	display: none;
}
#subnavi {
	width: 190px;
	padding: 0;
	margin-bottom: 1em;
	background-color: none;
	color: #2a5195;
	border-bottom: 1px dashed #bfced7;
}
#subnavi ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#subnavi ul li {
	margin: 0;
	border-top: 1px dashed #bfced7;
}
#subnavi ul li a {
	text-decoration: none;
	font-size: 90%;
	font-weight: bold;
	display: block;
	padding: 5px 0px 5px 10px;
	color: #2a5195;
	text-decoration: none;
	width: 100%;
}
#subnavi ul li a:hover {
	background-color: #dde6f6;
	color: #2a5195;
}
#subnavi ul li a:visited {
	text-decoration: none;
	color: #2a5195;
}
/*



body.hm #border #subnavi #antirutsch1, body.antirutsch1 #border #subnavi #antirutsch1 a,



body.sm #subnavi #antirutsch2, body.antirutsch2 #subnavi #antirutsch2 a,



body.is #subnavi #antirutsch3, body.antirutsch3 #subnavi #antirutsch3 a,



body.ab #subnavi #antirutsch4, body.antirutsch4 #subnavi #antirutsch4 a, 



body.ct #subnavi #antirutsch5, body.antirutsch5 #subnavi #antirutsch5 a{



color:#333;background:#dcdcdc;text-decoration:none;



  }



*/







.newsbox {
	width: 180px;
	padding: 0;
	margin:0 0 0 0;
}
ul.plain, ul#news {
	font-size:80%;
	padding: 0;
	margin: 0;
	background-image: none;
}
li.plain, #news li {
	list-style: none;
	background-image: url(../img/layout/li_cube.gif);
	background-repeat: no-repeat;
	background-position: 2px 6px;
	padding: 2px 0px 2px 15px;
	margin: 0 0 15px 0px;
	text-decoration: none;
}
/* =================Links ======================*/



.link_extern {
	background-image: url(../img/icons/link_extern.gif);
	background-repeat: no-repeat;
	padding-left:20px;
	background-position: 2px 6px;
}
.link_mail {
	background:url(../img/icons/link_mail.gif);
	background-repeat: no-repeat;
	background-position: 2px 6px;
	padding:2px 0 2px 16px;
}
/* =================EMAIL FORMULAR ======================*/



#mailbox {
	width: 450px;
	border: 1px solid #ccc;
	margin:0 15px 0 0;
	padding:10px 10px 10px 30px;
}
#mailbox input, textarea {
	width: 370px;
	border: 1px solid #D9DADA;
	color: #000;
	background-color:#e6ebee;
	opacity:0.7;
 // for IE5-7 filter: alpha(opacity=70);
 // for IE8 -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	padding-left:3px;
}
#mailbox input[type="submit"] {
	width:200px;
	color:#000;
	right:0;
	clear:both;
	width:100px;
	font-size:100%;
	text-transform:uppercase;
	margin:0;
	border: 1px solid #D9DADA;
	background-color:#e6ebee;
	cursor:pointer;
}
#mailbox p {
	width: 400px;
}
#mailbox .error {
	background: #FF8080;
	border-color: #F00
}
#mailbox .success {
	display:none;
	font-weight:700
}
/* ================= Partner LOGIN ======================*/







#loginbox {
	width: 160px;
	margin:0;
	padding:5px;
	font-size: 0.8em;
	overflow:visible;
}
#loginbox .form-login {
	padding:0;
	margin:0;
}
#loginbox fieldset {
	margin:10px 0 0 0;
	border: 1px solid #ccc;
}
#loginbox form {
	margin:0;
}
#loginbox legend {
	font-size: 110%;
	color: #fff;
	background: #3a6dc4;
	border: 1px solid #ccc;
	padding: 2px 4px 2px 4px;
}
#loginbox label {
	margin-left:10px;
}
#loginbox .inputbox {
	width:110px;
	border-width:1px;
	border-style:solid;
	border-color:#D9DADA;
	background-color:#e6ebee;
	height:15px;
	font-size:100%;
	line-height:13px;
	margin:0 0 10px 10px;
}
#loginbox .ckform {
	font-size:100%;
}
#loginbox .button {
	color:#666;
	right:0;
	clear:both;
	width:100px;
	font-size:100%;
	text-transform:uppercase;
	margin:15px 0 0 10px;
	border-style:solid;
	border-width:1px;
	border-color:#ccc;
	background-color:#e6ebee;
	cursor:pointer;
}
/* ================= SITEMAP ======================*/

#sitemap {
}
#sitemap ul {
	margin: 0px 0px 0px 10px;
	padding: 0px;
	list-style-type: none;
}
#sitemap ul li {
	background: url(../img/icons/sitemap.png) left 3px no-repeat;
	padding: 0px 0px 0px 16px;
}
#sitemap ul li.top {
	background: url(../img/icons/sitemap_.png) left 3px no-repeat;
	padding: 0px 0px 0px 16px;
}
#sitemap ul li span.top {
	display: block;
	margin: 20px 0px 0px 0px;
	padding: 3px 0px 3px 10px;
	background-color: transparent;
	border-bottom: 1px solid #666;
	text-transform: uppercase;
	color: #666;
}
/* ================= FOOTER ======================*/







#container-footer {
	border-top: 4px solid #3a6dc4;
	width: 870px;
	padding: 10px 0px 20px 0px;
	margin: 0 40px 0px 0;
	clear: both;
	color: #aeaeae;
}
#container-footer a {
	font-weight: bold;
	padding: 2px 2px 2px 2px;
	color: #aeaeae;
	text-decoration:none;
}
#container-footer a:hover {
	color: #2a5195;
}
#footer {
	font-size: 80%;
	color: #aeaeae;
	width: 870px;
	margin-bottom: 20px;
}
#footer-copyright {
	float: left;
	width: 325px;
	padding-left: 10px;
}
#footer-meta {
	float: right;
	text-align: right;
	width: 325px;
	padding-right: 10px;
}
.clearer {
	clear: both;
}

