html {
	height: 100%;
}


body {
	background-color: #FFFFFF;
	font-family: Verdana;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-image: url(../images/background.gif);
}


.main {
	background-color: #000000;
	width: 85%;
	padding: 0px;
	margin: 0px;
}


.a {
	width: 100%;
	background-color: #000000;
}


.a td {
	background-color: #EFEFEF;
	color: #000000;
}


td {
	text-align: justify;
	vertical-align: top;
}


th {
	background-color: #F5242B;
	color: #000000;
	text-align: left;
	font-weight: normal;
	
}


th.vb {
	background-color: #EE1C25;
	
}


th a:link,
th a:hover,
th a:visited {
	color: #000000;
}


tr.cat td,
td.cat {
	background-color: #B2B2B2;
	color: #000000;
	
}


tr.cat td.vb {
	background-color: #AAAAAA;
	
}


.cat a:link,
.cat a:hover,
.cat a:visited {
	color: #000000;
}


tr.tda td,
td.tda {
	background-color: #EFEFEF;
	color: #000000;
	
}


tr.tda td.vb {
	background-color: #E4E4E4;
	
}


tr.tdb td,
td.tdb {
	background-color: #DFDFDF;
	color: #000000;
	
}


tr.tdb td.vb {
	background-color: #D4D4D4;
	
}


a:link,
a:visited {
	text-decoration: underline;
	color: #000000;
}


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


.lt {
	font-size: 10px;
}

#cimg {
	float: left;
	padding-right: 10px;
	text-align: center;
}

#cimg img {
	padding-bottom: 10px;
}


h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0px;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	color: #617075;
	border-bottom: 1px dotted;
	margin-bottom: 10px;
}

h2 {
	color: #B7C91B;
	font-size: 14px;
	font-weight: bold;
}


img {
	border-width: 0px;
}


hr {
	background-color: #000000;
	border: 0px;
}


p {
	text-align: justify;
	margin-top: 0px;
}


div {
	text-align: justify;
}


code, pre {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}


.center {
	text-align: center;
}


.nounderline,
a.nounderline {
	text-decoration: none;
}


.normalpadding {
	padding: 5px;
}


.pagetitle {
	font-size: 20px;
}


.underline {
	text-decoration: underline;
}


.linethrough {
	text-decoration: line-through;
}


.externlink {
	letter-spacing: 2px;
	background: url(http://page.compi-tec.de/images/link.gif) center left no-repeat;
	padding-left: 15px;
}



.emaillink {
	letter-spacing: 2px;
	background: url(http://page.compi-tec.de/images/email.gif) center left no-repeat;
	padding-left: 20px;
}


.online {
	color: #00A000;
}


.offline {
	color: #A00000;
}


.prefix {
	color: #606060;
}


.nomargin {
	margin: 0px;
}


.actions {
	border: 1px dashed #000000;
	background-color: #EFEFEF;
	padding: 5px;
	width: auto;
	letter-spacing: 2px;
	float: right;
}


.actions li {
	display: block;
	float: left;
	padding-right: 8px;
	padding-left: 8px;
	border-left: 1px solid #000000;
}


.actions li:first-child {
	border-left-width: 0px;
}


ul.menusep {
	padding: 0px;
	margin: 0px;
}


.menusep li {
	float: left;
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
	border-left: 1px solid #787878;
}


.menusep li:first-child {
	border-left-width: 0px;
}


.infobox {
	border: 1px dashed #000000;
	background-color: #EFEFEF;
	padding: 5px;
	margin: 5px;
	margin-bottom: 0px;
	width: auto;
	float: right;
	max-width: 45%;
	font-size: 10px;
}


.clearright {
	clear: right;
}


.clearboth {
	clear: both;
}


.codebox {
	overflow: auto;
	width: 100%;
	clear: right;
}


.codebox .linedisp {
	text-align: right;
	font-family: Courier New;
}


* html .codebox .linedisp {
	font-size: 12px;
}


.codebox .codedisp {
	white-space: nowrap;
}


label.inputerror {
	color: #FF0000;
	font-weight: bold;
}

.inputerror span {
	font-size: 10px;
}


#head {
	width: 657px;
	background-color: #FFFFFF;
	padding:0px;
	margin: auto;
	text-align: right;
	margin-bottom: 0px;
	height: 178px;
}



#menutop {
	float: right;
	text-align: right;
	font-size: 10px;
	padding: 5px;
}


