body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background: #fff url(/x-mkp/presenter/images/bg_main.gif) repeat-y;
	margin: 0px 0px;
	height: 100%;
}

hr {
	color: #fff;
	background-color: #fff;
	height: 2px;
	border: 0;
	width: 100%;
	margin: 10px 0px;
}

hr.hr2 {
	color: #ddd;
	background-color: #ddd;
	height: 1px;
	border: 0;
	width: 100%;
	margin: 10px 0px;
}

*:focus {
	outline: none;
}

form {
	margin: 0;
	padding: 0;
}

/* -- Kopf -- */

#tete {
	width: 960px;
	background: #fff;
	height: 70px;
}

.tete {
	text-align: left;
	margin-left: 242px;
	font-size: 90%;
	padding-top: 10px;
	color: #555;
	line-height: 15px;
}

#company {
	margin: 320px 0px 0px 0px;
	padding: 2px 8px;
	width: 168px;
	border-top: dotted 1px #427f92;
	border-bottom: dotted 1px #427f92;
	font-size: 10px;
}

.comp {
	color: #16647a;
	font-weight: bold;
	text-transform: uppercase;
}

/* --- */

/* --- icons --- */

.icons {
	position: absolute;
	left: 30px;
	top: 80px;
}

.icons img {
	border: none;
	margin-right: 20px;
}

/* --- */

p, td, input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

input, textarea, select {
	border-top: solid 1px #ccc;
	border-left: solid 1px #ccc;
}

input, textarea, select {
	padding: 4px 6px;
	width: 320px;
}

select {
	width: auto !important;
	max-width: 400px;
	min-width: 200px;
}

p, td {
	color: #41405c;
}

input.box {
	margin: 0;
	padding: 0;
	border: none;
	width: auto;
	margin-right: 2px;
}

input.box2 {
	margin: 0;
	padding: 0;
	border: none;
	width: auto;
	margin-left: 6px;
}

.submit {
	background: #16647A url('/x-mkp/presenter/images/submit-bg.jpg');
	color: #ffffff;
	border: solid 1px #808080;
	border-style: outset;
	cursor: pointer;
	margin-top: 18px;
	padding: 4px 10px 4px 10px;
	width: auto !important;
	
	display: none;
	
	border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	-icab-border-radius: 3px;
}

html>body .submit { /* nicht IE */
	padding: 4px 10px 4px 10px;
}

.submit:hover {
	background: #666;
}

a.submit:hover {
	text-decoration: none;
}

table.class1 {
	margin-bottom: 20px;
	width: 450px;
	table-layout: fixed;
}

table.class1 caption {
	font-size: 100%;
	caption-side: top;
	margin: 0px 0px 4px 0px;
	color: #cc0000;
}

table.class1 th {
	background: #000000;
	color: #ffffff;
	font-weight: normal;
	border: solid thin transparent;
}

table.class1 td {
	vertical-align: top;
	padding: 4px 4px;
}

table.class1 thead td {
	background: #226588;
	border: none;
}

table.class1 tfoot td {
	background: #bbbbbb;
}

table.class1 tbody tr:hover {
	background: #bbbbbb;
}


.txt {
	color: #044f64;
	width: 120px;
}

.txt2 {
	color: #044f64;
	width: 90px;
}

textarea.txtar1 {
	width: 450px;
	height: 40px;
	overflow: auto;
}

textarea.txtar2 {
	width: 450px;
	height: 148px;
}

textarea.txtar3 {
	width: 450px;
	height: 70px;
	overflow: auto;
}

#main {
	padding: 30px 0px 20px 0px;
}

#hinweis {
	line-height: 1.3em;
	width: 700px;
	padding: 8px 10px;
	color: #444;
	font-size: 11px;
	font-family: Arial, Verdana, sans-serif;
	letter-spacing: 0.9px;
	border: solid 1px #f0f0f0;	
	background: #fffff0;
}

