/** global **/
body {
	background-color: #fff;	
	margin: 0px;
	padding: 0px;
	font-family: verdana, sans-serif;
	font-size: 0.7em;	
}

/**  layers inside main container **/

#boxList {
	width: 480px;	
}

/* Internet Explorer,  */
* html #boxList {	
	position: absolute;
}


#logo {	
	margin: 0px 0px 20px 0px;
	padding: 0px;
}

#popupFuncs {
	display: none;
}

#popupFuncs a, #boxList p a, #picVert p a {
	text-decoration: none;
	border: none;
	color: #88192C;
	font-weight: normal;
}

#popupFuncs a:hover, #boxList p a:hover, #picVert p a:hover {
	text-decoration: underline;	
}

/** Content Bereich **/

#content {
	clear: both;
	position: relative;
	padding-top: 15px;	
}


div.rubrik {	
	width: 100%;
	clear: both;
	margin-top: 10px;	
}

div.teaser {
	margin: 0px 0px 5px 0px;
	/*clear: both;*/
	page-break-inside: avoid;	
}

div.greyshadow {
	width: 91px;
	height: 90px;
	float: left;
}
div.noImage {
	width: 91px;
	min-height: 1px;
	float: left;
}
div.text {
	float: left;
	width: 389px;
	page-break-inside: avoid;
	margin-bottom: 10px;	
}

* html div.text {
	margin-bottom: 0;
}


img.intPic{
	margin: 9px 0 0 11px;
}

h1 {
	color: #88192C;
	font-weight: bold;
	font-size: 1.2em;	
	margin: 0 0 10px 0;
}

h2 {
	color: #88192C;
	font-weight: bold;
	font-size: 1.0em;
	margin:0;
	padding: 5px 0 3px 0;	
}

h2 a{
	text-decoration: none;	
	color: #88192C;
	font-weight: bold;
}

h2 a:hover{
	text-decoration: underline;		
}

p {
	margin: 0 0 10px 0;
	line-height: 1.3em;	
	page-break-inside: avoid;
	widows: 5;	
}

.date {
	color: #000;
	font-weight: bold;	
}

img.querformat {
	margin: 0 0 10px 0;	
}

/** Verikales Template **/

#boxVertikal {
	width: 580px;
}

#picVert{	
	width: 340px;
	float: left;
}

#text {	
	width: 240px;
	float: left;
}



/* Channel-Info Popup */
#channelInfoHeadline{
	margin: 0;
	padding: 0;		
	width: 280px;	
	font-size: 14px;
	font-weight: bold;
	height: 23px;
		
	text-align:center;	
}

img.icon {	
	margin: 0 8px 0 0;
	padding:0;		
}

#channelInfoText a {
	color: #8f071d;
	text-decoration: none;
	line-height: 1.3em;
}
#channelInfoText a:hover {
	text-decoration: underline;
}

.text a {
	color: #8f071d;
	text-decoration: none;	
}

.text a:hover {	
	text-decoration: underline;	
}
