/**
 * template.css
 *
 * edition 101 (c) CMS
 * Vorlage fuer Standard-CSS-File
 *
 * Copyright (c) 2005 KOMTRIGON GmbH & Co. KG
 * @version $Id: template.css,v 1.3 2008/03/05 09:32:11 eike Exp $
 **/

/**
 * durch Systemmanager überarbeitete Klassen und Elemente
 **/

body {
	margin: 0px;
	text-decoration : none;
	font-family : Arial, sans-serif;
	font-weight : normal;
	font-size: 14px;
	line-height: 15px;
	color : #000000;
}

.header_grey{
	text-decoration : none;
	font-family : Arial, sans-serif;
	font-weight : normal;
	font-size: 12px;
	color: #4d4d4d;
}

.header{
	text-decoration : none;
	font-family : Arial, sans-serif;
	font-weight : normal;
	font-size: 12px;
	color : #002962;
}

.header_white_bold{
	text-decoration : none;
	font-family : Arial, sans-serif;
	font-weight : bold;
	font-size: 12px;
	color : #ffffff;
}

.footer{
	text-decoration : none;
	font-family : Arial, sans-serif;
	font-weight : normal;
	font-size: 13px;
	color : #667FA1;
	background-color: #002962;
}
.footer_blue{
	text-decoration : none;
	font-family : Arial, sans-serif;
	font-weight : normal;
	font-size: 13px;
	color : #004282;
	background-color: #002962;
}

.menu01Style{
    background-color: #DDD7B9;
    /*padding-left: 10px;
	margin-bottom: 1px;
    width: 175px;
	width: 165px;
    max-width: 175px;
	min-height: 21px;
	line-height: 21px;
	/*text-transform: uppercase;
	border: 1px solid #004282;*/
}
.menu01Style_IE{
    background-color: #DDD7B9;
    /*padding-left: 10px;
	margin-bottom: 1px;
    width: 175px;
    max-width: 175px;
	min-height: 21px;
	line-height: 21px;
	text-transform: uppercase;*/
}
.menu01{
	text-decoration : none;
	font-family : Arial, sans-serif;
	font-weight : bold;
	font-size: 12px;
	color : #002962;
}

.menu01Hi{
	text-decoration : none;
	font-family : Arial, sans-serif;
	font-weight : bold;
	font-size: 12px;
	color : #002962;
}

.menu02Style{
	/*background-image: url(media/dot_nav.gif);
    background-repeat: no-repeat;
    background-position: 10px 9px;*/
    background-color: #DDD7B9;
    /*padding-left: 20px;
	margin-bottom: 1px;
	/*width: 175px;
	width: 155px;
    max-width: 155px;
	min-height: 21px;
	line-height: 21px;*/
}

.menu02,.menu03,.menu04{
	text-decoration : none;
	font-family : Arial, sans-serif;
	font-weight : normal;
	font-size: 12px;
	color : #000000;
}
.menu02Hi,.menu03Hi,.menu04Hi{
	text-decoration : none;
	font-family : Arial, sans-serif;
	font-weight : bold;
	font-size: 12px;
	color : #000000;
}

.menu03Style{
	/*background-image: url(media/dot_nav.gif);
    background-repeat: no-repeat;
    background-position: 20px 9px;*/
    background-color: #DDD7B9;
    /*padding-left: 30px;
	margin-bottom: 1px;
	width: 145px;
    max-width: 145px;
	min-height: 21px;
	line-height: 21px;*/
}

.menu04Style{
	/*background-image: url(media/dot_nav.gif);
    background-repeat: no-repeat;
    background-position: 30px 9px;*/
    background-color: #DDD7B9;
    /*padding-left: 40px;
	margin-bottom: 1px;
	width: 135px;
    max-width: 135px;
	min-height: 21px;
	line-height: 21px;*/
}


.text,td {
	text-decoration : none;
	font-family : Arial, sans-serif;
	font-weight : normal;
	font-size: 14px;
	line-height: 15px;
	color : #000000;
}

