* {
	margin: 0;
	padding: 0;
}

html {
	/*border-right: 13px solid #003c7b !important;*/
	border-right: 0;
	min-height: 100%;
	scrollbar-base-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-face-color: #003c7b;
	scrollbar-highlight-color: #003c7b;
	scrollbar-shadow-color: #003c7b;
	scrollbar-track-color: #003c7b;
}

body {
	font-family:Verdana,Arial,Helvetica,sans-serif;
    font-size:11px;	
	background-color: #fff;
	color: #454545;
	background: url(img/bg_body.gif) repeat-x 0 -14px;
	padding-top: 13px;
	width: 1000px;
	overflow-x: hidden;
}

/*RAD MODIFICATION*/
p {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;	
	color: #454545;
	line-height: 16px;
	margin:0px;
}

td {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;	
	color: #454545;
}

.headlinestyle1 {
	height: 40px;
	background-image: url(img/1607.gif);
	background-repeat: no-repeat;
	background-position: left 25px;
}

.headlinestyle2 {
	height: 40px;
	background-image: url(img/1400.gif);
	background-repeat: no-repeat;
	background-position: left 25px;
}

#categoryHeadline{
	padding-left:20px;
	margin-bottom:40px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:40px;
	line-height:40px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: lowercase;
	vertical-align: bottom;
	text-decoration: none;
	padding-top:38px;
	*padding-top:36px;
}

/*END RAD MODIFICATION*/

img {
	border: 0;
}

h1, h2, h3, h5 {
	color: #003c7b;
}

h1 {
	font-size: 14px;
	font-weight: bold;
}

h2 {
	font-size: 12px;
	font-weight: bold;
}

h3 {
	font-size: 11px;
	font-weight: bold;
}

h4 {
	font-size: 11px;
	font-weight: normal;
}

h5 {
	font-size: 10px;
	font-weight: normal;
}


ul, ol {
	list-style-type: none;	
}

a {
	text-decoration: none;
	color: #003c7b;	
}

a#logo {
	margin: 0 0 0 326px;
}

div#contentFrame {
	width: 785px !important;
	width: 1000px;
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-top: 3px;
	padding: 96px 0 0 215px;
}

div.contentMain_element {
	margin: 0 40px 15px 60px;
}

div#contentMain {
	float: left;
	background: url(img/bg_content_main.gif) repeat-x 0 0;
	width: 532px;
	padding-top: 9px;
	line-height: 16px;
}

div#contentMain h2 {
	font-size: 12px;
	margin-bottom: 20px;
}


/*
###############################################################################
LISTS START CONTENT
###############################################################################
*/

div#contentMain ol li {
	margin:0 0 0 25px;
	list-style-type:decimal-leading-zero;
	padding-bottom:10px;
} 
div#contentMain ul li {
	margin:0 0 10 24px;
	list-style-image: url(img/1626_1.gif);
}

div#contentMain ul  {
	margin-bottom:30px;
}

div#contentMain li a {
	font-weight: normal;
	color:#003C7B;
	text-decoration: underline;
	padding-left:0px;
}

div#contentMain li a:hover{
	color: #000000;
}

div#contentMain .clear {
	clear:both;
}

/*
###############################################################################
LISTS END
###############################################################################
*/

div#contentSub {
	overflow: hidden;
	float: left;
	width: 233px;	
	padding-top: 110px;
	margin: 0 0 0 15px;
}

/*
###############################################################################
LISTS START SUBCONTENT
###############################################################################
*/

div#contentSub ol li {
	margin:0 0 0 25px;
	list-style-type:decimal-leading-zero;
	padding-bottom:10px;
} 
div#contentSub ul li {
	margin:0 0 10 15px;
	list-style-image: url(img/835_1.gif);
}

div#contentSub ul  {
	margin-bottom:30px;
}

div#contentSub li a {
	font-weight: normal;
	color:#003C7B;/*color:#DBE5F0;*/
	text-decoration: underline;
	padding-left:0px;
}

div#contentSub li a:hover{
	color: #000000;
}

div#contentSub .clear {
	clear:both;
}

/*
###############################################################################
LISTS END
###############################################################################
*/

img#headline {
	margin-bottom: 40px;
}

/*iframe {
	position: absolute;
	border: 0;
	width: 700px;
	min-height: 300px;
	height: auto !important;
	height: 300px;
}*/

div.contentSub_element h2 {
	font-size: 11px;
	margin-bottom: 10px;
}

div.contentSub_element ul li {
	padding-left: 15px;
	background: url(img/287.gif) no-repeat 0 5px;
}

/*
###############################################################################
BILKD MODULK REDAXO 4
###############################################################################
*/

/* Definition der Klassen ohne Rahmen*/ 

.pleft {
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	vertical-align: text-bottom;
    border: none;
}
.pright {
	float: right;
	margin-top: 0px;
	margin-left: 15px;
	margin-bottom: 15px;
	vertical-align: text-bottom;
    border: none;
}
.pnormal {
	clear: both;
	border: none;
}

.floatLeft{
	float:left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 0px solid #000000;
	clear:both;
}
.floatRight{
	float:right;
	margin-left: 10px;
	margin-bottom: 10px;
	border: 0px solid #000000;
	clear:both;
}


/* Definition der KLassen mit  Rahmen (2.Stil) */

.pleft_b {
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	vertical-align: text-bottom;
    border: 1px solid #2C2F38;
}
.pright_b {
	float: right;
	margin-top: 0px;
	margin-left: 15px;
	margin-bottom: 15px;
	vertical-align: text-bottom;
    border: 1px solid #2C2F38;
}

.pnormal_b {
	clear: both;
	border: 1px solid #2C2F38;
	margin-bottom: 15px;
}

.caps {
	text-transform: uppercase;
}

