/* 
Theme Name: medi2
Theme URI: 
Description: Version 2von GK & GB
Version: 1.1
Author: S&F
Author URI: 
Tags:
Text Domain: 


Stylesheet-Datei für allgemeine Styles
09-08-05 SW, schalk & friends gmbh */


/* Reset - Browser Default Styles deaktivieren
-------------------------------------------------------------------------------- */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
}

ol, ul {
	list-style: none;
}

address, cite, code, dfn,  var {
	font-style: normal;
	font-weight: normal;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td, th {
	vertical-align: top;
}

fieldset,img {
	border: 0;
}

caption, th {
	text-align: left;
}

q:before, q:after {
	content: '';
}

a {
	outline: none;
}

.clearfix:after { /* automatisches Clearing von Floats */
	clear: both;
	content: ".";
	display: block;
	height: 0px;
	visibility: hidden;
}

p, li {
	font-size:1em;
	line-height: 140%;
	margin-bottom: 17px;
}

p.error {
	font-weight: bold;
	color: #000000;
}

h1 {
	font-size: 2em;
	font-weight: bold;
	margin-bottom: 15px;	
}

h2 {
	font-size: 1.6em;
	font-weight: bold;
	margin-bottom: 3px;
	/*color: #005da8;*/
	/* color: #D50000; */
	color: #006A6A;
	}

h3 {
	font-size:1.2em;
	font-weight:bold;
	text-transform:uppercase;	
	margin-bottom:5px;
	color: #000000;
}

h4 {
	font-size:1.1em;
	font-weight:bold;
	text-transform:uppercase;	
	margin-bottom:5px;
}

a:link, a:visited, a:active {
	text-decoration: none;
	color: #000000;	
}
a:hover {
	text-decoration: underline;
}


/* Allgemeines Layout */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	/*background: #bfd0d9 url(/wp-content/themes/med2/images/bg_body2.gif)  scroll center top;*/
/*background: #C3D3DF;*/
background: #ccc;
	color: #000000;
}

#pageWrapper {
	width: 1140px;
	margin: 0 auto;
}

#innerPageWrapper {
	width: 960px;
	float: left;
	padding-bottom: 10px;	
}

#header {
	width: 960px;
	/*background: #ffffff url(/wp-content/themes/med2/images/bg_header.jpg) left top no-repeat;*/
	position:relative;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
}

#content {
	width: 960px;
	background: transparent url(/wp-content/themes/med2/images/bg-content2.gif) left top repeat-y;
	background-color: #fff;
	border-left: 1px solid #ccc;
}

#innerContent {
	padding: 0px 19px 0px 19px; 
	width: 602px;
	float: left;
	margin-bottom: 20px;
}

#innerContent h2 a {
	color: #006A6A;
	text-decoration: none;
}


#innerContent h2 a:hover {
	color: #D50000;
}

#innerInnerContent {
	padding: 0 14px 0 0;
}


.adBox {
	text-align: center;
	margin: 0px 0px 15px 0px;
}

.adBox img {
	float: none !important;
}
 

#sidebarWrapper {
	float: right;
	width: 302px;
	padding: 16px 9px 14px 9px;
}

#footer {
	float: left;
	width: 960px;
	/* height: 49px; */
	/*background: #005da8;*/
	color: #000;
	background-color:#fff;
	border: 1px solid #ccc;
}

#footer p {
	float: left;
	padding: 19px 40px 0px 19px;	
	font-size:1.2em;
}

#footer ul {
	color: #000;
	font-size:1.1em;
	padding-top: 19px;	
}

#footer ul a {
	color: #000;
	font-size:1.1em;
	padding: 19px 40px 0px 19px;	
}

#footer ul li {
	width: 100px;
	float: left;
}

.navFooterWrapper{
	padding: 20px 0 0px 0;
	margin: 0px 0px 5px 0;
	border-top:1px solid #CCCDCE;
	float: left;
	width:602px;
}

.navFooter {
	margin: 0px 0px 15px 0;
}

#innerContent .navFooterWrapper ul{
	padding: 0px;
	margin: 10px;
	font-size: 1.1em;
	line-height: 1.4em;
	list-style: none;
}

#innerContent ul.navFooter2 {
	border-bottom:1px solid #BFBFBF;
	border-top:1px solid #BFBFBF;
	margin:0 16px 24px 0;
	padding:10px 0;
	font-size: 1.0em;
	line-height: 1.4em;
	list-style: none;
}