q {
	text-decoration : none;
	font-family : Arial, sans-serif;
	font-weight : normal;
	font-size: 14px;
	line-height: 15px;
	color : #7B7558;
}

.inputTextBlue {
	text-decoration : none;
	font-family : Arial, sans-serif;
	font-weight : normal;
	font-size: 14px;
	line-height: 15px;
	color : #000000;
	border: solid 1px #000;
	background-color: #fff;
}

.inputTextBlueError {
	text-decoration : none;
	font-family : Arial, sans-serif;
	font-weight : normal;
	font-size: 14px;
	line-height: 15px;
	color : #000000;
	border: solid 1px #9F0B0B;
	background-color: #fff;
}

.inputTextBlueErrorBG {
	text-decoration : none;
	font-family : Arial, sans-serif;
	font-weight : normal;
	font-size: 14px;
	line-height: 15px;
	color : #000000;
	border: solid 1px #000000;
	background-color: #FF9999;
}

.divError {
	border: solid 1px #9F0B0B;
}

.divNoError {
	border: solid 1px #ffffff;
}

.tdError {
	text-decoration : none;
	font-family : Arial, sans-serif;
	font-weight : normal;
	font-size: 14px;
	line-height: 15px;
	color : #9F0B0B;
}

.headlineSmall,caption {
	text-decoration: none;
	font-size: 14px;
	font-family: Arial, sans-serif;
	color: #002962;
	font-weight: bold;
}

.headlineMarginal {
	font-size: 18px;
	font-family: Arial, sans-serif;
	color: #000000;
	font-weight: bold;
}

.textMargin {
	text-decoration : none;
	font-family : Arial, sans-serif;
	font-weight : normal;
	font-size: 14px;
	color : #000000;
}

.textMarginColored {
	text-decoration : none;
	font-family : Arial, sans-serif;
	font-weight : normal;
	font-size: 14px;
	color : #002962;
}

.linkMargin {
	text-decoration : none;
	font-family : Arial, sans-serif;
	font-weight : bold;
	font-size: 14px;
	color : #002962;
}

.linkMarginRed {
	text-decoration : none;
	font-family : Verdana, Arial, sans-serif;
	font-weight : normal;
	font-size: 10px;
	color : #C73E1A;
}

.link1Smalle {
	background-image: url(media/link1.gif);
    background-repeat: no-repeat;
    background-position: left center;
	padding-left: 7px;
	font-size: 14px;
	font-family: Arial, sans-serif;
	color: #002962;
	text-decoration : none;
}

.textBlue {
	text-decoration : none;
	font-family : Arial, sans-serif;
	font-size: 14px;
	color: #002962;
}

a,a.textBlue,.link1e,.linkMain {
	text-decoration : none;
	font-family : Arial, sans-serif;
	font-size: 14px;
	color: #002962;
	font-weight : bold;
}

.breadcrumb_navigation,.exkl_headline,.exkl_headline_light {
	text-decoration: none;
	color: #666666;
	font-size: 14px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	line-height:15px;
}

.exkl_headline_red {
	text-decoration: none;
	color: #9F0B0B;
	font-size: 14px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	line-height:15px;
}

.exkl_headline_blue {
	text-decoration: none;
	color: #0091DF;
	font-size: 14px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	line-height:15px;
}

.date{
    padding-left: 10px;
    padding-right: 0px;
	margin: 0px;
    /*width: 100%;*/
    width: 188px;
    max-width: 200px;
	min-height: 18px;
	line-height: 18px;
	text-decoration : none;
	font-family : Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 1px solid #004282;
}

.keyHeader {
	background-color: #ffffff;
	text-decoration : none;
	font-family : Arial, sans-serif;
	font-weight : normal;
	font-size: 24px;
	color : #ff0000;
}

h1 {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 6px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 24px;
	color:#002962;
	line-height: 18px;
}

h2 {
	font-size: 18px;
	font-family: Arial, sans-serif;
	color: #002962;
	font-weight: bold;
	width: 100%;
	min-height: 18px;
	line-height: 18px;
	margin-top: 0px;
	margin-bottom: 0px;
}


