* {
	margin: 0px;
	padding: 0px;
}
html {
	height: 100%;
}

body {
	font-family: Verdana, Helvetica, sans-serif;
	color: #00447B;
	background-color: #ffffff;
	font-size: 1em;
	height: 100%;
}
address{
	font-style:normal;
}
.clearLeft {
	clear: left;
}

#container {
	background-color: #ffffff;
	margin: 0px auto;
	width: 980px;
	min-height: 100%;
	height: 100%;
}

#header {
	background-color: #D2DBEA;
	height: 160px;
	width: 980px;
}

#topnavigation {
	background-color: #ffffff;
	height: 30px;
}

#topnavigation_list,
#socialmedia {
	list-style: none;
}

#socialmedia {
	float: right;	
	height: 30px;
}

#topnavigation_list li,
#socialmedia li {
	float: left;
}

#socialmedia li {
	margin-left: 10px;
	margin-top: 6px;	
}

#topnavigation_list a,
#topnavigation_list a:active,
#topnavigation_list a:visited {
	background-color: #FFFFFF;
	display: block;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	padding: 9px;
	width: 100px;
	text-decoration: none;
	color: #7690b5;
}

#topnavigation_list a:hover {
	text-decoration: underline;
}

#topnavigation_list .active:hover {
	text-decoration: none;
}

#topnavigation_list .active {
	color: #00447B !important;
	background-color: #D2DBEA !important;
	text-decoration: none !important;
}

#socialmedia img {
	border: none;
	width: 17px;
	height: 17px;
}

#header_content {
	background-image: url(/gfx/header_slogan.gif);
	background-position: 290px 3px;
	background-repeat: no-repeat;
	height: 130px;
	position: relative;
	background-color: #D2DBEA;
	color: #00447B;
}

.header_link {
	position: absolute;
	background-color: #D2DBEA;
	top: 51px;
	left: 101px;
}

.header_link img {
	border: none;
	height: 61px;
}

#header_search {
	position: absolute;
	right: 20px;
	top: 85px;
}

#header_search span{
	color: #7690b5;
	font-size:11px;
	font-weight:normal;
}

#header_search input.searchfield {
	background-color: #D2DBEA;
	border-top: none;
	border-left: 1px solid #7591B9;
	border-bottom: 1px solid #7591B9;
	border-right: none;
	margin-left: 5px;
	width: 110px;
	color: #00447B;
}

#header_search .searchsubmit {
	background-color: #D2DBEA;
	border: none;
	cursor: pointer;
	height:15px;
	width:10px;
}

#header_search .searchsubmit span {
	color: #7690b5;
	font-size:16px;
	vertical-align: bottom;
	font-weight:normal;
	position: absolute;
	bottom: -6px;
}

#header_lang {
	position: absolute;
	right: 22px;
	top: 110px;
}

#header_lang ul {
	list-style: none;
}

#header_lang li {
	float: left;
	margin-right: 8px;
}

#header_lang a,
#header_lang a:active,
#header_lang a:visited {
	font-size: 11px;
	font-weight: normal;
	color: #7690b5;
	text-decoration: none;
}

#header_lang a:hover {
	text-decoration: underline;
}

#header_lang .current:hover {
	text-decoration: none !important;
}

#header_lang .current {
	color: #00447B !important;
	font-weight: bold !important;
}

#content {
	margin: 13px 0px 0px;
	width: 980px;
	height: 80%;
}

#left {
	float: left;
	margin: 0px 8px 0px 0px;
	width: 200px;
	height: 100%;
}

#leftnavigation {
	width: 200px;
}

#leftnavigation ul {
	list-style: none;
}

#leftnavigation ul li {

}

#leftnavigation a,
#leftnavigation a:active,
#leftnavigation a:visited {
	background-color: #FFFFFF;
	color: #7690b5;
	display: block;
	font-size:11px;
	line-height: 16px;
	text-decoration: none;
}
#leftnavigation a:hover {
	color: #7690b5;
	background-color: #FFFFFF;
	text-decoration: underline;
}

#leftnavigation .selected:hover {
	text-decoration: none;
}

#leftnavigation .selected {
	color: #ffffff !important;
	padding-left: 2px;
	background-color: #4d74a1 !important;
	font-weight: bold;
	line-height: 15px !important;
}

#navi {
	display: none !important;
}

#metanavigation {
	margin-top: 20px;
}

#left_address {
	color: #00447B;
	font-size: 11px;
	line-height: 16px;
	padding: 0;
	margin: 35px 0px 0px;
}

#left_address a,
#left_address a:active,
#left_address a:visited,
#left_address a:hover {
	color: #00447B;
	font-size: 0.99em;
	text-decoration: none;
}

#leftimages a,
#leftimages a:active,
#leftimages a:visited,
#leftimages a:hover {
	margin-bottom: 1px;
}

#partnerlogos {
	list-style: none;
	margin-top:1em;
}

