/* @override 
	http://jog5.local/D-Krantechnik/css/basis2.css
	http://localhost/D-Krantechnik/css/basis2.css
*/

/* @group id */

#hauptrahmen {
	background-image: url(../backpics/bp1d.gif);
	background-repeat: no-repeat;
	text-align: center;
	position: relative;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 770px;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
}

#mc {
	text-align: center;
	width: 770px;
	margin: 0 auto
}

#haupttext {
	color: white;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	text-align: left;
	vertical-align: top;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	width: 540px;
	height: 72%;
	overflow: auto;
	float: right;
	margin: 0;
	padding: 0;
}

#haupttext_sf {
	background-color: aqua;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 0;
	bottom: 163px;
	width: 540px;
	height: 453px;
	float: right;
}

#haupttextinnen {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 95%;
	height: auto;
	padding: 10px 0 10px 10px;
}

#bildkleininnen {
	position: relative;
	top: 10px;
	width: 192px;
	height: auto;
	margin-top: 10px;
	display: none;
}

#bildkleininnen_float {
	margin-right: 10px;
	margin-bottom: 10px;
	position: relative;
	top: 10px;
	width: 192px;
	height: auto;
	z-index: 15;
	float: left;
	display: none;
}

#test {
	color: white;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	background-image: url(#);
	background-repeat: no-repeat;
	text-align: left;
	position: absolute;
	right: 0;
	bottom: 120px;
	width: 465px;
	height: 400px;
	overflow: auto;
	padding: 10px 40px 10px 10px;
}

#master {
	background-image: url(../pics/182x2_44pz.gif);
	background-repeat: repeat;
	width: 200px;
	float: left;
	margin: 0;
	padding: 10px 0;
}

#tl_contw {
	position: relative;
	left: 0;
	z-index: 10;
	margin-top: 7px;
	margin-bottom: 7px;
	padding-top: 6px;
	padding-bottom: 6px;
	border-top: 1px solid #767676;
	border-bottom: 1px solid #767676;
}

#tl_contw a {
	color: #5aa422;
}

#tl_contw a:hover {
	color: #5aa422;
}

#sl_contw {
	font-size: 10px;
	line-height: 14px;
	display: block;
	position: relative;
	top: 3px;
	width: 100%;
	z-index: 5;
}

#sl_contw a {
	color: white;
}

#sl_contw a:hover {
	color: white;
}

#fliess {
	
}

#notdienst {
	position: relative;
	margin-top: -30px;
}



/* @end */

/* @group klassen */

.float_clear {
	height: 20px;
	clear: both;
}

.logo {
	position: absolute;
	right: 0;
	bottom: 10px;
}

.druck_pdf {
	text-align: left;
	position: absolute;
	bottom: 100px;
	width: 185px;
	height: auto;
	padding-top: 6px;
	border-top: 1px solid #ddd;
	left: 239px;
}

.nd_float {
	position: relative;
	float: left;
	vertical-align: bottom;
	height: 129px;
	width: 247px;
}

.bottom_div {
	position: absolute;
	bottom: 0;
	text-align: right;
	width: 100%;
	font-size: 8px;
	right: 5px;
}

.top_div {
	position: absolute;
	text-align: right;
	top: 0;
	width: 100%;
	right: 0;
}

.tl {
	font-size: 10px;
	font-weight: bold;
	line-height: 14px;
	text-align: right;
	position: relative;
	top: 0;
	left: 0;
	z-index: 10;
	padding: 1px 12px 1px 1px;
}

.sl {
	position: relative;
	width: 100%;
	z-index: 5;
	margin: 1px 0;
	padding-top: 2px;
	padding-bottom: 2px;
}

.textmarker {
	color: #ddd;
	font-weight: bold;
}

.textmarkeraktiv {
	color: #5aa422;
	font-weight: bold;
}