h3 {
	font-size: 18px;
	font-family: Arial, sans-serif;
	/*color: ;*/
	font-weight: normal;
	width: 100%;
	max-width: 188px;
	min-height: 18px;
	line-height: 18px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.hdl_class {
	font-size: 18px;
	font-family: Arial, sans-serif;
	color: #002962;
	font-weight: bold;
	width: 100%;
	min-height: 18px;
	line-height: 18px;
	margin-top: 0px;
	margin-bottom: 0px;
}

h5 {
	font-size: 14px;
	font-family: Arial, sans-serif;
    font-weight: normal;
	color: #000000;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 12px;
	padding-right: 4px;
	margin-top: 0px;
	margin-bottom: 0px;
}

h6 {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 6px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 24px;
	color: #7B7558;
	line-height: 18px;
}


.section_style_1 {
	background-color: #DDD7B9;
	color: #000;
	font-size: 18px;
	font-family: Arial, sans-serif;
	font-weight: bold;
}

.section_style_2 {
	background-color: #fff;
	color: #002962;
	font-size: 18px;
	font-family: Arial, sans-serif;
	font-weight: bold;
}

.section_style_3 {
	background-color: #DDD7B9;
	color: #002962;
	font-size: 18px;
	font-family: Arial, sans-serif;
	font-weight: bold;
}

.section_style_4 {
	background-color: #fff;
	color: #7B7558;
	font-size: 18px;
	font-family: Arial, sans-serif;
	font-weight: bold;
}

.section_style_5 {
	background-color: #fff;
	color: #7B7558;
	font-size: 18px;
	font-family: Arial, sans-serif;
	font-weight: bold;
}

.content_section_style_1 {
	background-color: #DDD7B9;
	color: #000;
	font-size: 24px;
	font-family: Arial, sans-serif;
	font-weight: bold;
}

.content_section_style_2 {
	background-color: #fff;
	color: #002962;
	font-size: 24px;
	font-family: Arial, sans-serif;
	font-weight: bold;
}

.content_section_style_3 {
	background-color: #DDD7B9;
	color: #002962;
	font-size: 24px;
	font-family: Arial, sans-serif;
	font-weight: bold;
}

.content_section_style_4 {
	background-color: #fff;
	color: #7B7558;
	font-size: 24px;
	font-family: Arial, sans-serif;
	font-weight: bold;
}

.content_section_style_5 {
	background-color: #fff;
	color: #7B7558;
	font-size: 24px;
	font-family: Arial, sans-serif;
	font-weight: bold;
}

/**
*	Styles für IDs
**/
#footer {
	width:860px;
	height:18px;
	margin:0px;
	text-align:center;
	background-color:#F2F2F2;
	color:black;
}
#footer_text {
	margin-left:226px;
	text-align:left;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}

/**
 * Nicht veränderte Klassen und Elemente
 **/

.textWidget {
	text-decoration : none;
	font-family : Verdana, Arial, sans-serif;
	font-weight : normal;
	font-size: 10px;
	color : #000000;
}

.textWidgetRot {
	text-decoration : none;
	font-family : Verdana, Arial, sans-serif;
	font-weight : normal;
	font-size: 10px;
	color : #A80404;
}

.blue_box{
    background-color: #0091DF;
	margin-top: 0px;
	margin-left: 1px;
	margin-bottom: 1px;
	width: 100%;
    max-width: 216px;
	min-height: 18px;
	line-height: 18px;
}

.content_small {
	width: 426px;
	background-color:white;
	color:black;
}

.content_large {
	width: 642px;
	background-color:#DDD7B9;
	color:black;
}

.leftbox {
	width: 215px;
	margin-right: 10px;
	background-color:#F2F2F2;
	color:black;
	margin-bottom:0px;
}
.rightbox {
	width: 212px;
	background-color:#F2F2F2;
	color:black;
	margin-bottom:0px;
	/*border-right: 1px solid #ffffff;*/
}

