/* LITERATUR CSS Document Skoda Kultur Webseite schoen:mueller, Wiesbaden */

/* NAVIGATION ELEMENTS*/

#verticalNav ol li a {
	display: block;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	background: url(../imgs/bg/nav/vert_mo_lit.gif);
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c9c8c5;
}

#verticalNav ol li a:hover {
	color: #FFFFFF;
	background-position: 157px 0;
}


.flash {
	width: 712px;
	height: 210px;
	float:left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	background-image: url(../imgs/bg/musik_static_lit.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.no_flash{
	width: 155px;
	height: 210px;
	float:left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	background-image: url(../imgs/bg/nav/nav_head_lit.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


.headline {
	font-size: 12px;
	font-weight: bold;
	color: #00274A;
	text-decoration: none;
	padding-bottom: 5px;
}
.article_pic_right {
	float: right;
	color: #FFFFFF;
	background-color: #00274A;
	margin-bottom: 4px;
	margin-left: 12px;
}
.article_pic_right img{
	border: 1px solid #00274A;
}
.article_pic_left {
	float: left;
	color: #FFFFFF;
	background-color: #00274A;
	margin-right: 12px;
	margin-bottom: 4px;
}
.article_pic_left img{
	border: 1px solid #00274A;
}

.vert_head{
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 8px;
	padding-top: 6px;
	padding-left: 4px;
	color: #00274A;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c9c8c5;
}
.picbar { 
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #00274A;
	line-height: 150%;
	padding-top: 2px;
	padding-right: 3px;
	padding-left: 3px;
}
.article_teaser { 
	font-size: 11px;
	font-weight: normal;
	color: #00274A;
	text-decoration: none;
	padding-bottom: 10px;
}