#partnerlogos li {
	margin: 0px;
	padding: 0px;
}

#partnerlogos .aktionen {
	color: #D0431B !important;
}

#partnerlogos .aktionen:hover {
	text-decoration: underline;
}

#center {
	float: left;
	margin: 0px 60px 0px 0px;
	width: 408px;
	height: 100%;
}

#center h2 {
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 2px;
}

#center p {
	font-size: 11px;
	color: #00447B;
}

#center h2.gross {
	/*margin: 15px 0px 0px 0px;*/
	font-size: 15px;
	font-weight: bold;
	line-height: 18px;
}

#center ul {
	list-style: none;
}

#center ul li {

}

#center div.headline_container {
	margin: 15px 0 0 0;	
}

#center a,
#center a:active,
#center a:visited,
#center a:hover {
	font-size: 11px;
}

#center a.edit {
	float: left;
	margin-right: 5px;
	display: block;
	padding-top: 2px;
}

#center a.edit img {
	height: 16px;
	width: 16px;
	border: none;
}

.content {
	color: #00447B;
	font-size: 11px;
	font-weight: normal;	
	line-height: 16px;	
}

.content ul {
	margin-top: 10px !important;
}

.content ul li {
	font-size: 1em !important;
}

.content ul li.ohne {
	line-height: 1.5em;
	list-style: none;
}

.content .date {
	color: #00447B;
	font-size: 12px;
	margin: 8px 0px 15px;
}

.content .teaser {

}

.content .text {

}

.content .address {

}

.content .address p{
	margin: 0px;
	padding: 0px;
}

.content .address strong {
	color: #D0431B;
}

.list {
	border-top: 1px dotted #00447B;
	margin-top: 15px;
}


.list p {
	margin: 2px 0px;
}

.teaser {
	margin: 10px 0 20px 0;	
}

.teaser img {
	border: none;	
}

.linkspacer {

}

.withlistimage_gt li {
	background-image: url(/gfx/liststyle_gt.gif);
	background-position: 0px 5px;
	background-repeat: no-repeat;
	padding-left: 12px;
	margin-left:0px !important;
	list-style-type:none !important;
	list-style-image: none !important;
}

a,
a:active,
a:visited {
	color: #D0431B;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.headline {
	margin: 20px 0px 0px 0px;
}

.first {
	margin: 0px !important;
	padding: 0px !important;
}

.pcontent {
	color: #00447B;
	font-size: 11px;
	font-weight: normal;	
	line-height: 16px;
}

.headline .headlineh2 {
	background-color: #E8A57F;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 15px !important;
	padding-left: 2px;
	margin: 0px !important;
}

.morelink {
	font-size: 11px;
}

#right {
	float: left;
	height: 100%;
	width: 304px;
}

#right h2 {
	font-size: 11px;
	margin-bottom: 0px;
	margin-top: 2px;
	padding: 0px;
	line-height: 16px
}

#right p {
	font-size: 11px;
	color: #00447B;
}

#right .pressemitteilungspan {
	font-size:11px;
	font-weight:bold;
}

#right .headline {
	margin:10px 0px 3px;
	padding: 0px;
}

#right .headline .headlineh2 {
	font-size:11px;
	font-weight:bold;
	line-height:15px !important;
	padding-left:2px;
}

#right .teaser {
	margin: 5px 0 20px 0;	
}

#right .teaser img {
	border: none;	
}

#right ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

#right ul.link {
	margin-top:5px;
}

#right ul.link li {
	font-weight: normal;
}

#right a,
#right a:active,
#right a:visited,
#right a:hover {
	font-size:11px;	
}

#right .ppressemitteilung {
	color:#00447C;
	font-size:11px;
	font-weight:normal;
	line-height:1.4em;
	margin-bottom:10px;
}

#right .pressemitt b {
	font-size:0.82em;
}

#right select {

}

#right select.themen {
	border: 1px solid #7690b5;
	color: #00447B;
	font-size: 11px;
}

#right p.pressearchiv {
	margin-bottom: 15px;
}

#footer {
	list-style: none;
}

#infonews  {
	margin-top: 10px;
	font-size: 11px;
}



#infonews label {
	/*margin-left: 2px;	*/
}

#player p {
	margin-top: 5px;
}

.linkimage {
	width: 304px;
	height: 100px;
	border: none;
	margin-top: 10px;
	margin-bottom: 15px;
}

#player_center p {
	margin-top: 5px;
}

#mediaplayer_container {
	font-size: 11px;
	margin-top: 5px;
	font-weight: bold;
}

#mediaplayer_container_center {
	font-size: 11px;
	margin-top: 5px;
	font-weight: bold;
}

input.form_input {
	background-color: #D2DBEA;
	border-left: 1px solid #7591B9;
	border-bottom: 1px solid #7591B9;
	border-top: none;
	border-right: none;
	color: #00447B;
	font-size: 11px;
	height: 16px;
	width: 205px;
}