.textSmallRot {
	text-decoration : none;
	font-family : Trebuchet MS, Verdana, Arial, sans-serif;
	font-weight : normal;
	font-size: 10px;
	color : #A80404;
}

.textLight {
	text-decoration : none;
	font-family : Trebuchet MS, Verdana, Arial, sans-serif;
	font-weight : normal;
	font-size: 11px;
	color : #E9EBEE;
}

.textLinkDark {
	text-decoration : none;
	font-family : Trebuchet MS, Verdana, Arial, sans-serif;
	font-weight : normal;
	font-size: 10px;
	color : #000000;
}

.textTeaser {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #5F6B78;
}

.link {
	text-decoration : none;
	font-family : Trebuchet MS, Verdana, Arial, sans-serif;
	font-weight : bold;
	font-size: 12px;
	color: #305A88;
}

.weiterLink {
	text-decoration : none;
	font-family : Trebuchet MS, Verdana, Arial, sans-serif;
	font-weight : bold;
	font-size: 12px;
	color: #305A88;
}

.weiterLinkRot {
	text-decoration : none;
	font-family : Trebuchet MS, Verdana, Arial, sans-serif;
	font-weight : bold;
	font-size: 12px;
	color: #A80404;
}

.textSmall {
	text-decoration : none;
	font-family : Trebuchet MS, Verdana, Arial, sans-serif;
	font-weight : normal;
	font-size: 11px;
	color : #000000;
}

.textSmallRot {
	text-decoration : none;
	font-family : Trebuchet MS, Verdana, Arial, sans-serif;
	font-weight : normal;
	font-size: 10px;
	color : #A80404;
}

.textBlueLink {
	text-decoration : none;
	font-family : Trebuchet MS, Verdana, Arial, sans-serif;
	font-weight : bold;
	font-size: 12px;
	color: #000000;
}

.linkMajor {
	text-decoration : none;
	font-family : Trebuchet MS, Verdana, Arial, sans-serif;
	font-weight : bold;
	font-size: 11px;
	color : #A80404;
}

.linkSchwarz {
	text-decoration : none;
	font-family : Trebuchet MS, Verdana, Arial, sans-serif;
	font-weight : bold;
	font-size: 11px;
	color: #000000;
}

.textKleinHeader {
	text-decoration : none;
	font-family : Trebuchet MS, Verdana, Arial, sans-serif;
	font-weight : normal;
	font-size: 10px;
	color : #FFFFFF;
}

.textSmallWhite {
	text-decoration : none;
	font-family : Trebuchet MS, Verdana, Arial, sans-serif;
	font-weight : normal;
	font-size: 11px;
	color : #FFFFFF;
}

.textBlueSmall {
	text-decoration : none;
	font-family : Trebuchet MS, Verdana, Arial, sans-serif;
	font-weight : bold;
	font-size: 11px;
	color: #305A88;
}

.textSmallInactive {
	text-decoration : none;
	font-family : Trebuchet MS, Verdana, Arial, sans-serif;
	font-weight : normal;
	font-size: 11px;
	color : #838383;
}


.textKleinHeaderRot {
	text-decoration : none;
	font-family : Trebuchet MS, Verdana, Arial, sans-serif;
	font-weight : bold;
    font-size: 12px;
	color : #AE1215;
}

.textHeadline {
	text-decoration : none;
	font-family : Trebuchet MS, Verdana, Arial, sans-serif;
	font-weight : bold;
	font-size: 12px;
	color : #000000;
}

.textSubHeadline {
	text-decoration : none;
	font-family : Trebuchet MS, Verdana, Arial, sans-serif;
	font-weight : bold;
	font-size: 12px;
	color : #000000;
}

.textComment {
	text-decoration : none;
	font-family : Trebuchet MS, Verdana, Arial, sans-serif;
	font-weight : normal;
	font-size: 10px;
	color : #000000;
}

.textWhite {
	text-decoration : none;
	font-family : Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 12px;
	color : #FFFFFF;
}

.headerDark {
	text-decoration : none;
	font-family : Trebuchet MS, Verdana, Arial, sans-serif;
	font-weight : bold;
	font-size: 10px;
	color : #000000;
}