#innerContent ul.navFooter2 li {
	background:transparent url(/wp-content/themes/med2/images/icon-pipe-breadcrumb.gif) no-repeat scroll right center;
	float:left;
	font-size:1.1em;
	margin-right:4px;
	padding-right:5px;
}

#innerContent ul.navFooter2 li.socialbookmarks {
	width: 	220px;
	margin: 0px;
	padding: 0px;
}

#innerContent ul.navFooter2 li.bewerten {
	width: 	120px;
}

#tag {
	font-size:1.2em;
	font-weight:normal;
	margin-bottom:5px;
}

.navFooter li {
	float: left;
	margin-right: 5px;
	padding-right: 6px;
	float: left;
}

.navFooter li a,
.navFooter li span {
	text-decoration: none;
	color: #000;
	float: left;
	padding-right: 14px;
}

.navFooter li a:hover {
	text-decoration: underline;
	color: #000000;
}

.navFooter li a.icon {
	padding-right: 0px;
}

#innerContent .navFooter2 li a.icon img, 
#innerContent .navFooter li a.icon img{
	padding: 0px;
	border:1px solid #CCCDCE;
}

.navFooter li.last {
	background: none;
}

.navFooter .bookmarks,
.navFooter .voting {
	float: left;
}

.navFooter .bookmarks a,
.navFooter  .voting a {
	background:  none;
	padding: 0;
	margin: 0 1px;
}

.navFooter .voting a {
	text-indent: -9999px;
	display: block;
	width: 13px;
	height: 13px;
	padding: 0;
	margin: 0;
}

.navFooter .voting a.active{
	background: transparent url(/wp-content/themes/med2/images/icon-star-active.jpg) left center no-repeat;
}

.navFooter .voting a.halfactive {
	background: transparent url(/wp-content/themes/med2/images/icon-star-active_half.jpg) left center no-repeat;
}

.navFooter .voting a.inactive {
	background: transparent url(/wp-content/themes/med2/images/icon-star-inactive.jpg) left center no-repeat;
}

/* footer 2*/

.navFooter2 {
	border-top:1px solid #BFBFBF;
	border-bottom:1px solid #BFBFBF;
	padding: 10px 0;
	margin: 0px 16px 24px 0;
}

.navFooter2 li {
	font-size: 1.1em;
	float: left;
	margin-right: 5px;
	padding-right: 6px;
	background: transparent url(/wp-content/themes/materialfluss/images/icon-pipe-breadcrumb.gif) right center no-repeat;
}

.navFooter2 li a,
.navFooter2 li span {
	text-decoration: none;
	color: #000;
	float: left;
}

.navFooter2 li a:hover {
	text-decoration: underline;
	color: #CC071E;
}
.navFooter2 li.last {
	background: none;
}

.navFooter2 .bookmarks,
.navFooter2 .voting {
	float: left;
}

.navFooter2 .bookmarks a,
.navFooter2  .voting a {
	background:  none;
	padding: 0;
	margin: 0 1px;
}

.navFooter2 .voting a {
	text-indent: -9999px;
	display: block;
	width: 13px;
	height: 14px;
	padding: 0;
	margin: 0;
}

.navFooter2 .voting a.active{
	background: transparent url(/wp-content/themes/med2/images/icon-star-active.jpg) left center no-repeat;
}

.navFooter2 .voting a.halfinactive {
	background: transparent url(/wp-content/themes/med2/images/icon-star-active_half.jpg) left center no-repeat;
}

.navFooter2 .voting a.inactive {
	background: transparent url(/wp-content/themes/med2/images/icon-star-inactive.jpg) left center no-repeat;
}


/* Newsletter und Suche Box */

#newsletterWrapper {
	padding: 8px 0;
	margin-bottom:8px;
}

#newsletterWrapper h4 {
	font-size: 1.1em;
	text-transform: uppercase;
	font-weight: normal;
	margin-bottom: 5px;
}

#newsletterWrapper #newsletterForm {
	float: left;
	width: 145px;
}

#newsletterWrapper input {
	float: left;
	display: block;
}

#newsletterWrapper input.text {
	width: 118px;
	padding: 1px 3px;
	color: #000;
	font-size: 1.2em;
}

