
body, input, textarea {
    font-family:Arial, Helvetica, sans-serif; 
    font-size:12px;
	line-height:1.2em;
}
body {
    background:#F5F6F7 url(images/bg.gif) left top repeat-x;
    color:#333;
    text-align:left;
}
ul, ol {
	margin:0;
	padding:0 0 0 2em;
}
li {
	margin:0;
	padding:0;
}
h1, h2, h3, h4, h5, h6 {
	margin:1em 0 .5em;
	font-weight:bold;
	text-decoration:none;
}
h1 {
	font-size:2em;
}
h2 {
	font-size:1.8em;
}
h3 {
	font-size:1.6em;
}
h4 {
	font-size:1.4em;
}
h5 {
	font-size:1.2em;
}
h6 {
	font-size:1em;
}
fieldset {
	border:solid 1px #CCC;
}
img,
a img {
    border:0;
}
/* layout */
body {
	margin:10px 10px 10px 10px;
}
#header {
	width:889px;
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
	padding:13px 13px 13px 13px ;
}
#main {
	width:915px;
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
}
#footer {
	width:915px;
	overflow:hidden;
	height:-26px;
	padding:13px 0px 13px 0px ;
	margin-left:auto;
	margin-right:auto;
	clear:both;
}
#sidebar_left {
	float:left;
	width:214px;
	overflow:hidden;
	padding:13px 0px 13px 13px ;
}
#center_right {
	float:left;
	width:688px;
	overflow:hidden;
}
#main_top {
	clear:both;
	padding:13px 13px 13px 20px ;
}
#main_left {
	float:left;
	width:483px;
	overflow:hidden;
	padding:13px 0px 13px 20px ;
}
#main_left.wide {
	width:655px;
	overflow:hidden;
	padding-right:13px ;
}
#main_right {
	float:right;
	width:159px;
	overflow:hidden;
	padding:13px 13px 13px 13px ;
}
.break{
    clear:both;
}
/*** pruftechnik/breadcrumb.css ***/
.breadcrumb {
	color:#666;
}
.breadcrumb a {
	color:#E00024;
	text-decoration:underline;
}
.breadcrumb a:hover {
	color:#333;
}
/*** themes_generic/menu_vertical.css ***/
#topmenu,
#topmenu ul {
	margin:0;
	padding:0;
	list-style:none;
	text-align:left;
	list-style-position:outside;
}
#topmenu ul {
	padding-left:10px;
}
#topmenu li {
	display: block;
}
/*** themes_generic/header_logo_image.css ***/
#header img {
	float:right;
}
#header img.logo {
	float:left;
}
/*** themes_generic/left_full.css ***/

/*** themes_generic/right_full.css ***/

/*** themes_generic/footer_3_columns.css ***/
#footer_left {
    float: left;
	width:227px;
	padding-left:px;
	padding-right:px;
    text-align:left;
}
#footer_center { 
    float: left;
	width:503px;
	padding-left:px;
	padding-right:px;
    text-align:center;
}
#footer_right {
    float: right;
	width:185px;
	padding-right:px;
    text-align:right;
}
#header { 
    height:115px;
}

#footer {
    color:#666;
	font-size:10px;
}
#footer_left{
	width:247px;
}
#footer_center {
	width:450px;
	text-align:left;
}

#sidebar_left { 
    text-align:right; 
}
/* white bg */
#header,
#main{
    background-color:#FFF;
}
/* menu */
#topmenu {
    background:#e5e5e5 url('images/box_grey.gif') no-repeat bottom right;
    padding:10px 10px 30px;
}
#topmenu li {
	text-transform:uppercase;
}
#topmenu li li {
	text-transform:none;
	padding-left:10px;
	background:url(images/bullet.gif) 0 2px no-repeat;
}
#topmenu li li li {
	text-transform:none;
	background-image:none;
	padding-left:0;
}

#topmenu a {
	color:black;
	text-decoration:none;
	padding:4px 0;
	height:14px;
}
#topmenu a[href] {
	height:auto;
}
#topmenu a.current,
#topmenu a:hover {
	color: red;
}
#topmenu li a,
#topmenu li a:hover {
	text-transform:uppercase;
	font-weight:bold;
	color:#666;
	font-size:12px;
	display:block;
	border-bottom:1px solid white;
	background:#E5E5E5;
}
#topmenu li li a,
#topmenu li li a:hover {
	color:#666;
	font-weight:normal;
	font-size:9px;
	border-bottom:none;
	padding:0;
}
#admin_login_logout {
	text-align:left;
	margin:-25px 0 25px;
	padding-left:10px;
	height:10px;
}
/* beadcrumb */
.breadcrumb,
.breadcrumb a,
.breadcrumb a:visited {
	color:#CCC;
	font-size:11px;
}
/* content */
h1,
h2,
h3 {
	text-decoration:none;
	text-transform:uppercase;
}
h1 {
	font-size:16px;
	color:#FA3841;
}
h2 {
	font-size:14px;
}
h3 {
	font-size:12px;
}
h1 a {
	color:#FA3841;
}
h2,
h3,
h2 a,
h3 a {
	color:#666;
}
a {
	color:#999;
	text-decoration:underline;
}
a:hover {
	color:#FA3841;
}
.sectionImg {
	padding:0 10px 0 0;
	margin:5px 5px 5px 0;
}
/* homepage boxes */
#boxRed,
#boxBlue,
#boxGrey {
	margin:5px;
	padding:10px 10px 20px 10px;
	font-size:11px;
}
#boxRed.fixed,
#boxBlue.fixed,
#boxGrey.fixed {
	height:160px;
	width:302px;
}
#boxRed {
	width:auto;
	margin:10px 0 0;
	padding-bottom:30px;
	background:#FA3841 url(images/bg_corner_red.gif) no-repeat right bottom;
	color:#FFF;
}
#boxBlue {
	margin-right:0;
	background:#A3D0DA url(images/bg_corner_blue.gif) no-repeat right bottom;
	color:#FFF;
}
#boxGrey {
	margin-left:0;
	background:#C2C2C2 url(images/bg_corner_grey.gif) no-repeat right bottom;
	color:#666;
}

#boxRed h1,
#boxRed h2 {
	font-size:16px;
	font-weight:bold;
	margin:10px 0 5px;
}
#boxRed h1 {
	margin-top:0;
	text-transform:uppercase;
	color:#FFF;
}
#boxRed h2 {
	color:#FFF;
	font-size:14px;
}

#boxGrey h2,
#boxBlue h2 {
	color:#666;
	margin:0 0 10px 5px;
	text-decoration:none;
	text-transform:none;
	font-weight:bold;
	font-size:16px;
}
#boxGrey h3,
#boxBlue h3 {
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	padding:0;
	text-transform: uppercase;
	margin:0 0 2px;
}

#boxRed a{
	color:#FFF;
	text-decoration:underline;
}
#boxGrey a,
#boxBlue a {
	color:#666;
	text-decoration:underline;
}
#boxGrey h2 a,
#boxBlue h2 a {
	text-decoration:none;
}