.headerLightBig {
	text-decoration : none;
	font-family : Trebuchet MS, Verdana, Arial, sans-serif;
	font-weight : bold;
	font-size: 15px;
	color : #000000;
}

.contentHeader {
	text-decoration : none;
	font-family : Trebuchet MS, Verdana, Arial, sans-serif;
	font-weight : bold;
	font-size: 12px;
	color : #C0C7D0;
}

.headlineDark {
	text-decoration : none;
	font-family : Trebuchet MS, Verdana, Arial, sans-serif;
	font-weight : bold;
	font-size: 10px;
	color: #DEDEDE;
}

.festeBreite {
	text-decoration : none;
	font-family : Courier New, Courier, Monospaced;
	font-weight : normal;
	font-size : 12px;
	color : #000000;
}

.festeBreiteBold {
	text-decoration : none;
	font-family : Courier New, Courier, Monospaced;
	font-weight : bold;
	font-size : 12px;
	color : #000000;
}

.inputText {
	font-size: 12px;
	font-family: Verdana, sans-serif;
	border: solid 1px #5F6B78;
	font-size: 11px;
	color : #5F6B78;
	background-color: #F2F2F2;
}

.inputTextHi {
	font-size: 12px;
	font-family: Verdana, sans-serif;
	border: solid 2px #5F6B78;
	font-size: 11px;
	color : #5F6B78;
}

.inputTextDisabled {
	font-size: 12px;
	font-family: Verdana, sans-serif;
	border: solid 1px #5F6B78;
	font-size: 11px;
	color : #5F6B78;
	background-color : #F2F2F2;
}

.buttonCMS {
	font-size: 12px;
	COLOR: #42539B;
	font-family: Trebuchet MS, Verdana, sans-serif;
	border: 1px #305A88 dotted;
	background-color: #F0F3F7;
	font-weight: bold;
	height: 22px;
}

.hinweisCMS {
	background-color : #F0F3F7;
	border: 1px #305A88 dashed;
	overflow: hidden;
}

.headlineMarginal2 {
	background-color: #F2F2F2;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #5F6B78;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 12px;
	padding-right: 4px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.textSmallMarginal {
	background-color: #FFFFFF;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
	color: #5F6B78;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 12px;
	padding-right: 4px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.textSmallMenu {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration : none;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

.textSmallMenu:link {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration : none;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

.textSmallMenu:hover {
	background-color:#435796;
	color: #ffffff;
}

.link1 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #00A2E7;
}

.bgWhite {
	background-color : #FFFFFF;
}

.bgLineLight {
	background-color : #4682B4;
}

.bgLightDark {
	background-color : #305A88;
}

.bgDark {
	background-color : #F8FCFF;
}
.bgDarkDark {
	background-color : #5F6B78;
}

.bgLight {
	background-color : #FFFFFF;
}

.link1 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #00A2E7;
	text-decoration: none;
}

/*
.link1e {
	background-image: url(http://www.hugform-freiburg.de/media/link1.gif);
    background-repeat: no-repeat;
    background-position: left center;
	padding-left: 7px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #00A2E7;
	text-decoration: none;
}
*/

.link1Small {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #00A2E7;
	text-decoration: none;
}

.link2 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #A80404;
	text-decoration: none;
}

/**
 * IDs
 **/

#bgMenuDark {
	background-color : #F0F8FF;
}

#bgMenuLight {
	background-color : #FFFFFF;
}

#contextMenu {
	position : absolute;
	visibility : hidden;
	width : 200px;
	background-color : white;
	border: 1px outset white;
	padding-top: 10px;
}

/**
 * Elemente
 **/
img {
	border: 0px;
	margin: 0px;
}

p {
	margin-top: 0px;
	margin-bottom: 0px;
}

ul {
	margin-top: -2px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	list-style-position:outside;
}

ol {
	margin-top: -2px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	list-style-position:outside;
}

li{
	margin: 0px;
	padding: 0px;
}

h4 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

/*h6 {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color:#000000;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
}*/