

html {
	margin : 0px 0px 0px 0px;
} 

body {
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	font-family : Arial, Helvetica, sans-serif;
	color: #444444;
	font-size: 11px;
}

#pageboundingbox{
	border: 0px solid red;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	width: 790px;
}

#headerboundingbox {
	margin : 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 37px;
	width: 790px;
	border: 0px solid magenta;
	background-image:url(/cms/cmsCustom/default/headers/default_v1.0.0/images/bg_header.gif);
	background-repeat: no-repeat;
}

#headerboundingboxCol1 {
	height: 37px;
	width: 758px;
	float: left;
	padding: 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
	border: solid 0px green;
}

#headerboundingbox1 {
	margin : 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 81px;
	width: 790px;
	border: 0px solid magenta;
	background-image:url(/cms/cmsCustom/default/headers/default_v1.0.0/images/bg_linien.gif);
	background-repeat: repeat-y;
}

#headerboundingbox1Col1 {
	height: 81px;
	width: 250px;
	float: left;
	padding: 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
	border: solid 0px green;
}

#headerboundingbox1Col2 {
	height: 81px;
	width: 509px;
	float: left;
	padding: 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
	border: solid 0px green;
	
		overflow:hidden;
	
}

#headerboundingbox1Col2Top {
	height: 57px;
	width: 509px;
	float: left;
	padding: 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
	border: solid 0px green;
}

#headerboundingbox1Col2Bottom {
	height: 24px;
	width: 509px;
	float: left;
	padding: 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
	border: solid 0px green;
}

#contentboundingbox {
	width: 788px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px solid pink;
	background-image:url(/cms/cmsCustom/default/headers/default_v1.0.0/images/bg_content_linien.gif);
	background-repeat: repeat-y;
}

#contentboundingboxCol1 {
	width: 174px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float: left;
	border: solid 0px green;
	background-color: #CF2434;
}

#contentboundingboxCol2 {
	width: 577px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 8px;
	float: left;
	border: solid 0px red;
}

#footerboundingbox {
	clear: both;
	height: 20px;
	width: 760px;
	margin: 0px 0px 0px 0px;
	padding: 35px 0px 0px 0px;
	border: solid 0px red;
	background-image:url(/cms/cmsCustom/default/headers/default_v1.0.0/images/bg_footer.gif);
	background-repeat: no-repeat;
}

td {
	color: #000000;
	font-size: 11px;
	text-align: left;
}

div  {
	color: #000000;
	font-size: 11px;
	text-align: left;
}

p {
	margin: 	0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	
}

textarea {
	font-size: 11px;
	font-family : Arial, sans-serif;
	
}

select {
	font-size: 11px;
	
}

input {
	font-size: 11px;
	
}



h1 {
	font-size 	  	: 16px;
	margin      		: 0px 0px 0px 0px;
	padding					: 15px 0px 6px 0px;
}
h2 {
	font-size 			: 12px;
	font-weight			:	bold;
	font-style			: normal;
	margin      		: 0px 0px 0px 0px;
	padding					: 0px 0px 0px 0px;
}
h3 {
	font-size				: 12px;
	font-weight			:	bold;
	font-style			: normal;
	margin      		: 0px 0px 0px 0px;
	padding					: 0px 0px 0px 0px;
}
h4 {
	font-weight			:	bold;
	font-style			: normal;
	margin      		: 0px 0px 0px 0px;
	padding					: 0px 0px 0px 0px;
}
h5 {
	font-weight			:	bold;
	font-style			: italic;
	margin      		: 0px 0px 0px 0px;
	padding					: 0px 0px 0px 0px;
}
h6 {
	font-size				: 9px;
	margin      		: 0px 0px 0px 0px;
	padding					: 0px 0px 0px 0px;
}
.none {
	margin      		: 0px 0px 0px 0px;
	padding					: 0px 0px 0px 0px;
}


.popUpInput {
	padding					: 3px 3px 3px 3px;
}
.popUpButton {
	height: 						18px;
	color:							#000000;
	text-align:					center;
}


.element  {
	color: #666666;
	text-align: left;
}


