body{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #400000;
	background-color: #FFED99;
	
}
#box{
	width: 990px;
}
#oben{
	position: absolute;
	height: 1px;
	width: 1px;
	left: 0px;
	top: 0px;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#logo{
	position: absolute;
	height: 90px;
	width: 200px;
	left: 0px;
	top: 15px;
	background-color: #FFFFFF;
	text-align: right;
}

#banner{
	margin: 0;
	padding-top: 16px;
	padding-bottom: 15px;
	margin-left: 280px;
	font-size: 36px;
	color: #CC0000;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}

#adresse{
	color: #CC0000;
	text-align: right;
	float: right;
	font-weight: bold;
	font-size: 14px;
	position: absolute;
	height: 99px;
	width: 200px;
	top: 12px;
	left: 760px;
}

#breadCrumb{
	font-size: 70%;
	background-color: #FCC036;
	color: #990000;
	font-weight: normal;
	background-attachment: scroll;
	background-image: url(../grafik/bread.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 25px;
	padding: 0 0 0 20px;
	line-height: 25px;
}

#navBar{
	margin: 40px 75% 0 0;
	padding: 0px;
	display: block;
	background-color: #FF9900;
	background-image: url(../grafik/bg_nav_u.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 19%;
	voice-family:"\"}\"";
	voice-family: inherit;
	width:19%;
	}
	html>body #nav{
	width:19%;
}

#content{
  	float:right;
	width: 75%;
	margin: 0;
	padding: 0 30px 0 0;
}

a:link, a:visited, a:hover, a:active{
	color: #990000;
	text-decoration: underline;
	padding: 0;
}

a:hover {
	text-decoration: none;
	color: #330000;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
}

h1{
 	font-size: 114%;
 	color: #CC0000;
 	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

h2{
	font-size: 114%;
	color: #CC3300;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

#content h3{
	font-size: 120%;
	color: #400000;
	text-align: left;
}

#content ul {
	list-style-position: outside;
	list-style-image: url(../grafik/li_pu.gif);
	margin-bottom: 0px;
	padding-left: 90px;
}
#content ul li{
	padding: 0 20px 12px 0;
}

#content table{
	margin: 0;
	padding: 0;
}

h4{
	font-size: 120%;
	font-weight: bold;
	color: #400000;
	padding-left: 10px;
}

h5{
 font-size: 100%;
 color: #334d55;
}

p {
	padding-right: 20px;
	padding-left: 65px;
}

p.oben{
	background-image: url(../grafik/bg_o_re.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 10px;
	margin-top: 0px;
}

p.unten{
	background-image: url(../grafik/bg_u_li.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 50px;
	padding-top: -10px;
	padding-bottom: -10px;
	text-align: right;
	clear: both;
}
	
p.einrueck{
	margin-left: 42px;
}


/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin: 0px;
	padding: 0px 0px 10px 10px;
}


/*************** #pageName styles **************/

#pageName{
	padding: 0px 0px 10px 10px;
}





/************** .feature styles ***************/

.feature{
	padding: 0px;
	font-size: 80%;
	background-color: #FFFFFF;
	background-image: url(../grafik/bg_u_re.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.feature_o{
	padding: 0px;
	font-size: 80%;
	background-color: #FFFFFF;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
	background-image: url(../grafik/bg_o_re.gif);
	background-repeat: no-repeat;
	background-position: right top;
	color: #400000;
	font-weight: bold;
	font-size: 200%;
}

.feature h5{
	padding: 30px 30px 5px 0px;
	text-align: right;
	background-image: url(../grafik/bg_o_re.gif);
	background-repeat: no-repeat;
	background-position: right top;
	color: #400000;
}

.feature img.top{
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;
}

.feature img.left{
	float: left;
	padding: 0px 10px 0px 55px;
	margin: 0 5px 5px 0;
}

.feature img.left_2{
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px -20px;
}

.feature img.right{
	float: right;
	padding: 0px 10px 0px 0px;
	margin: 10px;
}
/* adjust margins to change separation between the feature image and text flowing around it */


/************** .story styles *****************/

.story{
	clear: both;
	padding: 0;
	font-size: 80%;
	background-color: #FFFFFF;
}

.story p{
	padding: 0px 0px 10px 10px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	font-size: 75%;
	color: #993300;
	margin-top: 20px;
	text-align: center;
	background-color: #FCC036;
	background-attachment: scroll;
	background-image: url(../grafik/bread.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 0px;
	height: 25px;
	line-height: 25px;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the navBar in cases where they "touch" */

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
	margin: 0px;
}


/*********** #navBar link styles ***********/
#navBar ul a:link, #navBar ul a:visited,  #navBar ul a:hover{
	display: block;
}

#navBar ul {
	list-style: none;
	margin-top: -25px;
	margin-bottom: 30px;
	padding: 0;
	margin-left: 25%;
	width: 74.9%;
}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li{
	border-bottom: 1px dotted #990000;
}
#navBar a{
	display: block;
	padding: 3px 0 3px 3px;
	font-size: 85%;
	
}

#navBar a:link{
	color: #660000;
	text-decoration: none;
	
}

#navBar a:visited{
	color: #660000;
	text-decoration: none;
	
}

#navBar a:hover{
	color: #660000;
	background-color: #FDD16A;
	
}

/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}

.e_rechts{
	background-attachment: scroll;
	background-image: url(../grafik/bg_nav_o.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 49px;
	padding: 0px;
}
.fett{
	font-weight: bold;
}

hr{
	margin-right: 20px;
	background-color: #FF6633;
	margin-left: 20px;
	color: #FF6600;
}
.titel {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	text-decoration: none;
	font-size: 100%;
	padding-bottom: 10px;
	background-color: #FDD16A;	
}
.inputsubmit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #B43024;
	border: 1px solid #B43024;
}
.inputtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
	background-color: #FFfeCC;
	border: 1px solid #990000;
	margin-right: 20px;
	margin-left: 20px;
}
.texttd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	padding: 2px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding: 2px;
}
.textlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: #660000;
	text-decoration: underline;
}

a.textlink_co {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-weight: normal;
	color: #FDD16A;
	text-decoration: underline;
}
.zeile {
	line-height: 5px;
}
.event_box {
	padding: 4px;
	margin: 2px;
	border-top: 1px solid #333333;
	border-right: 1px solid #333333;
	border-left: 1px solid #333333;
}
.artmedic_highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	border: none;
	background-color: #FFCC99;
}
.artmedic_fett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border: none;
	background-color: #EAEAEA;
}

table {
	margin: 0;
	padding: 0 20px 0 62px;	
}

.rev {
	unicode-bidi:bidi-override;
	direction: rtl;
	
}
.rechts{
	float: right;
	margin: 20px 0 20px 20px;
}

.img_rechts{
	float: right;
	margin: 0 20px 20px 20px;
}
.clear{
	clear: right;
}
.aktuell{
	padding: 10px;
	float: right;
	width: 250px;
	margin-bottom: 20px;
	margin-left: 20px;
	border: 2px solid #CC0000;
	margin-right: 20px;
	background-color: #FFFFCC;
}