#hinweis-2 {
	line-height: 1.3em;
	width: 700px;
	color: #16647a;
	color: #444;
	font-size: 11px;
	font-family: Arial, Verdana, sans-serif;
	letter-spacing: 1px;
	border: solid 1px #f0f0f0;	
	background: #fffff0;
	padding: 8px 10px;
}

* html body #hinweis br {
	margin-bottom: 40px;
	line-height: 2.8em;
}

#printDiv {
	position: absolute;
	z-index: 2000;
	left: 210px;
	top: 34px;
	height: 200px;
	width: 190px;
	background: #4b6e79;
	visibility: hidden;
	border: solid 6px #fff;
	padding: 10px 10px;
	color: #ffffff;
	box-shadow: 1px 2px 3px #444;
}

#printDiv a {
	background: #cccccc;
	border: solid 1px #ffffff;
	border-style: outset;
	padding: 2px 4px;
	color: #000000;
}

#printDiv a:hover {
	background: #cccccc;
	border: solid 1px #ffffff;
	border-style: inset;
	padding: 2px 4px;
	text-decoration: none;
	color: #000000;
}

.frame-1 {
	width: 620px;
	border: solid 4px #f5f5f5;
	background-color: #f2f2f2;
	padding: 10px 10px;
}

.frame-2 {
	width: 745px;
	border: solid 4px #f5f5f5;
	background-color: #f2f2f2;
	padding: 10px 10px;
}

.linkDiv {
	margin-top: 6px;
	width: 650px;
	border: solid 1px #ffffff;
	background-color: #e5e5e5;
	padding: 8px 12px;
}

h1 {
	font-size: 28px;
	color: #6060a0;
}

h2 {
	font-size: 16px;
}

h3, h3 a {
	font-size: 13px;
}

h4 {
	font-size: 12px;
}

big, big a {
	font-size: 13px;
	color: #dc0678;
	color: #000000;
	font-weight: bold;
	letter-spacing: 0.8px;
}

a {
	color: #e40000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.requested {
	font-size: 11px;
	color: #ee6060;
}

.navbar {
	color: #767a10;
	font-size: 11px;
	font-weight: bold;
	margin-top: 14px;
	margin-bottom: 10px;
	background-color: #ffffff;
	border: solid 1px #000000;
}

.navbar a {
	color: #a0a515;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	border: solid 1px #b0b0b0;
	padding: 2px 6px;
	background: #cbd215;
}

.navbar a:hover, .navbar a.active, .navbar a.active:hover {
	color: #ffffff;
	background: #a0a0a0;
	text-decoration: none;
}

.bordered {
	border: solid 2px #eee;
	background: #ffffff;
}

.header {
	color: #ffffff;
	background: #1A687E url('/x-mkp/presenter/images/header-bg.jpg');
	border-top: solid 2px #fff;
	border-bottom: solid 2px #fff;
}

.header a {
	color: #ffffff;
	text-decoration: none;
}

.header a:hover {
	color: #ffffff;
	text-decoration: none;
}

.row {
	background-color: #f6f6f6;
}

.print {
	border: 1px #808080 solid;
	vertical-align: top;
	width: 100%;
}

.scroll {
	overflow: auto;
	border: 1px #aaaaaa solid;
	padding: 2px;
	vertical-align: top;
}

.scroll a {
	color: #c04040;
	text-decoration: none;
}

.scroll a:hover {
	color: #000000;
	text-decoration: underline;
}

.showIt {
	display: inline;
}

.hideIt {
	display: none;
}

.frame-course {
	width: 545px;
	border: solid 1px #ffffff;
	border-style: outset;
	background-color: #f1f1f1;
	padding: 10px 14px 14px 10px;
}

.course {
}

.course th {
	margin: 0;
	padding: 2px 4px;
	text-align: left;
	color: #1A687E;
	background-color: #ffffff;
	font-weight: bold;
}

/* ----------- Resizable text areas ------------ */

#textDiv {
	left: 10px;
	top: 10px;
	width: 400px;
	height: 100px;
	position: relative;
}

#textBox {
	width: 400px;
	height: 90px;
	left: 0px;
	top: 0px;
	position: absolute;
}

