/* Reset */

html {
	color:#000000;background:#ffffff;
	font-family:verdana,Helvetica,arial,sans-serif;font-weight:normal;font-size:12px;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
abbr,acronym {border:0;font-variant:normal;}
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
input,textarea,select{*font-size:100%;}

* html body {
	background:transparent url(/img/ms/fuma/left_bg.gif) repeat-y 0 0 !important;
}

a, a:visited, a:hover {
	font-size:11px;
	text-decoration:none;
}

#doc {
	overflow:hidden;
	background:transparent url(/img/ms/fuma/left_bg.gif) repeat-y 0 0 !important;
}

#header {
	height:100px;
	padding-right:30px;
	background:transparent url(/img/ms/fuma/header_bg.gif) repeat-x 0 0;
}

#metanavigation {
	position:absolute;
	top:30px;
	left:355px;
}

#metanavigation ul {
	overflow:hidden;
}

#metanavigation ul li {
	float:left;
	margin:0 8px 0 0;
	background: transparent url(/img/ms/pro/eckblau.gif) no-repeat 0px 3px;
	padding-left:16px;
	font-size:11px;
	font-weight:bold;
}

#metanavigation a {
	color:#595959;
}

#banner {
	margin-left:26px;
}

#contentwrapper {
	margin:30px 0px 20px;
	overflow:hidden;
	position:relative;
	background:transparent url(/img/ms/fuma/content_bg.gif) repeat-y 0 0;
	width:825px;
	float:left;
}

#teaserboxen {
	padding:0px 50px 20px 36px;
	float:right;
	width:138px;
	overflow:hidden;
	background-color:transparent;
}

#content {
	padding:0px 12px 20px 36px;
	float:right;
	width:355px;
	overflow:hidden;
	background-color:transparent;
}

#contentNoTeaser {
	padding:0px 35px 0px 0px;
	float:right;
	width:580px;
	overflow:hidden;
	background-color:#fff;
}

#footer {
	border-top:1px solid #595959;
	background-color:#fff;
	text-align:center;
	padding:5px 0;
	width:100%;
	clear:both;
}

#menu {
	float:left;
	width:180px;
	overflow:hidden;
	display:block;
	margin-right:-430px;
	background-color:transparent;
}

/*
* html #menu {
	margin-left:-96px;
	background-color:transparent;
}
*/

#menu ul {
	overflow:hidden;
	list-style:none;
}

#menu ul li {
	padding:3px 2px;
	background-color:transparent;
	background-image:url(/img/ms/fuma/e1.gif);
	background-position:0 0;
	background-repeat:repeat-y;
	margin-bottom:0;
	*margin-bottom:-10px;
}

#menu a {
	color:#000;
	margin:0px;
	display:block;
	padding-left:28px;
	font-weight:bold;
}

#menu ul li.spacer {
	background: transparent;
	background-image:url(/img/ms/fuma/menu_spacer.gif);
	height:4px;
	padding:0;
	margin:0;
	overflow:hidden;
}

#menu ul li.ie6starter {
	margin-top:-6px;
	*margin-top:-10px;
}

#menu ul li div.symbol {
	background-color:transparent;
	background-image:none;
	background-repeat:no-repeat;
	background-position: center center;
	float:left;
	display:block;
	width:24px;
	height:14px;
}

#menu ul li.l1 div.symbol {
	background-image:url(/img/ms/fuma/e1_sym.gif);
}
#menu ul li.l1active,
#menu ul li.l1:hover {
	background-image:url(/img/ms/fuma/e1_akt.gif);
}
#menu ul li.l1active div.symbol,
#menu ul li.l1:hover div.symbol {
	background-image:url(/img/ms/fuma/e1_akt_sym.gif);
}
#menu ul li.l1 a,
#menu ul li.l1active a {
	color:#fff;
}

#menu ul li.l2,
#menu ul li.l2active {
	background-image:url(/img/ms/fuma/e2.gif);
}
#menu ul li.l2active div.symbol,
#menu ul li.l2:hover div.symbol {
	background-image:url(/img/ms/fuma/e2_akt_sym.gif);
}

