/*
	Autor:    OH
	Erstellt: 22.01.2009
	Geändert: 22.01.2009
	Haupt-Stylesheet DVB Kardiologie
*/

*
{
	font-family: arial;
	font-size: 100%;
	margin: 0;
	padding: 0;
}

html
{
	width: 100%;
	height: 100%;
}

html body
{
	font-size: 90%;
	height: 100%;
	width: 100%;
	text-align: center;
	background-color: white;
	background-image: url(../files/images/body_bg.jpg);
	background-repeat: repeat-x;
}

#page
{
	text-align: left;
	width: 977px;
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom: 20px;
}

#header
{
	height: 125px;
	margin-bottom: 3px;
	background-image: url(../files/images/header.png);
	background-position: -3px;
	background-repeat: no-repeat;
}

#main
{
	width: 775px;
	background-color: white;
	border-left: 1px solid #990000;
	border-right: 1px solid #990000;
	border-bottom: 1px solid #990000;
}

#nav_sub
{

	height: 24px;
	padding-left: 15px;
	margin-left: -2px;
	background-image: url(../files/images/nav_main.gif);
	background-repeat: no-repeat;
	background-position: -4px 2px;
}

#nav_main
{
	width: 770px;
	height: 26px;
	padding-left: 15px;
	margin-left: -2px;
	background-image: url(../files/images/nav_main.gif);
	background-repeat: no-repeat;
	background-position: -3px;
}

#nav_main li, .nav_sub li
{
	margin-top: 5px;
	list-style: none;
	float: left;
	margin-right: 10px;
	padding-right: 10px;
	vertical-align: middle;
	border-right: 1px solid #F5F5F6;
}

#nav_main li.letzter, .nav_sub li.letzter
{
	border-right: none;
}

#nav_main a, .nav_sub a
{
	color: #F5F5F6;
	text-decoration: none;
	letter-spacing: 2px;
	font-size: 75%;
}

#nav_main a:hover, #nav_main a.aktiv, #nav_sub a:hover, .nav_sub a.aktiv
{
	text-decoration: underline;
}

#nav_main .nav_sub
{
	position: absolute;
	display: none;
	margin-top: 20px;
	margin-left: -10px;
	padding-left: 10px;
	padding-bottom: 10px;
	background-color: #990000;
	border-left: 1px solid gray;
	border-right: 1px solid gray;
	border-bottom: 1px solid gray;
	opacity: 0.75;
    MozOpacity: 0.75;
    KHTMLOpacity: 0.75;
    filter: alpha(opacity:75);
}

#nav_main .nav_sub li
{
	float: none;
	border: none;
}

#rubrik_bild
{
	height: 175px;
	width: 775px;
	text-align: center;
	padding-top: 2px;
}

#rubrik_bild img
{
	margin: 0 auto;
}

#balken
{
	margin-left: 2px;
	margin-right: 2px;
	border-top: 4px solid #686868;
	border-bottom: 13px solid #f3f4f8;
}


#content
{
	min-height: 563px;
	padding: 15px;
	font-size: 86%;
	line-height: 18px;
}

#content.content_header
{
	min-height: 370px;
}

#content.content_subnav
{
	min-height: 345px;
}

#content.content_eingerueckt
{
	padding-left: 215px;
}

#content object
{
	margin-left: 135px;
	margin-top: 35px;
}

#content object.quicktime
{
	margin-left: 0;
	margin-top: 0;
}