#handleRight {
	left: 400px;
	top: 0px;
}

#handleCorner {
	width: 5px;
	height: 5px;
	background-color: LightGreen;
	position: absolute;
	left: 95px;
	top: 95px;
	cursor: se-resize;
}

#handleBottom {
	width: 403px;
	height: 14px;
	background: #eee url(/x-mkp/pre-images/grippie.png) no-repeat 100% 100%;
	position: absolute; 
	left: 0px;
	top: 95px;
	cursor: s-resize;
	border: 1px solid #ddd;
	border-top-width: 0;
}

#errorContent {
	height: 60px;
	border: solid 1px #ccc;
	background: #fff;
	padding: 12px 12px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

/* News */

#news {
	margin: 20px 0px;
}

#news div {
	margin-bottom: 4px;
	width: auto;
	
}

#news div.new {
	width: 645px;
	height: 2px;
	text-align: right;
}

#news div.new a {
	text-decoration: none;
}

.news-link {
	padding: 4px 0px;
}

.news-link a {
	letter-spacing: 0.07em;
}

.nactive a {
	color: #034356;
	font-weight: bold;
}


/* Angebote */
.element {
	width: 99%;
	padding: 2px 4px;
	background: #fff;
	border-bottom: solid 1px #f1f1f1;
	margin-bottom: 8px;
}

/* Login */
.login-head {
	float: right;
	margin-top: 64px;
	color: #dc0678;
	font-size: 20px;
}

.login-logo {
	float: left;
	margin-top: 34px
}

.login-xmkp {
	position: absolute;
	top: 12px;
	left: 6px;
}

.login-frame {
	margin-left: 200px;
}

#login {
	padding: 14px 14px;
	width: 390px;
	background: #ddd;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f6f6', endColorstr='#dddddd');
	background: -webkit-gradient(linear, left top, left bottom, from(#f6f6f6), to(#dddddd));
	background: -moz-linear-gradient(top, #f6f6f6, #dddddd);
	border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	-icab-border-radius: 5px;
}

#login td {
	color: #000;
}

#login label {
	float: left;
	width: 110px;
	font-weight: bold;
}

#login input {
	width: 200px;
}

#login a {
	color: #333;
	text-decoration: none;
}

#login a:hover {
	color: #cc0000;
	text-decoration: none;
}

#login .sep {
	margin: 6px 0px 10px 110px;
}

/* Rechnungen */
table.invoices {
	background: #fff;
}

table.invoices th {
	text-align: left;
	background: #1A687E;
	color: #fff;
	font-weight: normal;
	padding: 1px 4px;
}

table.invoices td {
	text-align: left;
	padding: 1px 4px;
}

/* --- */
#constantfooter {
	border-top: solid 1px #ddd;
	background: #cccccc;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#cccccc');
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#cccccc));
	background: -moz-linear-gradient(top, #ffffff, #cccccc);
	color: #000000;
	height: 40px;
	line-height: 40px;
	text-align: center;
}

a.ext {
	margin-right: 24px;
	color: #000000;
}

/* --- */
.noscript {
	margin-bottom: 2em;
	background: #880000;
	color: #fff;
	padding: 8px 8px;
}

.rounded {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	-icab-border-radius: 5px;
}

.rounded_single {
	border-bottom-right-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	-khtml-border-radius-bottomright: 8px;
	-webkit-border-bottom-right-radius: 8px;
	
	border-bottom-left-radius: 8px;
	-moz-border-radius-bottomleft: 8px;
	-khtml-border-radius-bottomleft: 8px;
	-webkit-border-bottom-left-radius: 8px;
}

/* --- */
.invoices-head {
	padding: 3px 2px;
	text-decoration: underline;
}

.invoices-a {
	color: #00aeae;
}

.invoices-ul {
	margin-top: 0px;
	padding-left: 6px;
	list-style-type: none;
}

.invoices-ul li {
}

.ellipse {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-mz-text-overflow: ellipsis;
}