#menu ul li.l3,
#menu ul li.l3active {
	background-image:url(/img/ms/fuma/e3.gif);
}
#menu ul li.l3active div.symbol,
#menu ul li.l3:hover div.symbol {
	background-image:url(/img/ms/fuma/pfeil_9x16.gif);
}
#menu ul li.l3 a {
	font-weight:normal;
}

/* OLD MENU STRUCTURE

#menu ul {
	overflow:hidden;
	list-style-position:inside;
	*list-style-position:outside,
}

#menu ul li {
	padding:2px;
	*padding:2px;
	font-weight:bold;
	background-color:transparent;
	background-image:url(/img/ms/fuma/e1.gif);
	background-position:0 0;
	background-repeat:repeat-y;
	list-style-image:url(/img/ms/fuma/e1_sym.gif);
	margin-left:25px;
	margin-bottom:0;
	*margin-bottom:-7px;
}

#menu ul li.spacer {
	list-style:none;
	background: transparent;
	background-image:url(/img/ms/fuma/menu_spacer.gif);
	height:4px;
	padding:0;
	margin:0;
	overflow:hidden;
}

#menu ul li.spacer.active {
	background-image:url(/img/ms/fuma/menu_spacer_akt.gif);
}

#menu ul li.l1.active, #menu ul li:hover {
	list-style-image:url(/img/ms/fuma/e1_akt_sym.gif);
	background-image:url(/img/ms/fuma/e1_akt.gif);
}

#menu ul li.l2 {
	background-color: #F7AD6E;
	background-image:url(/img/ms/fuma/e2.gif);
	list-style-image:url(/img/ms/fuma/e1_akt_sym.gif);
	margin-left:0;
	padding-left:28px;
	border-right:2px solid #F7AD6E;
}

#menu ul li.l2 a, #menu ul li.l3 a {
	color:#000;
}

#menu ul li.l3 a {
	font-weight:normal;
}

#menu ul li.l3 {
	background-color: #FAD6B6;
	background-image:url(/img/ms/fuma/e3.gif);
	list-style-image:url(/img/ms/fuma/e1_akt_sym.gif);
	margin-left:0;
	padding-left:28px;
	border-right:2px solid #F7AD6E;
}

#menu a, #menu a:visited, #menu a:hover {
	color:#fff;
	margin:0px;
}

*/

h1,h2,h3,h4,h5 {
	font-size:12px;
	font-weight:bold;
	margin:0 0 15px;
	width:100%;
	color:#006DB0;
}

h1 {
	margin-top:0;
}

#content p {
	margin-bottom:10px;
}

#content p.small {
	font-size:9px;
}

#content a, #content a:visited, #content a:hover {
	font-weight:bold;
	color:#717277;
	text-decoration:none;
}

#content u > a, #content u > a:visited, #content u > a:hover {
	text-decoration:underline;
}

#content ul {
	padding-left:35px;
}

#content li {
	list-style-position:outside;
	list-style-image:url(/img/ms/pro/ul.gif);
}

#content p img {
	float:left;
	margin:0 10px 5px 0;
}
.clearfix,
.contentTeaser,
.kongressTeaser
{
	display:block;
	overflow:hidden;
}

.clearfix:after,
.contentTeaser:after,
.kongressTeaser:after
{
	content:".";display:block;height:0;clear:both;visibility:hidden;
}

input[type=text], input[type=password] {
	padding:1px 1px;
	width:190px;
	margin:1px 0;
}

input[type=submit] {
	border-bottom:1px solid #000;
	border-right:1px solid #000;
	border-top:1px solid #e8e8e8;
	border-left:1px solid #e8e8e8;
	background-color:#e8e8e8;
	padding:1px 10px;
	cursor:pointer;
}

input.short {
	width:50px;
}

span.errorText {
	color:red;
}

/* Content Teaser */

.contentTeaser {
	background-color:#e9edf6;
	margin:5px auto;
	padding:0 5px 5px 0;
	*padding: 0 5px 0 0;
	overflow:hidden;
}
* html .contentTeaser {
	padding:0 5px 20px 0;
}

.contentTeaser img {
	float:left;
	border-width: 8px 7px;
	border-style: solid;
	border-color: #b0c9e7;
	margin:0px 15px 5px 0px;
}

.contentTeaser h3 {
	font-size:11px;
	padding-top:5px;
	width:auto;
}

.contentTeaser p {
	font-size:11px;
	color:#686B72;
}