#newsletterWrapper #searchForm input.text {
	border: 1px solid #000;
}

#newsletterWrapper #newsletterForm input.text {
	border: 1px solid #a3a3a3;
}

#newsletterWrapper input.button {
	border: none;
	background: transparent url(/wp-content/themes/materialfluss/images/icon-pfeil-weiss.gif) center center no-repeat;
	text-indent: -9999px;
	line-height: 0px;
	height: 19px;
	width: 17px;
}

#newsletterWrapper #newsletterForm input.button {
	background-color: #a3a3a3;
}

#newsletterWrapper input.botton {
	float: left;
}

#newsletterWrapper div.sidebarIcons{
	float: right;
	padding: 20px 0px 0px 0px
}


/* Headerbereich */

#logoWrapper {
	height: 161px;
	/*padding: 0 10px 0px 24px;*/
}

#logoWrapper .logoProduktion {
	display: block;
	float: right;
}

#logoWrapper .logoIndustrie {
	display: block;
	float: left;
	padding-top: 30px;
}

#bannerRahmen {
	height: 100%;
	min-height: 12px;
}

#headerWrapper {
	position:relative;
}

#bannerTop1 {
	float: left;
	padding: 0px;
}

#bannerTop2 {
	float: right;
	padding: 0px 0px 0px 10px;
}

#bannerTopLeft {
	float: right;
	margin-right: -34px;
}

* html #bannerTopLeft {
	height: 12px;
	position: relative;
}

#bannerTopRight {
	left:981px;
	position:absolute;
	width:160px;
}

#bannerSky {
	float: right;
	width: 160px;
	padding-top: 122px;
}	

.logoGetMagazin{
	position:absolute;
	left: 0px;
	top: 1px;
}	

/* Meta-Navi */

#navMeta {
	padding: 22px 0px 0px 420px;
	font-size: 1.2em;
}

#navMeta li {
	float: right;
	padding: 0 0 0px 20px;
	margin-bottom: 0px;
}

#navMeta li a {
	white-space: nowrap;
	font-weight: bold;
}

/*#navMeta li.last {
	float: right;
	padding: 0 0px 3px 0;
}*/

#navMeta li a:hover {
	text-decoration: underline;
}

/* Startseiten-Portlets */

.newsPortlet {
	padding-right: 16px;
	display: block;
	float: left;
	margin-bottom: 16px;
}

.newsPortlet .img a {
	display: block;
}

.newsPortlet .big {
	display: block;
	float: left;
	margin-right: 1px;
}

.newsPortlet .med2l {
	display: block;
	float: left;
	margin-right: 1px;
}

.newsPortlet .last {
	margin-right: 0;
}

.newsPortlet .text {
	height: 120px;
	padding: 0 16px 16px 16px;
	float: left;
	display: block;
	width: 250px;
}

.newsPortlet .text h1 {
	font-size: 1.8em;
	font-weight: bold;
	margin-bottom: 5px;
}

.newsPortlet .text h1,
.newsPortlet .text h1 a {
	color: #333;
	text-decoration: none;
}

.newsPortlet .text p a {
	padding:0 0 0 0;
	text-decoration:underline;
	font-weight: bold;
	font-style: italic;
}

.newsPortlet .text a.additional {
	font-size: 1.2em;
	margin-bottom: 0px;
}

#innerContent ul#topTeaser {
	font-size:1.0em;
	line-height:1.2em;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0px 0px 10px 0px;
	padding:5px 0px;
}

#innerContent ul#topTeaser img {
	margin: 0px;
	padding: 0px;
}


#innerContent p {
	font-size: 1.2em;
	line-height: 1.5em;
}

/* Breadcrumb */

#innerContent ul#breadcrumb {
	list-style: none;
	/*
	padding:5px 0px 5px 0px;
	margin: 0px 0px 10px 0px;
	*/
	padding: 0px;
	margin: 0px;
}

/* Navigation */
#innerContent .navigation  {
	font-size: 1.25em;
}
#navMainGreen,
#navInnen {
	background: transparent url(/wp-content/themes/med2/images/bg_mainnav.jpg) top right;
	position: relative;
	z-index: 4;
	height: 51px;
	font-size: 1.2em;
}

.navMain li {
	float: left;
	padding: 0;
	position: relative;
}