#content li
{
	list-style: none;
	background-image: url(../files/images/pfeil.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;
	padding-left: 15px;
}

#content .spalte1
{
	float: left;
	width: 360px;
	padding-right: 20px;
	border-right: 1px solid silver;
}

#content .spalte2
{
	width: 340px;
	margin-left: 400px;

}

#content .kurztext
{
	clear: left;
	margin-top: 30px;
}

#content img
{
	border: 1px solid #9A0000;
}

#content a
{
	color: #606064;
	text-decoration: underline;
}

#content table.form td
{
	padding-right: 20px;
	padding-bottom: 3px;
	vertical-align: top;
}

#content table.form textarea
{
	width: 338px;
	height: 100px;
}

#rechts
{
	float: right;
	margin-top: 2px;
	width: 191px;
}

#rechts .block
{
	margin-bottom: 7px;
}

#rechts .block .oben
{
	height: 5px;
	background-image: url(../files/images/block_oben.gif);
	background-repeat: no-repeat;
}

#rechts .block .titel
{
	height: 18px;
	padding-left: 15px;
	padding-top: 1px;
	background-color: #990000;
	color: #F5F5F6;
	text-decoration: none;
	letter-spacing: 2px;
	font-size: 75%;
}

#rechts .block .content
{
	height: 50px;
	padding: 5px;
	padding-top: 10px;
	background-color: #f3f4f8;
	border-left: 1px solid #990000;
	border-right: 1px solid #990000;
	border-bottom: 1px solid #990000;
}

#rechts .block .content span
{
	font-size:60%;
}





#rechts .block li
{
	list-style: none;
	background-image: url(../files/images/pfeil.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;
	padding-left: 15px;
	margin-left: 10px;
	margin-bottom: 4px;
}

#rechts .block li li
{
	background-image: none;
	margin-left: -15px;
}

#rechts .block li.spacer
{
	background-image: none;
	height: 15px;
	padding: 0;
	margin: 0;
	line-height: 1px;
}

#rechts .block a
{
	color: #606064;
	text-decoration: underline;
	font-size: 80%;
}

#rechts .block a.aktiv
{
	font-weight: bold;
}

#rechts .block a.gruppe
{
	color: black;
	text-decoration: none;
}

#rechts #block1 .content
{
	height: 457px;
}

#rechts #block2 .content
{
	height: 45px;
}

#rechts #block3 .content
{

	height: 75px;

}

#rechts #block3 li, #rechts #block2 li
{
	background-image: none;
	padding-left: 0;
}

.en #sprachumschaltung
{
 	position: absolute;
 	margin-left: 890px;
 	margin-top: 730px;
}


.de #sprachumschaltung
{
 	position: absolute;
 	margin-left: 890px;
 	margin-top: 670px;
}

#sprachumschaltung a
{
	margin-right: 5px;
	vertical-align: middle;
}

#sprachumschaltung a img
{
	border: 1px solid silver;
}

.de #sprachumschaltung .flagge_en, .de #sprachumschaltung .flagge_ru, .en #sprachumschaltung .flagge_de, .en #sprachumschaltung .flagge_ru, .ru #sprachumschaltung .flagge_de, .ru #sprachumschaltung .flagge_en
{
	opacity: 0.40;
    MozOpacity: 0.40;
    KHTMLOpacity: 0.40;
    filter: alpha(opacity:40);
}

#content div.artikel
{
	margin-bottom: 0px;
}

#content div.artikel .titel
{
	margin-bottom: 15px;
	font-weight: bold;
}

#content div.artikel .titel h2
{
	font-size: 90%;
	color: black;
}

#content div.artikel img.artikel
{
	width: 250px;
	margin-bottom: 5px;
}

#content div.artikel .layout_2 img.artikel
{
	float: right;
	margin-left: 10px;
}

#content div.artikel .layout_1 img.artikel, #page #content div.artikel .layout_ img.artikel
{
	float: left;
	margin-right: 10px;
}

img
{
	border: none;
}

p
{
	margin-bottom: 13px;
}

input.text, select, textarea
{
	color: black;
	background-color: white;
	border: 1px solid silver;
	height: 17px;
}

input.button
{
	cursor: pointer;
	background-color: white;
	border: 1px solid black;
	border: none;
	background-color: #d2d2d8;
	color: white;
	height: 20px;
}

a
{
	color: blue;

}

a:hover
{
	color: darkblue;
}

a.button
{
	color: #C8AF10;
	font-weight: bold;
	background-color: #F1F2F3;
	border: 1px solid #C8AF10;
	padding: 5px;
}

a.button img
{
	vertical-align: middle;
}

a.button:hover
{
	color: #F1F2F3;
	background-color: #C8AF10;
	border: 1px solid gray;
	text-decoration: none;
}

h1
{
	font-size: 150%;
	color: #9A0000;
	margin-bottom: 15px;
	line-height: 23px;
}

h2
{
	font-size: 110%;
	color: black;
	margin-bottom: 20px;
}

td, th
{
	text-align: left;
}

#content .rezeptwunsch td
{
	white-space: nowrap;
}

#content .rezeptwunsch td.h
{
	font-size: 120%;
	font-weight: bold;
	color: #9A0000;
	padding-top: 20px;
}

#content .rezeptwunsch td.hint
{
	padding-bottom: 10px;
	font-style: italic;
}

#content #form_feedback textarea, #content #form_feedback input.text
{
	width: 250px;
}

#content #form_feedback textarea
{
	height: 115px;
}

#popup
{
	position: absolute;
	width: 850px;
	height: 600px;
	top: 10%;
	left: 20%;
	background-color: white;
	border: 1px solid #990000;
	overflow: auto;
	text-align: center;
}

#popup a
{
	color: #606064;
	text-decoration: underline;
}

/* Sprachspezifische Anpassungen */

.en #rechts #block1 .content
{
	height: 402px;
}

.en #rechts #block2 .content
{
	height: 60px;
}

.en #rechts #block3 .content
{
	height: 130px;
}

.ru #rechts #block1 .titel
{
	letter-spacing: 1px;
}

.ru #rechts #block1 .content
{
	height: 432px;
}

.ru #rechts #block2 .content
{
	height: 75px;
}

.ru #rechts #block3 .content
{
	height: 80px;
	padding-top: 30px;
}

.ru #sprachumschaltung
{
    position:absolute;
	margin-left: 890px;
 	margin-top: 640px;
}

.ru #nav_main a, .ru .nav_sub a
{
	letter-spacing: 1px;
}