.contentTeaser a.more, .kongressTeaser a.more {
	float:right;
	clear:both;
	color:#006DB0 !important;
	background: transparent url(/img/ms/bio/pfeilchen_fumaderm.gif) no-repeat right 4px;
	padding-right:8px;
	font-weight:bold;
	display:block;
	overflow:hidden;
}

/* Kongress Teaser */
.kongressTeaser {
	padding:5px 10px 10px;
	*padding:5px 10px 10px;
	margin:0 auto 10px;
	color:#717277;
	border-top: 1px solid #E4E4E4;
	font-size:11px;
	overflow:hidden;
	background-color:#fff !important;
}

* html .kongressTeaser {
	padding:5px 10px 20px;
}

.kongressTeaser h3 {
	font-size:11px;
}

.kongressTeaser p {
	line-height:18px;
}

.kongressTeaserFirst {
	border:none;
	background-color: #E9EDF6 !important;
}

.kongressTeaser div.moreLink {
	margin-top:-25px;
	overflow:hidden;
	background-color:transparent;
}

/* IE6 kongressTeaserFirst moreLink needs more properties */
* html .kongressTeaser.first div.moreLink {
	*position:relative;
	background-color:#E9EDF6;
	color:#006DB0;
}

h3.frage {
	color:#000;
}

p.antwort {
	color:#717277;
}

hr.topTrenner {
	margin:10px 0;
}

.faqContactForm {
	background-color:#E9EDF6;
	padding:10px;
	font-size:11px;
}

.faqContactForm h3 {
	color:#000;
}

.faqContactForm table tr {
	vertical-align:top;
}

.faqContactForm table td {
	padding:5px;
}

.faqContactForm input[type=text] {
	border:1px solid #006DB0;
	width:135px;
}

.faqContactForm input[type=submit] {
	border:1px solid #006DB0;
	width:100px;
	background-color:#E9EDF6;
	color:#006DB0;
}

.faqContactForm textarea {
	width:230px;
	height:125px;
	border:1px solid #006DB0;
	overflow:auto;
}

h3.loginHeader {
	font-size:12px;
	color:#000;
	background: #fff url(/img/ms/fuma/loginHeader_apricot.gif) no-repeat top right;
	height:18px;
	margin-bottom:5px;
	padding-top:2px;
}

div.loginForm {
	background-color:#EBF1F9;
	border:2px solid #3A75C4;
	padding:10px;
	margin-bottom:30px;
}

div.loginForm td {
	padding:10px;
}

div.loginForm a {
	font-size:10px;
	color:#000099 !important;
	font-weight:normal !important;
}

div.loginFormDocCheck tr {
	vertical-align:top;
}

div.loginFormDocCheck td {
	padding:2px;
	white-space:nowrap;
}

div.loginFormDocCheck td img {
	margin-right:15px;
}

table.editProfile {
	background-color: #E9EDF6;
	margin:0 0 20px;
}

table.editProfile th, table.editProfile td {
	padding:4px;
}
table.editProfile th {
	white-space:nowrap;
}

div.teaserbox {
	background: url(/img/ms/fuma/balken_138x20.gif) no-repeat top center;
	padding: 24px 0px 16px;
	width: 138px;
}
div.teaserbox div {
	border: 1px solid #006DB0;
	padding: 5px;
}
div.teaserbox div h1, h2, h3, h4, h5 {
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 5px;
}
div.teaserbox div p {
	font-size: 12px;
	font-weight: normal;
	margin: 0 0 5px;
}
div.teaserbox div a {
	font-size: 12px;
	font-weight: bold;
	color: #006DB0;
}
div.teaserbox div > a {
	padding-right: 10px;
	background: url(/img/ms/fuma/pfeil_9x16.gif) no-repeat right center;
}
#spezial p {
	margin-top: 10px;
}
#spezial ul {
	padding-left:0px;
}
#spezial ul li {
	list-style-typ: none;
	list-style-image: none;
}
#spezial ul li a {
	font-size:12px;
	font-weight:bold;
	color:#006DB0;
	padding-right: 10px;
	background: url(/img/ms/fuma/pfeil_9x16.gif) no-repeat right center;
}
#spezial ul li a:visited, #spezial ul li a:hover {
	color:#006DB0;
}