.linktable {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;
	background-color: orange;
	text-align: left;
	vertical-align: top;
	position: relative;
	width: 100%;
}

.tableleft {
	position: relative;
	width: 100%;
	margin: 0 0 0 6px;
}

.tableright {
	text-align: right;
	position: relative;
	width: 100%;
	margin: 0;
}

.umbruch {
	white-space: nowrap;
}

.verrsaetze {
	clear: left;
	position: relative;
	width: 450px;
	height: auto;
	margin: 0;
}



/* @end */

/* @group tags */

* {
	margin:0;
	padding:0;
}

html, body {
	height:100%;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #252525;
	background-image: url(../pics/bg_schatten.gif);
	background-repeat: repeat-y;
	background-position: center top;
	text-align: center;
	border-width: 0;
	margin: 0;
	padding: 0;
	scrollbar-arrow-color: #767676;
	scrollbar-base-color: #767676;
	scrollbar-face-color: #DDDDDD;
	scrollbar-highlight-color: #767676;
	scrollbar-shadow-color: #767676;
}

html {
	margin: 0;
	padding: 0;
}

a:link {
	color: white;
	text-decoration: none;
}

ul {
	list-style-type: disc;
	margin-top: 4px;
	margin-bottom: 0;
	margin-left: 16px;
}

a:visited {
	color: white;
	text-decoration: none;
}

a:hover {
	color: #5aa422;
	text-decoration: none;
}

a:active {
	color: #ddd;
	text-decoration: none;
}

h3.notdienst_sub {
	font-size: 18px;
	font-family: "Arial Black";
	line-height: 24px;
	text-indent: 0;
	text-align: left;
	margin-bottom: 9px;
	margin-left: 5px;
	width: 250px;
}

h1.headline {
	font-size: 25px;
	font-family: "Arial Black";
	line-height: 33px;
	text-indent: 0;
	position: relative;
	margin-top: 0;
	margin-bottom: 10px;
}

h3.subline2 {
	font-size: 18px;
	font-family: "Arial Black";
	line-height: 24px;
	text-indent: 0;
	margin-bottom: 8px;
}

h3.subline {
	font-size: 18px;
	font-family: "Arial Black";
	line-height: 24px;
	text-indent: 0;
	margin-bottom: 0;
	margin-top: 0;
}

div.fliesstext {
	position: relative;
	top: 10px;
	width: auto;
}

div.tl_cont {
	position: relative;
	left: 0;
	z-index: 10;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 6px;
	padding-bottom: 2px;
	padding-left: 3px;
}

div.tl_cont a {
	color: white;
}

div.tl_cont a:hover {
	color: #5aa422;
}

div.sl_cont,div.sl_contd {
	font-size: 10px;
	line-height: 14px;
	position: relative;
	width: 100%;
	z-index: 15;
	margin-top: 2px;
	margin-bottom: 0;
	display: none;
}

div.sl_contd {
	display: block;
}


div.sl_cont a,div.sl_contd a {
	color: white;
}

div.sl_cont a:hover,div.sl_contd a:hover {
	color: white;
}

input {
	background-color: #ddd;
}

textarea {
	background-color: #ddd;
	width: 100%;
	margin-bottom: 10px;
}

button {
	color: #ddd;
	font-size: 11px;
	background-color: #3d3d3d;
	text-align: center;
	vertical-align: middle;
	width: 120px;
	height: 23px;
	margin: 0;
	padding: 0;
}



/* @end */

/* @group seo */

.seo_keyword_zeile {
	position: relative;
	background-color: orange;
	width: 100%;
	left: 0;
}

.seo_ta_keywords {
	position: absolute;
	width: 90px;
	left: 0;
}

#seo_keywordtab {
	position: relative;
	width: 100%;
	height: 595px;
	background-color: red;
}

#seo_editbereich {
	background-color: green;
	position: relative;
	width: 100%;
	height: 595px;
	margin-top: 10px;
}



/* @end */