.navMain li a {
	text-decoration: none;
	color: #fff;
	padding: 8px 10px 3px 10px;
	display: block;
	text-transform: uppercase;
	height: 40px;
}

.navMain li ul li a{
	padding: 3px 10px 3px 3px;
}

.navMain li a.firstNavi {
	width: 117px;
}

.navMain li a.first {
	width: 116px;
}

.navMain li a.last {
	width: 119px;
}

#navMainGreen li.active a,
#navInnen li.active a,
#navMainGreen li.sfhover a,
#navInnen li.sfhover a,
#navMainGreen li:hover a,
#navInnen li:hover a,
#navMainGreen li a:hover,
#navInnen li a:hover {
	background: transparent url(/wp-content/themes/med2/images/bg_mainnav_hover.jpg) scroll 1px 0px no-repeat;
	color: #000000;
}

#navMainGreen li.active a.first,
#navInnen li.active a.first,
#navMainGreen li.sfhover a.first,
#navInnen li.sfhover a.first,
#navMainGreen li:hover a.first,
#navInnen li:hover a.first {
	background: transparent url(/wp-content/themes/med2/images/bg_mainnav_hover.jpg) scroll 0px 0px;
}

/* navMain - 2. Naviebene */

/* navMain - 2. Naviebene */

.navMain li ul {
	position: absolute;
	top: 51px;
	width: 100%;
	left: -999em;
}

#navMainGreen li.active ul li a,
#navInnen li.active ul li a,
#navMainGreen li:hover ul li a,
#navInnen li:hover ul li a,
#navMainGreen li.sfhover ul li a,
#navInnen li.sfhover ul li a,
#navMainGreen li ul li a:hover,
#navInnenli ul li a:hover {
	background: none;
}

#navMainGreen li ul,
#navInnen li ul {
	background: transparent url(/wp-content/themes/med2/images/bg_subnavi.jpg) top left;
	width: 180px;
/*	width: 156px;*/
}

#navMainGreen.ul{
	z-index: 100;
	position: relative;
}

#navMainGreen ul {
	z-index: 101;

}

#navMainGreen ul li{
	z-index: 102;

}
#navMainGreen ul li ul{
	z-index: 103;
}

#header{
	z-index: 1000;
}


.navMain li:hover ul,
.navMain li.sfhover ul {
	left: 0px;
	width: 172px;
}

.navMain li:hover ul li,
.navMain li.sfhover ul li {
	display: block;
	white-space: nowrap;	
	padding: 2px 10px 2px 16px;
	clear: both;	
	width:203px;
}

#navMainGreen li ul a,
#navInnen li ul a,
#navMainGreen li:hover ul a,
#navInnen li:hover ul a,
#navMainGreen li.sfhover ul a,
#navInnen li.sfhover ul a {
	color: #000000;
}

.navMain li ul a,
.navMain li:hover ul a,
.navMain li.sfhover ul a {
	color: #666;
	display: block;
	text-transform:none;
}

#navMainGreen li:hover ul li:hover a,

#navMainGreen li.sfhover ul li a:hover, 
#navInnen li.sfhover ul li a.pfeil:hover{
	text-decoration: underline;
}

#navMainGreen li:hover ul li:hover ul li a,
#navInnen  li:hover ul li:hover ul li a,
#navMainGreen li.sfhover ul li ul li,
#navInnen  li.sfhover ul li ul li {
	background: none;
}

#navSub {
	padding: 0px 10px 2px 16px;
	font-size: 1.2em;
}

#navSub li {
	float: left;
	padding: 0 0 0 5px;
	display: block;
}

#navSub li.active a {
	color:#000000;
}

#navSub li a {
	display: block;
	float: left;
	text-decoration: none;
	color: #000;
	padding: 4px 8px 4px 3px;
	white-space: nowrap;	
}

#navSub li.grey {
	float: right;
}

.navMain li ul li a {
	height: 15px;
}

#breadcrumb {
	display: block;
	font-size: 1.1em;
	margin-bottom: 20px;
	width: 100%;
}

#breadcrumb li {
	float: left;
	padding-right: 0px;
	color: #333;
}

#breadcrumb li a {
	float: left;
	text-decoration: none;
	color: #ccc;
	padding-right: 5px;
	padding-left: 0px;
	background: transparent url(/wp-content/themes/med2/images/icon-pipe-breadcrumb.gif) right no-repeat;
}

