div.stdArtikel H1 {
	font-size: 14px;
	font-weight: bold;
	color: #DF1E23;
	letter-spacing: 2px;
	line-height: 19px;
	border-bottom: 1px solid #E1E1E1;
	margin-bottom: 10px;
	padding-bottom: 1px;
}



div.stdArtikel div.main, div.stdArtikel {
	font-size: 11px;
	width: 100%;
}

div.stdArtikel.bild div.main {
	background-color: #F5ECC5;
}

div.stdArtikel div.main TD {
	font-size: 11px;
	line-height: 16px;
}

div.stdArtikel div.foot {
	padding: 2px;
	background-color: #E7E7E7;
}

div.stdArtikel div.foot a {
	color: #2D2D2D;
	font-weight: bold;
	text-decoration: none;
	font-size 11px;
}

div.stdArtikel div.foot a:hover {
	color: #000000;
	text-decoration: none;
}



a {
	text-decoration: underline;
	color: #666666;
}

a:hover {
	text-decoration: underline;
	color: #3D6272;
}



div.bildteaser {
	border: 1px solid;
	width: 172px;
	text-align: center;
	margin-top: 4px;
}

div.bildteaser H1 {
	font-size: 12px;
	font-weight: bold;
	margin: 4px;
	padding: 0px;
	width: 100%;
}

div.bildteaser H1 a {
	text-decoration: none;
}


div.col1 div.bildteaser {
	background-color: #3D6272;
	border: 1px solid #CCCCCC;
}

div.col1 div.bildteaser h1 a, div.col1 div.bildteaser h1 a:visited {
	color: #CCCCCC;
}

div.col1 div.bildteaser h1 a:hover{
	color: #FFFFFF;
	text-decoration: none;
}

div.col1 div.bildteaser img {
	border: 1px solid #FFFFFF;
	margin: 4px;
}



div.col2 div.bildteaser {
	background-color: #26383D;
	border: 1px solid #CCCCCC;
}

div.col2 div.bildteaser h1 a, div.col2 div.bildteaser h1 a:visited {
	color: #CCCCCC;
}

div.col2 div.bildteaser h1 a:hover{
	color: #FFFFFF;
	text-decoration: none;
}

div.col2 div.bildteaser img {
	border: 1px solid #FFFFFF;
	margin: 4px;
}


div.col3 div.bildteaser {
	background-color: #CFA824;
	border: 1px solid #FFFFFF;
}

div.col3 div.bildteaser h1 a, div.col2 div.bildteaser h1 a:visited {
	color: #FFFFFF;
}

div.col3 div.bildteaser h1 a:hover{
	color: #CCCCCC;
	text-decoration: none;
}

div.col3 div.bildteaser img {
	border: 1px solid #FFFFFF;
	margin: 4px;
}

div.col4 div.bildteaser {
	background-color: #E8E495;
	border: 1px solid #FFFFFF;
}

div.col4 div.bildteaser h1 a, div.col2 div.bildteaser h1 a:visited {
	color: #CFA824;
}

div.col4 div.bildteaser h1 a:hover{
	color: #FFFFFF;
	text-decoration: none;
}

div.col4 div.bildteaser img {
	border: 1px solid #FFFFFF;
	margin: 4px;
}




div.stdTeaser {
	font-size: 11px;
	width: 99%;

}


div#right div.stdTeaser  {
	font-size: 11px;
	width: 222px;
	margin-left: 12px;
	margin-bottom: 12px;
}

div.stdTeaser H2 {
	font-size: 11px;
	margin: 0px;
	padding: 0px;

	font-weight: normal;
}

div.stdTeaser H2 a:link {
	text-decoration: none;
}

div.stdTeaser div.teaserImage {
	text-align: center;
	margin-left: 2px;
	margin-right: 2px;
}

div.stdTeaser div.teaserText {
	text-align: left;
}



div.stdTeaser a, div.stdTeaser a:visited {
	color: #FFFFFF !important;	
	text-decoration: none;
}

div.stdTeaser a:hover {
	color: #CCCCCC!Important;
}

div.stdTeaser H2 {
	color: #FFFFFF;	
	background-image: url(/images/teaser_head.gif);
	background-repeat: no-repeat;
	width: 222px; 
	height: 16px;
	padding-left: 22px;
	font-size: 11px;
	line-height: 16px;

}

div.stdTeaser div.bottom {
	background-image: url(/images/teaser_bottom.jpg);
	background-repeat: no-repeat;
	height: 21px;
	text-align: right;
	width: 222px;
	color: E0B616;
	font-weight: bold;
	font-size: 11px;

}

div.stdTeaser div.bottom a:link, div.stdTeaser div.bottom a:visited {
	color: #DF1E23 !important;
	text-decoration: none;
	padding-right: 12px;
}

div.stdTeaser div.bottom a:hover {
	color: #2D2D2D !important;	
}



div.stdTeaser div.teaserImage img {
	float: left;
	margin-top: 4px;
	margin-right: 4px;
	margin-left: 4px;
}

div.stdTeaser div.teaserImage  img {
	border: 1px solid #00844A;
}

div.stdTeaser div.teaserText {
	background-image: url(/images/teaser_bg.jpg);
	background-repeat: repeat-y;
	padding: 6px;
	padding-right: 18px;
}





div.stdTeaser a:visited {
	color: #FFFFFF;
	text-decoration: none;
}


div.stdTeaser div.teaserImage  img {
	border: 1px solid #CCCCCC;
}



table.gallerie {
	width: 100%;

}

table.gallerie table.floatImage {
	float: left;
	padding: 2px;
	margin: 2px;
	width: 120px;
	height: 120px;
	background-color: #F5ECC5;
	border: 1px solid #CCCCCC;
}

table.gallerie table.floatImage img {
	border: 1px solid #FFFFFF;
}


div.gbnav {
	font-size: 12px;
	}

div.gbnav a.add {
	text-decoration: none;
	border-bottom: 1px solid #E1E1E1;
	display: block;
	margin-bottom: 4px;
	padding-bottom: 4px;
}

div.gbnav div.pagenav {
	margin-bottom: 8px;
	font-size: 11px;
}

div.gbnav div.pagenav a {
	text-decoration: none;
}

table.gbform {
	border: 1px solid #CCCCCC;
}

table.gbform TD {
	font-size: 11px;
}

table.gbform TD input.med {
	width: 50%;
}

table.gbform TD .full {
	width: 99%;
}