.element ol {
	margin-left: 13px;
}
.element ul {
	margin-left: 8px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.element li {
	margin-left: -33px;
}


.bordercolor {
	background-color: #bbbbbb;
}
.content {
	background-color: #ffffff;
}
.normal {
	background-color: #ffffff;
}	
.title {
	font-family			: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size				:	12px;
	font-weight			:	bold;
	background-color:	#F2F2F2;
	color						: #000000;
}
.odd {
	background-color:	#F2F2F2;
}
.border {
	background-color:	#E3E3E3;
}
.small {
	font-family			:	Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size				:	10px;
	color						:	#000000;
}
.copyright {
	font-family			: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size				: 11px;
	color						:	#CBCBCB;
	background-color:	#9C9C9C;
	letter-spacing  : 1px;
}
hr {
	color						:	#000000;
	height					: 1px;
}


a	{
	color: #ca2121;
	font-weight: bold;
	text-decoration: none;
}
a:visited	{
	color: #ca2121;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	color: #ca2121;
	font-weight: bold;
	text-decoration: none;
}
a:hover	{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.headermenuLink	{
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}
.headermenuLink:visited	{
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}
.headermenuLink:active {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}
.headermenuLink:hover	{
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

.copyrightLink	{
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
.copyrightLink:visited	{
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
.copyrightLink:active {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
.copyrightLink:hover	{
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

.statischesMenu {
	width: 173px;
	height: 17px;
	position: relative;
	padding: 7px 0px 6px 0px;
	color: #ffffff;
	font-size: 12px;
}

.statischesMenuLink	{
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}
.statischesMenuLink:visited	{
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}
.statischesMenuLink:active {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}
.statischesMenuLink:hover	{
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

.catalogDisplayMultilistTitellink	{
	color: #ffffff;
	font-size: 32px;
}
.catalogDisplayMultilistTitellink:visited	{
	color: #ffffff;
	font-size: 32px;
}
.catalogDisplayMultilistTitellink:active {
	color: #ffffff;
	font-size: 32px;
}
.catalogDisplayMultilistTitellink:hover	{
	color: #ffffff;
	font-size: 32px;
}


.listenTitel {
	background: #DFD4C8;
	font-weight: bold;
	padding: 3px 5px 3px 5px;
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}

.listenContent {
	background: #EBEBEB;
	padding: 3px 5px 3px 5px;
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}

.textContent {
	background: #EBEBEB;
	padding: 3px 10px 3px 10px;
}

.textContent1PxRechts {
	background: #EBEBEB;
	padding: 3px 10px 3px 10px;
	border-right: 1px solid #ffffff;
}

.textContent1PxUnten {
	background: #EBEBEB;
	padding: 3px 10px 3px 10px;
	border-bottom: 1px solid #ffffff;
}

.textContent1PxRechtsUndUnten {
	background: #EBEBEB;
	padding: 3px 10px 3px 10px;
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}



.newsButton {
	font-family	   : Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size		   : 11px;
	color					 : #000000;
	text-align     : center;
	width				   : 60px;
	height			   : 20px;
}
.newsInput {
	font-family 		: Verdana, Arial, Helvetica, sans-serif;
	color						: #666666;
	font-size				: 11px;
	width						: 150px;
}
.newsTitle {
	font-family			: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size				: 14;
	font-weight			: bold;
	color						: #333333;
	margin-bottom		: 50px;
}
.newsDate {
	font-family			: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size				: 12;
	font-weight			: normal;
	color						: #333333;
}
.newsLead {
	font-family			: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size				: 12;
	font-weight			: bold;
	color						: #333333;
}
.newsText {
	font-family			: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size				: 12;
	font-weight			: normal;
	color						: #333333;
}
.newsLink {
	font-family			: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size				: 12;
	font-weight			: normal;
	color						: #1f3f79;
}
.newsLink:VISITED {
	font-family			: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size				: 12;
	font-weight			: normal;
	color						: #1f3f79;
}
.newsLink:ACTIV {
	font-family			: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size				: 12;
	font-weight			: normal;
	color						: #5A72A1;
}
.newsLink:HOVER {
	font-family			: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size				: 12;
	font-weight			: normal;
	color						: #ff0000;
}



a.forumLink:activ, a.forumLink:hover, a.forumLink:link, a.forumLink:visited {
	font-size				: 10;
	color						: #CC0000;
}
a.forumCatLink:activ, a.forumCatLink:hover, a.forumCatLink:link, a.forumCatLink:visited {
	font-size				: 11;
	color						: #CC0000;
}
a.forumThemeLink:activ, a.forumThemeLink:hover, a.forumThemeLink:link, a.forumThemeLink:visited {
	font-size				: 11;
	color						: #CC0000;
	padding-left    : 5px;
}
.forumBorderColor {
	background-color: #4A4A4A;
}
.forumFontSmall {
	font-size				: 10;
}
.forumNormal {
	font-size				: 11;
	background-color: #FFFFFF;
}	
.forumNormalRed {
	font-size				: 11;
	color           : #CC0000;
	background-color: #FFFFFF;
}	
.forumInputFields {
	font-size				: 11;
}
.forumOdd {
	font-size				: 11;
	background-color:	#F2F2F2;
}
.forumTitleBig {
	height					: 20px;
	font-size				:	12px;
	font-weight			:	bold;
	background-color:	#F2F2F2;
	vertical-align	: middle; 
	padding-left	  : 5px; 
	padding-right		: 5px;
}
.forumTitleSmall {
	height					: 20px;
	font-size				:	10px;
	font-weight			:	bold;
	background-color:	#F2F2F2;
	vertical-align	: middle; 
	padding-left	  : 5px; 
	padding-right		: 5px;
}
.forumCatData {
	height					: 35px;
	vertical-align	: middle; 
	padding-left	  : 5px; 
	padding-right		: 5px;
}
.forumCatDescription {
	font-size				: 11;
	font-weight     : bold;
	padding-bottom  : 5px;
}
.forumThemeNormal {
	font-size				: 11;
	background-color: #FFFFFF;
	vertical-align	: middle; 
	padding-left	  : 5px; 
	padding-right		: 5px;
}	
.forumThemeOdd {
	font-size				: 11;
	background-color:	#F2F2F2;
	vertical-align	: middle; 
	padding-left	  : 5px; 
	padding-right		: 5px;
}
.forumDisNormal {
	height					: 50px;
	font-size				:	11px;
	background-color:	#FFFFFF;
	vertical-align	: top; 
	padding         : 5px;
}
.forumDisOdd {
	height					: 50px;
	font-size				:	11px;
	background-color:	#F2F2F2;
	vertical-align	: top; 
	padding         : 5px;
}