textarea {
	background-color: #D2DBEA;
	border-left: 1px solid #7591B9;
	border-bottom: 1px solid #7591B9;
	border-top: none;
	border-right: none;
	color: #00447B;
	font-size: 11px;
	height: 100px;
	font-family: Verdana, Helvetica, sans-serif;
	width: 205px;
}

input.form_zip {
	width: 80px;
}

input.form_city {
	width: 120px;
}

.select {
	background-color: #D2DBEA;
	border-left: 1px solid #7591B9;
	border-bottom: 1px solid #7591B9;
	border-top: none;
	border-right: none;
	color: #00447B;
	font-size: 11px;
	width: 60px;
	height: 16px;
	
}

noscript {
	font-size: 11px;
	font-weight: bold;
	margin: 10px 0;
}

input.button {
	background-color:#D2DBEA;
	border:1px solid #7591B9;
	color:#7690B5;
	font-size:16px;
	position:absolute;
}

.infonews_button {
	background-color:#D2DBEA;
	border:1px solid #7591B9;
	color:#7690B5;
	font-size:12px;
	padding: 2px;
}

input.search_button {
	border: none;
	background-color: #ffffff;
	cursor: pointer;
}

.contentfooter {
	color:#00447C;
	font-size:11px;
}

.contentfooter a {
	color:#00447C;
	font-size:11px;
	text-decoration: none;
}

.imagefolder {
	float:left;
	margin-bottom: 40px;
}

.left {
	margin-right: 40px;
}

.imagefolder img {
	border: none;
}

.bilderpool_download
{
  padding:0px;  
  margin:0px;
  list-style-type:none;
  list-style-image:none;
  background-image:url(../gfx/misc_li_download.gif);
  background-repeat:no-repeat;
  background-position:left  center;
  padding-left:15px;
  line-height:10px;
}

.bilderpool_description
{
  font-size:1em;
  line-height: 11pt;
  padding:0px;
  display:block;
}

.bilderpool_info
{
  font-size:1em;
  padding:5px 0px 5px 0px;
  float:left;
  display:block;
}

.bilderpool_info ul
{
  padding:5px 0px 0px 0px;
}

.bilderpool_info_text
{
  font-size:1em;
}

#center ul		{
	margin:0px;
	padding:0px;
}

#center ol		{
	padding-left:40px !important;
}

#center ul li	{
	list-style-type:none;
	list-style-image: url(/gfx/liststyle_gt_blau.gif);
	font-size:0.8em;
	margin-top:3px;
	margin-left:15px;
}


#center ul.technologies li	{
	margin-bottom:15px;
	font-weight: bold;
}

#center ul.technologies li ul li	{
	margin-bottom:0;
	font-weight: normal;
}

#center hr	{
	background-color:black;
	border:medium none;
	height:1px;
	margin-top:20px;		
}
	
ul li {
	list-style-type:none;
	list-style-image: none;
	margin-left:0;
}
ul li.ohne, #footer li {
	list-style-type:none !important;
	list-style-image: none !important;
	margin-left:0px !important;
}
#footer li {
	margin-left:0px !important;
}
dl.woerterbuch {font-size:100%;}
dl.woerterbuch dt {font-size:100%; font-weight:bold; color:#3a689a;}
dl.woerterbuch dd {font-size:100%;margin:0px; padding-left:5px;} 




.order_check
{
	left:30px;
	float:left;
	margin-left:5px;
}

.order_info_text
{
	left:30px;
}


.infonews_p
{
	margin-left:5px;
	margin-top: -4px;
	/*width:180px;*/
	width:380px;
	float:left;
}
.infonews_p img {
	margin-left: 3px;
	width: 9px;
	height: 9px;
}
.infonews_p span {
	line-height: 18px;
}
.infonews_newsletter
{
	width:180px;
}

.newsletter_error {
	margin-bottom: 10px;
}
.newsletter_error p {
	color: red !important;
}


ul.tagcloud {
background:none;
}

ul.tagcloud li{
padding:0px;
float:left;

}

.tagcloud_class
{
padding-right:5px;
line-height:18px;
white-space: nowrap;
}

.tagcloud5{
font-size:18px !important;

}

.tagcloud4{
font-size:15px !important;
color:#D15E3F !important;
}

.tagcloud3{
font-size:14px !important;
color:#D16F54 !important;
}

.tagcloud2{
font-size:13px !important;
color:#D17F69 !important;
}

.tagcloud1{
font-size:11px !important;
color:#D1A092 !important;
}

.tagcloud0{
font-size:10px !important;
color:#D1B0A7 !important;
}

.tagcloud_p
{
text-align:center;
padding:5px 5px 8px 5px;
border:1px solid #E8A57F;
}

.pressemitt
{
padding-bottom:20px;
}

.tagcloud_li
{
	/*float:left;*/
	display:inline;
}