#breadcrumb li.last,
#breadcrumb li.last a {
	padding-right: 0px;
	background: none;
}

/*content*/

#impressum	{
	font-size:1.2em;
	line-height:1.2em;
	/*float: left;*/
}

#innerContent .portletContent{
	float: left;
	width: 602px;
	margin-bottom: 24px;
}

#innerContent h3{
	color: #7a7a7a;
	text-transform: uppercase;
	font-weight: normal;
}

#innerContent .portletContent a,
#sidebar .boxContent a {
	padding:0 0 0 0;
	text-decoration: none;
}

#innerContent p.date{
	font-size: 1.1em;
	font-weight: bold;
}

#sidebarWrapper img {
	border: 1px solid #cccdce;
	margin-bottom:16px;
}

#innerContent img.right{
	float: right;
	padding: 5px 0px 20px 25px;
}

#innerContent img {
	float: left;
	/* padding: 5px 25px 20px 5px; */
	padding: 5px;
}

#innerContent img.werbeplatz{
	float: right;
	padding: 20px 45px 20px 45px;
	border: 1px solid #cccdce;
	margin: 10px 0px 10px 12px;
}

#innerContent ul{
	padding: 0px 0px 5px 30px;
	margin: 5px 0px 5px 12px;
	font-size: 1.25em;
	line-height: 1.5em;
	list-style: disc;
}

#innerContent ul li {
	margin-bottom: 5px;
}

#innerContent table{
	padding: 20px 45px 20px 45px;
	margin: 10px 0px 10px 12px;
	font-size: 1.2em;
	line-height: 1.2em;
}

#innerContent td,
#innerContent th{
	padding: 5px 5px 5px 5px;
}


#innerContent a:link, #innerContent a:visited, #innerContent a:active {
	text-decoration: none;
	/* color: #000000;	 */
}

#innerContent a:hover {
	color: #D50000;
}

#sidebar .box  a:link, #sidebar .box  a:visited, #sidebar .box  a:active  {
	text-decoration: none;
	color: #000000;	
}

#sidebar .box  a:hover {
	/* color: #00f; */
	color: #D50000;
}

/* Marginal-Boxen */

/* a.mehr {
		color:#D50000;
} */

a.mehr:visited {
	color:#03F;
}
#sidebar .box {
	margin-bottom: 8px;
	background-color:#fff;
}

#sidebar .box h4 {
	font-size: 1.2em;
	font-weight: bold;
	text-transform: none;
}

#sidebar .box h4,
#sidebar .box h4 a {
	/*color: #000;*/
	/*color: #6F1B21;*/
	color: #006A6A;
	text-decoration: none;
	font-style:normal;
}

#sidebar .box p {
	font-size: 1.2em;
	color: #000;
}

#sidebar .box .boxContent {
	padding: 10px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	display: block;
	overflow: hidden;
}

#sidebar .box h3 {
	text-transform: uppercase;
	font-size: 1.1em;
	padding: 4px 10px;
	/*background: #dfeaf6 url(/wp-content/themes/med2/images/bg_box_header.jpg) top left;*/
	margin-bottom: 0px;
	font-weight: bold;
	background-color: #006A6A;
	color:#FFF;
}

#sidebar .box h3.getAktuell {
	/*background: #dfeaf6 url(/wp-content/themes/med2/images/bg_box_header_getAktuell.jpg) top left no-repeat;
	text-indent: -99999px;*/
	border: 1px solid #ccc;
}

#sidebar .box h3.getInformation {
	/*background: #dfeaf6 url(/wp-content/themes/med2/images/bg_box_header_getInformation.jpg) top left no-repeat;
	text-indent: -99999px;*/
	border: 1px solid #ccc;
}

#sidebar .box h3.getTermine {
	/*background: #dfeaf6 url(/wp-content/themes/med2/images/bg_box_header_getTermine.jpg) top left no-repeat;
	text-indent: -99999px;*/
	border: 1px solid #ccc;
}
/*#sidebar .box h3,*/
#sidebar .box h3 a {
	color: #ffffff;
	text-decoration: none;
}

#sidebar .box h3 a:hover {
	color: #333333;
	text-decoration: none;
}

#sidebar .adBox_med2 {
	/*border:medium none;*/
	padding:0px 0px 15px 0px;
	/*float: left;*/
}

