/* allgemeines */
acronym {
	border-bottom: 1px dotted #797A86;
	cursor: help;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* kleine schrift z.b. startseite */
.smt {
	font-size: 11px;
}

/* grosse und kleine ueberschrift */
.headline1 {
	height: 28px;
	font-size: 22px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #797A86;
}
.headline1black {
	height: 28px;
	font-size: 22px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.headline1black:visited {
	color: #000000;
}
.headline1_inverted {
	font-size: 22px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
}
.headline2 {
	margin-top: 25px;
	font-size: 16px;
	font-weight: bold;
	color: #797A86;
}
.headline2_start {
	margin-top: 10px;
	font-size: 16px;
	font-weight: bold;
	color: #797A86;
}

/* startseite layout aufteilung */
.column_left_start {
	width: 400px;
	margin-left: 12px;
	margin-right: auto;
	font-size: 11px;
	line-height: 18px;
}
.column_right_start {
	width: 440px;
	margin-right: 20px;
	margin-left: auto;
	float: right;
	font-size: 11px;
	line-height: 15px;
}

/* schmales layout aufteilung */
.column_left {
	width: 170px;
	margin-left: 12px;
	margin-right: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	overflow: visible;
}
.column_right {
	width: 420px;
	margin-right: 25px;
	margin-left: auto;
	float: right;
	line-height: 18px;
	overflow: visible;
}

/* horizontale navigationslinks */
.headlinks {
	font-size: 14px;
	margin-bottom: 10px;
	color: #797A86;
}
.headlinks a:visited {
	color: #797A86;
}


/* navigationslinks navi_main */
.navi_menu_links {
	margin-bottom: 3px;
	color: #797A86;
	text-decoration: none;
}
.navi_menu_links a:visited {
	color: #797A86;
}

/* ausrichtung und linkfarben der navigationsbloecke */
.navi {
	float: left;
	height: 110px;
	margin-left: 3px;
	}
.navi a:link { color: #797A86; text-decoration: none;}
.navi a:visited { color: #797A86;  text-decoration: none; }

/* ausrichtung und linkfarben impressum */
.impressum {
    margin-top: 25px;
    margin-bottom: 15px;
    text-align: center;
    font-size: 10px;
    line-height: 12px;
    color: #797A86;
}
.impressum a:link { color: #797A86; }
.impressum a:visited { color: #797A86; }


/* SCHMAL navi */
.logoline {
	height: 75px;
	width: 688px;
	margin: auto;
	margin-bottom: 10px;
	font-size: 12px;
}
.naviborder_top {
	text-align: right;
	height: 7px;
	width: 688px;
	background-image:url(intern/border/naviborder_top.gif);
	margin: auto;
	font-size: 1px;
}
.naviborder_middle {
	width: 688px;
	background-image:url(intern/border/naviborder_middle.gif);
	margin: auto;
}
.naviborder_bottom {
	text-align: right;
	height: 16px;
	width: 688px;
	background-image:url(intern/border/border_bottom.gif);
	margin: auto;
	font-size: 1px;
}

/* SCHMAL content */
.border_top {
	height: 21px;
	width: 688px;
	background-image:url(intern/border/border_top.gif);
	margin: auto;
	font-size: 1px;
}
.border_middle {
	width: 688px;
	height: 100%;
	background-image:url(intern/border/border_middle.gif);
	margin: auto;
	overflow: hidden;
}
.border_bottom {
	height: 16px;
	width: 688px;
	background-image:url(intern/border/border_bottom.gif);
	margin: auto;
	font-size: 1px;
}

/* BREIT navi */
.logoline_850 {
	height: 75px;
	width: 858px;
	margin: auto;
	margin-bottom: 10px;
	font-size: 12px;
}
.naviborder_top_850 {
	text-align: right;
	float: none;
	height: 7px;
	width: 858px;
	background-image:url(intern/border/naviborder_top_850.gif);
	margin: auto;
	font-size: 1px;
}
.naviborder_middle_850 {
	width: 858px;
	background-image:url(intern/border/naviborder_middle_850.gif);
	margin: auto;
}
.naviborder_bottom_850 {
	text-align: right;
	height: 16px;
	width: 858px;
	background-image:url(intern/border/naviborder_bottom_850.gif);
	margin: auto;
	font-size: 1px;
}

/* BREIT content*/
.border_top_850 {
	height: 21px;
	width: 858px;
	background-image:url(intern/border/border_top_850.gif);
	margin: auto;
	font-size: 1px;
}
.border_top_850_ads {
	height: 21px;
	width: 858px;
	background-image: url(intern/border/border_top_850.gif);
	margin: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	text-align: left;
}
.border_middle_850 {
	width: 858px;
	overflow: hidden;
	background-image:url(intern/border/border_middle_850.gif);
	margin: auto;
}
.border_middle_850_ads {
	width: 858px;
	overflow: hidden;
	text-align: center;
	background-image:url(intern/border/border_middle_850.gif);
	margin: auto;
}
.border_bottom_850 {
	height: 21px;
	width: 858px;
	background-image:url(intern/border/border_bottom_850.gif);
	margin: auto;
	font-size: 1px;
}
.border_bottom_850_ads {
	height: 21px;
	width: 858px;
	background-image: url(intern/border/border_bottom_850.gif);
	margin: auto;
	font-size: 1px;
}
.border_middle_forum {
	width: 858px;
	overflow: visible;
	float: none;
	background-image:url(intern/border/border_middle_850.gif);
	margin: auto;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}




/* FORUM: grauer teil der navigation*/
.forumborder_top {
	height: 21px;
	width: 858px;
	background-image:url(images/forumborder_top.gif);
	margin: auto;
	font-size: 1px;
}
.forumborder_grey_middle {
	width: 858px;
	height: 76px;
	overflow: hidden;
	background-image:url(images/forumborder_grey_middle.gif);
	margin: auto;
	font-size: 12px;
	line-height: 18px;
}

/* FORUM: weisser teil der navigation*/
.forumborder_middle {
	width: 858px;
	overflow: hidden;
	background-image:url(intern/border/border_middle_850.gif);
	margin: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

/* FORUM: graue Links rechts oben mit gt davor*/
.navlink_grau {
	color:#797A86;
	text-decoration:none;
}

/* FORUM: eingabefelder im grauen bereich*/
.naviforum {
	float: left;
	margin-left: 3px;
	margin-right: 25px;
	font-size: 12px;
	color: #797A86;
}
.naviforum a:link { color: #797A86; text-decoration: none;}
.naviforum a:visited { color: #797A86;  text-decoration: none; }
input.submit {
	background-color:transparent;
	border: 0px solid #FFF;
	/* width: 90px; */
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #797A86;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
	padding-bottom:1px;
}
input.text {
	background-color:#FFF;
	border: 1px solid #CCC;
	width:102px;
	font-size:11px;
	color:#797A86;
	line-height: 12px;
}
input.check01 {
}

select{
	background-color: #FFF;
	border: 1px solid #CCC;
	width:102px;
	font-size:11px;
	color:#404040;
}
.login{
	padding:1px;
}
/* Werbeanzeigen Boxen*/
.border_600_ads {
	width: 600px;
	height: 50px;
	border-color: #A5A6AD;
	border-style: solid;
	border-width: 1px;
	margin: auto;
	text-align: center;
}
.border_430_ads {
	width: 430px;
	height: 50px;
	border-color: #A5A6AD;
	border-style: solid;
	border-width: 1px;
	margin: auto;
	text-align: center;
}

/* Werbeanzeigen Schriftformatierung */
.ad_h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #0000FF;
}
.ad_h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #0000FF;
}
.ad_h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #0000FF;
}

.ad_t1 {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

.ad_l1 {
	color: #0000FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.ad_h1 a {
	text-decoration: none;
	color: #0000FF;
}
.ad_t1 a {
	text-decoration: none;
}
.ad_l1 a {
	text-decoration: none;
}
.ad_h2 a {
	text-decoration: none;
	color: #0000FF;
}
.ad_t2 a {
	text-decoration: none;
}
.ad_l2 a {
	text-decoration: none;
}
.ad_h3 a {
	text-decoration: none;
	color: #0000FF;
}
.ad_t3 a {
	text-decoration: none;
}
.ad_l3 a {
	text-decoration: none;
}
