* {
	color: #696969;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
}

td {	
	text-align: left;
}

th {
	text-align: center;
}

a {
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: underline;
}


a:active {
/*gedr�ckter Link */
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;
}

img,a,object {
	border: none;
	margin: 0px;
	padding: 0px;
	
}

body, html {
	background-color: #000000;
	margin: 10px;
	padding: 0px;
	text-align: center;
	}

/************************************************************************************************
* Hintergrund-Klassen
*************************************************************************************************/

#maintop {
/* obere Linie */
	background: url(../_images/main.jpg) no-repeat center;
	height:10px;	
	width: 100%;
}

#main {
	background-color: #000000;
	margin: auto;
	text-align: left;
	width: 800px;
}

#mainbottom {
/* untere Linie */
	background: url(../_images/main.jpg) no-repeat center;
	height:10px;	
	width: 100%;
}

#headermiddle {
	margin-left:25px;
	text-align:center;
	vertical-align:bottom;	
}

.headerimage {
	text-align:center;
	vertical-align:bottom;	
}

#menu {
	background-color: #000000;
	text-align:left;
	width:150px;
	margin: 30px 5px 30px 1px;	
	background:transparent;
}

#header {
	height:60px;	
	margin:auto 10px auto 10px;	
	vertical-align: bottom;
}

#footer {
	font-weight:bold;
	font-size: 10px;
	text-align:center;
	margin:auto;	
	vertical-align: top;
}


/*****************************************************************************************/
/* Inhaltsdarstellung der Hauptseiten
/*****************************************************************************************/

#content_startseite {
	font-size: 10px;
	margin: 0px auto;
	padding-left: 20px;
	text-align: center;
}
/** KONTAKT *****************************************************************************/
#content_kontakt {
	color: #CA764B;
	font-size: 10px;
	margin: 0px auto;
	padding-left: 20px;
	text-align: center;
}

td.kontakt {
	color: #CA764B;
}

th.kontakt {
	color: #CA764B;
}

div.kontakt {
	color: #CA764B;
}

label.kontakt {
	color: #CA764B;
}

.button_kontakt{
	color: #000000;
	border-color: #000000;
	background-color: #CA764B;
	cursor: pointer;
	font-weight:bolder;
}

/** LINKS *****************************************************************************/
#content_links {
	color: #037408;
	font-size: 10px;
	margin: 0px auto;
	padding-left: 20px;
	text-align: center;
}

td.links {
	color: #037408;
}

th.links {
	color: #037408;
}

div.links {
	color: #037408;
}

label.links {
	color: #037408;
}
/*****************************************************************************************/
/* Zeilenumbr�che und Textformatierungen
/*****************************************************************************************/

.lineBreak {
	height: 20px;
}


.fehler{
	color: Red;
}

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

/*****************************************************************************************/
/*Aufhebung der horizontalen Div-Anordnungen*/
/*****************************************************************************************/

.clear{
	clear:both;
	line-height:0;
	height:0;
	width:0;
}

/*****************************************************************************************/
/* Ausrichtungen in Containtern
/*****************************************************************************************/

.left{	
	text-align: left;
}

.right{
	text-align: right;
}

.center{
	text-align: center;
}

td.center{
	text-align: center;
}

div.border{
	text-align: center;
	border-color: #696969;
	border-width: 2px;
	border-style: outset;
}

img.border{
	text-align: center;
	align: center;
	border-color: #696969;
	border-width: 2px;
	border-style: outset;
}

/*****************************************************************************************/
/* Menubuttons
/*****************************************************************************************/

/** Kontakt **/
.kontakt_off {
	cursor: pointer;
	background: url(../_images/_menu/kontakt_off.gif);
	width: 130px;
	height:25px;
	border:0px;
}

.kontakt_on {
	cursor: pointer;
	background: url(../_images/_menu/kontakt_on.gif);
	width: 130px;
	height:25px;
	border:0px;
}

.kontakt_hover {
	cursor: pointer;
	background: url(../_images/_menu/kontakt_hover.gif);
	width: 130px;
	height:25px;
	border:0px;
}

/** Download **/
.downloads_off {
	cursor: pointer;
	background: url(../_images/_menu/download_off.gif);
	width: 130px;
	height:25px;
	border:0px;
}

.downloads_on {
	cursor: pointer;
	background: url(../_images/_menu/download_on.gif);
	width: 130px;
	height:25px;
	border:0px;
}

.downloads_hover {
	cursor: pointer;
	background: url(../_images/_menu/download_hover.gif);
	width: 130px;
	height:25px;
	border:0px;
}

/** Kochen **/
.kochen_off {
	cursor: pointer;
	background: url(../_images/_menu/kochen_off.gif);
	width: 130px;
	height:25px;
	border:0px;
}

.kochen_on {
	cursor: pointer;
	background: url(../_images/_menu/kochen_on.gif);
	width: 130px;
	height:25px;
	border:0px;
}

.kochen_hover {
	cursor: pointer;
	background: url(../_images/_menu/kochen_hover.gif);
	width: 130px;
	height:25px;
	border:0px;
}

/** Intern **/
.intern_off {
	cursor: pointer;
	background: url(../_images/_menu/intern_off.gif);
	width: 130px;
	height:25px;
	border:0px;
}

.intern_on {
	cursor: pointer;
	background: url(../_images/_menu/intern_on.gif);
	width: 130px;
	height:25px;
	border:0px;
}

.intern_hover {
	cursor: pointer;
	background: url(../_images/_menu/intern_hover.gif);
	width: 130px;
	height:25px;
	border:0px;
}

/** Links **/
.links_off {
	cursor: pointer;
	background: url(../_images/_menu/links_off.gif);
	width: 130px;
	height:25px;
	border:0px;
}

.links_on {
	cursor: pointer;
	background: url(../_images/_menu/links_on.gif);
	width: 130px;
	height:25px;
	border:0px;
}

.links_hover {
	cursor: pointer;
	background: url(../_images/_menu/links_hover.gif);
	width: 130px;
	height:25px;
	border:0px;
}

/** Computer **/
.computer_off {
	cursor: pointer;
	background: url(../_images/_menu/computer_off.gif);
	width: 130px;
	height:25px;
	border:0px;
}

.computer_on {
	cursor: pointer;
	background: url(../_images/_menu/computer_on.gif);
	width: 130px;
	height:25px;
	border:0px;
}

.computer_hover {
	cursor: pointer;
	background: url(../_images/_menu/computer_hover.gif);
	width: 130px;
	height:25px;
	border:0px;
}

/** FAQ **/
.faq_off {
	cursor: pointer;
	background: url(../_images/_menu/faq_off.gif);
	width: 130px;
	height:25px;
	border:0px;
}

.faq_on {
	cursor: pointer;
	background: url(../_images/_menu/faq_on.gif);
	width: 130px;
	height:25px;
	border:0px;
}

.faq_hover {
	cursor: pointer;
	background: url(../_images/_menu/faq_hover.gif);
	width: 130px;
	height:25px;
	border:0px;
}