#sitename {
	text-align: center;
	margin: auto;
	border: 1px solid #EE1C25;
}


#section {
	text-align: right;
	background-color: #FFFFFF;
	padding: 0px;
	height: 22px;
	padding-top: 3px;
	margin-top: -3px;
	
}

* html #section {
	height: 24px;
}


#section a:link,
#section a:visited {
	color: #313131;
	font-size: 17px;
	padding-left: 20px;
	padding-right: 12px;
	padding-bottom: 5px;
	text-decoration: none;
	font-size: 11px;
}


#section a.selected:link,
#section a.selected:visited {
	color: #313131;
	font-size: 11px;
}


#section a:hover,
#section a.selected:hover {
	color: #313131;
	font-size: 11px;
}


#main {
	width: 657px;
	margin: auto;
	margin-top: 0px;
	padding-top: 0px;
}

#bor {
	width: 666px;
	margin: auto;
	margin-top: 0px;
	padding-top: 0px;
	
	padding-left: -1px;
	
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
}

#menu {
	float: left;
	background-color: #E7EAEA;
	width: 199px;
	background-image:url(../images/menu.gif);
	background-repeat: no-repeat;
	margin-right: 15px;
	margin-top: 0px;
	padding-top: 0px;
}

#menur {
	float: right;
	background-color: #FFF9C9;
	width: 158px;
	margin-bottom: 10px;
}

#mp {
	font-size: 11px;
	color: #617075;
	width: 100%;
	height: 22px;
	padding-left: 40px;
	margin-top: -1px;
	padding-top: 4px;
	background-image: url(../images/haken_blass.gif);
	background-repeat: no-repeat;
	background-position: 25px 7px;
}

* html #mp {
	height: 26px;
}

#mp a {
	color: #617075;
	text-decoration: none;
}

#mselected a {
	text-decoration: none;
	color: #617075;
}

#mselected {
	font-size: 11px;
	color: #617075;
	width: 100%;
	height: 22px;
	padding-left: 40px;
	margin-top: -1px;
	padding-top: 4px;
	background-image: url(../images/haken_farbe.gif);
	background-repeat: no-repeat;
	background-position: 25px 7px;
	font-weight: bold;
}

* html #mselected {
	height: 26px;
}

#msonder {
	background-image:url(../images/msonder.gif);
	background-repeat: no-repeat;
	font-size: 11px;
	color: #FFFFFF;
	width: 100%;
	height: 26px;
	padding-left: 40px;
	margin-top: -1px;
	padding-top: 5px;
}

#msonder a {
	color: #FFFFFF;
	text-decoration: none;
}

#mtext {
	padding-left: 40px;
	font-size: 11px;
	color: #34528E;
	font-weight: bold;
}


#mhead {
	font-size: 11px;
	color: #617075;
	width: 100%;
	height: 22px;
	padding-left: 40px;
	margin-top: 20px;
	padding-top: 4px;
	font-weight: bold;
}

* html #mhead {
	height: 26px;
}


#mbottom {
	background-image:url(../images/menu_bottom.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	font-size: 11px;
	color: #FFF9C9;
}

#fpw a{
	font-size: 10px;
	color: #DDB378;
	padding-left: 10px;
	text-decoration: none;
}

#mcontent {
	background-color: #FFF9C9;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	text-align: center;
	background-image:url(../images/menu_bg.gif);
	background-repeat: no-repeat;
}

#msearch {
	background-color: #FFF9C9;
	padding-left: 0px;
	padding-right: 5px;
	padding-top: 10px;
	background-image:url(../images/menu_bg.gif);
	background-repeat: no-repeat;
	font-weight: bold;
}

#msearch li {
	list-style-image:url(../images/menu_li.gif);
	text-align: left;
}

#msearch li.selected {
	list-style-image:url(../images/menu_li_selected.gif);
	text-align: left;
}

#msearch li a{
	font-size: 11px;
	text-decoration: none;
	color: #660700;
}


#mleaflet {
	background-color: #FFF9C9;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 10px;
	font-size: 11px;
	color: #660700;
	padding-bottom: 20px;
	background-image:url(../images/menu_bg.gif);
	background-repeat: no-repeat;
}


#inserate {
	color: #DDB378;
	text-align: center;
	font-size: 11px;
	padding-bottom: 20px;
}