#sidebar .box img {
	margin-bottom:0px;
	border: none;
}

#sidebar .videoBox {
	border:medium none;
	margin-bottom: 18px;
}

#sidebar .specialBox {
	/*background-color: #eaeaea;*/
	background-color: #fff;
	border: 1px solid #066; /*  #D50000; #6F1B21; /*#999;*/
	padding: 10px;
	margin-bottom:16px;
}

#sidebar .specialBox img {
	/*border:medium none;*/
	border: none;
}

#sidebar .specialBox h3 {
	font-weight: bold;
	font-size: 1.2em;
	margin-bottom: 10px;
	padding: 0px;
	background: none;
	text-transform: none;
}

#sidebar .specialBox h3,
#sidebar .specialBox h3 a {
	/*color: #005da8;*/
	/*color: #D50000;*/
	color: #000;
	text-decoration: none;
}

#sidebar .specialBox img.left,#sidebar .boxContent img.left {
	float: left;
	margin-right: 10px;
}

#sidebar .specialBox p {
	font-size: 1.2em;
}

#sidebar .specialBox p a{
	/*color: #333;*/
	color: #D50000;
	text-decoration: none;
	padding: 0;
	background: none;
}
/* zusätzliche Navi im contentbereich*/

#content #innerContent .contentNavi ul{
	font-size:1.2em;
	line-height:1.2em;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0px;
	padding:0px;
}

#content #innerContent .contentNavi ul li ul{
	font-size:1.0em;
	line-height:1.0em;
}

#content #innerContent .contentNavi{
	position: relative;
	height: 100px;
	z-index: 1;
}

#content #innerContent .contentNavi ul.navInnen{
	position: absolute;
	left: -20px;
	top: 10px;
	z-index: 2;
}

#content #innerContent a.ohnepfeil:hover {
	background: none;
}
#innerContent  ul.ansprechpartner {
height: 125px;
display: block;
margin: 5px 0 0 0;
padding:0;
clear: both;
}

#innerContent table tr td .ansprechpartner li {
float: left;
display: inline;
line-height: 150%;
}
#innerContent .ansprechpartner li {
float: left;
display: inline;

}
* html #innerContent .ansprechpartner li {
list-style:none;
}
#innerContent table tr td .ansprechpartner li a img {
margin: 0 0 0 0;
border: 5px solid #D1DADE;
}

.wp-caption {
	padding: 0;
	text-align: left;
	background-color: #f3f3f3;
}

.alignright {
	margin-left: 5px;
	float: right;
}

.alignleft {
	margin-right: 5px;
	float: left;
}

.wp-caption-text {
	/* background-color: #CCC; */
	padding-left: 5px;
	font-size: 1em !important;
	margin-bottom: 5px;
}


/*
#innerContent img .aligncenter, .wp-caption {  display: block; margin: 0 auto 0 auto;  float: none;}
#innerContent .aligncenter {  display: block; margin: 0 auto 0 auto;  float: none;}

#innerContent img .alignnone, .wp-caption {  display: block;}
#innerContent img .alignnone {  display: block;}

#innerContent img .alignleft, .wp-caption   { float: left; margin: 4px 20px 0px 0; }
#innerContent img .alignleft{ float: left; margin: 4px 20px 0px 0; }

#innerContent img .alignright, .wp-caption { float: right; margin: 4px 0 10px 20px; }
#innerContent img .alignright{ float: right; margin: 4px 0 10px 20px; }
*/


#sucheingabe {
	float: left;
	width: 220px;
	font-size: 1.1em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin: 0 5px 0 0;
	padding: 3px 0 3px 4px;
	border: 1px solid #999;
}

#senden {
	font-size: 1.1em;
	padding: 2px;
	background: #ECECEC;
	border: 1px solid #999;
}

#innerContent blockquote {
	border: 1px solid #D50000;
	padding: 5px;
	background: #FFF9E3;
}
#innerContent blockquote h2 {
	font-size: 1.25em;
	color: #000;
}

table.termine h3 a {
	color: #D50000;
	/*color: #005da8;*/
	font-weight:bold;
	text-decoration: none;
}

#innerContent ol {
}

#innerContent ol li {
	font-size: 1em;
}


.termin-box {
	margin: 10px auto;
	border: 1px solid #CCC;
	padding: 5px;
	width: 70%;
}