#info {
	color: #DDB378;
	padding: 12px;
	font-size: 11px;
	padding-bottom: 20px;
}


#info1 {
	color: #DDB378;
	padding-right: 12px;
	font-size: 11px;
}


#content {
	padding-top: 10px;
	padding-right: 20px;
	background-image: url(../images/content_bg.gif);
	background-repeat: no-repeat;
	color: #617075;
}


* html #content {
	height: 236px;
}

#index {
	padding-left: 0px;
	margin-left: 0px;
}

td {
	vertical-align: top;
}

.cont {
	width: 130px;
	background-image: url(../images/index_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	padding-bottom: 10px;
	float: left;
	margin-left: 8px;
	height: 310px;
	margin-bottom: 30px;
}

#index li {
	list-style-type: none;
	margin-bottom: 5px;
}

#header {
	background-image:url(../images/head.gif);
	font-size: 11px;
	color: #FFF9C9;
	background-repeat: no-repeat;
	font-weight: bold;
}

#header1 {
	background-image:url(../images/head1.gif);
	font-size: 11px;
	color: #FFF9C9;
	background-repeat: no-repeat;
	font-weight: bold;
	text-align: center;
}


#hcontent {
	background-color: #FFF9C9;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	background-image:url(../images/content_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-size: 11px;
	color: #660700;
	padding-bottom: 10px;
}

#hcontent1 {
	background-color: #FFF9C9;
	padding-left: 5px;
	padding-right: 40px;
	padding-top: 10px;
	background-image:url(../images/content_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-size: 11px;
	color: #660700;
}

.horse {
	float: left;
	padding-right: 12px;
	font-weight: bold;
	width: 100px;
}

#hcontent td {
	background-color: #FFF9C9;
	text-align: right;
	vertical-align: middle;
	font-weight: bold;
	padding-left: 10px;
}

.horsel {
	font-weight: bold;
}

.hp {
	float: left;
	margin-right: 20px;
	margin-left: 20px;
}

.righter {
	margin-left: 500px;
}

.lefter {
	margin-left: 10px;
}

#bottom {
	background-image:url(../images/bottom.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	font-size: 11px;
	color: #FFF9C9;
}

#footer {
	clear: both;
	font-size: 11px;
	height: 47px;
	background-image: url(../images/footer.gif);
}


#loadtime {
	font-size: 10px;
	text-align: right;
}


#menutop a,
#linklist a,
#footer a {
	color: #787878;
}


#head .menusep li,
#footer .menusep li {
	border-color: #787878;
}


#menutop,
#menubottom {
	text-align: right;
	padding: 0px;
	margin: 0px;
}

#menutop a,
#menubottom a {
	padding-right: 5px;
	padding-left: 5px;
	border-left: 1px solid #000000;
}

#menutop a:first-child,
#menubottom a:first-child {
	border-left-width: 0px;
}


#copyright {
	text-align: center;
	vertical-align: 50%;
	background-image: url(../images/footer_right.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 26px;
}


#copyright a {
	text-decoration: none;
	color: #DDB378;
	margin-top: 5px; 
}


#cc {
	padding-top: 7px;
	text-align: center;
}


.webhosting {
	border: 1px solid #787878;
	width: 140px;
	padding: 10px;
	margin-bottom: 20px;
	margin-right: 20px;
	float: left;
}



#prices {
	text-align: left;
	font-size: 10px;
	color: #787878;
}


.imprintLeft {
	float: left;
	font-weight: bold;
}


.imprintRight {
	display: block;
	margin-left: 150px;
}

input,
select,
textarea {
 padding: 2px;
 font-size: 11px;
 font-family: Verdana;
 color: #000000;
 background-color: #FFFCE2;
 border: 1px solid #DDB378;
 text-indent : 0px;
 margin-top: 4px;
}

.button {
	border: 0px solid #DDB378;
	background-image: url(../images/button.gif);
	width: 130px;
	height: 23px;
	color: #660700;
	font-size: 11px;
	font-weight: bold;
}

.overview {
	background-image: url(../images/overview_background.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding-right: 15px;
	margin-top: 20px;
	padding-bottom: 15px;
}

.lidetail {
	list-style-image: url(../images/haken_white.gif);
	margin-bottom: 5px;
}

h3 {
	font-size: 14px;
}