

body {
	background-image: url();
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	Font-Family: Verdana, Arial, Helvetica, Sans-Serif;
	Text-Decoration: none;
	Font-Weight: none;
	Font-Size: 10px;
	color:#000000;
}


.bg1 {
	background-image: url(../images/cube_lightgray.png);
	background-repeat: no-repeat;
	background-position:2px 2px;
}

.bg2 {
	background-image: url(../images/cube_red.png);
	background-repeat: no-repeat;
	background-position:2px 2px;
}



.menuedots {
	background-image: url(../images/cube_lightgray.png);
	background-repeat: no-repeat;
	background-position:2px 2px;
}

.bg_sub1 {
	background-image: url(../images/cube_lightgray.png);
	background-repeat: no-repeat;
	background-position:11px 2px;
}

.bg_sub2 {
	background-image: url(../images/cube_red.png);
	background-repeat: no-repeat;
	background-position:11px 2px;
}



.menuedots_sub {
	background-image: url(../images/cube_lightgray.png);
	background-repeat: no-repeat;
	background-position:11px 2px;
}



div
{
Color: #000000;
Font-Family: Verdana, Verdana, Arial, Helvetica, Sans-Serif;
Text-Decoration: none;
Font-Weight: none;
Font-Size: 10px;
}

input.anfrage
{
 border: 1px solid #990006;
 width: 200px;
 direction: ltr;
 height: 14px;
 font-family: Tahoma, Arial;
 font-size: 10px;
 background-color: #ffffff;
 }
 
 input.menueeditor
{
 border: 1px solid #990006;
 width: 80px;
 direction: ltr;
 height: 14px;
 font-family: Tahoma, Arial;
 font-size: 10px;
 background-color: #ffffff;
 }
 
  input.menueeditor_int
{
 border: 1px solid #990006;
 width: 15px;
 direction: ltr;
 height: 14px;
 font-family: Tahoma, Arial;
 font-size: 10px;
 background-color: #ffffff;
 }
 
 input.anfrage_submit
{
 border: 1px solid #990006;
 width: 50px;
 direction: ltr;
 height: 18px;
 font-family: Tahoma, Arial;
 font-size: 10px;
 Font-Weight: bold;
 color: black;
 background-color: #ffffff;
 }
 
  input.menueeditor_submit
{
 border: 1px solid #990006;
 width: 20px;
 direction: ltr;
 height: 16px;
 font-family: Tahoma, Arial;
 font-size: 10px;
 Font-Weight: bold;
 color: white;
 background-color: #990006;
 }
 
   input:hover.menueeditor_submit
{
 border: 1px solid #990006;
 width: 20px;
 direction: ltr;
 height: 16px;
 font-family: Tahoma, Arial;
 font-size: 10px;
 Font-Weight: bold;
 color: yellow;
 background-color: #990006;
 }
 
 input:hover.anfrage_submit
{
 border: 1px solid #990006;
 width: 50px;
 direction: ltr;
 height: 18px;
 font-family: Tahoma, Arial;
 font-size: 10px;
 Font-Weight: bold;
 color: white;
 background-color: #990006;
 }

select.anfrage{
 border: 1px solid #990006;
 width: auto;
 direction: ltr;
 height: 14px;
 font-family: Tahoma, Arial;
 font-size: 10px;
 
 background-color: #ffffff;
 }
 
option.anfrage{
 border: 1px solid #990006;
 width: auto;
 direction: ltr;
 height: 14px;
 font-family: Tahoma, Arial;
 font-size: 10px;
 background-color: #ffffff;
 }
 
textarea.anfrage{
 border: 1px solid #990006;
 width: 300px;
 direction: ltr;
 height: 150px;
 font-family: Tahoma, Arial;
 font-size: 10px;
 background-color: #ffffff;
 }
 

p /* Der normale P-TAG */
{
Color: #000000;
Font-Family: Verdana, Verdana, Arial, Helvetica, Sans-Serif;
Text-Decoration: none;
Font-Weight: none;
Font-Size: 10px;
}



h1 /* Überschrift der Seiten */
{
Color: #ddddcc;
Font-Family: Verdana, Arial, Helvetica, Sans-Serif;
Text-Decoration: none;
Font-Weight: bold;
Font-Size: 15pt;
}
h2 /* Zwischenüberschriften */
{
Color: #666666;
Font-Family: Verdana, Arial, Helvetica, Sans-Serif;
Text-Decoration: none;
Font-Weight: bold;
Font-Size: 11pt;
}




TD /* Zellen in Tabellen */
{
Color: #000000;
Font-Family: Verdana, Arial, Helvetica, Sans-Serif;
Text-Decoration: none;
Font-Weight: none;
Font-Size: 10px;
}





UL  /* Unordered List */
{
Color: #000000;
Font-Family: Verdana, Arial, Helvetica, Sans-Serif;
Text-Decoration: none;
Font-Weight: none;
Font-Size: 10px;
}

LI  /* Unordered List */
{
Color: #000000;
Font-Family: Verdana, Arial, Helvetica, Sans-Serif;
Text-Decoration: none;
Font-Weight: none;
Font-Size: 10px;
}


A:LINK  /* unberührter Link */
{
Color: #0000dd; 
Font-Family: Verdana, Arial, Helvetica, Sans-Serif;
Text-Decoration: none;
Font-Weight: none;
} 
A:ACTIVE /* angeklickter Link */
{ 
Color: #0000dd;
Font-Family: Verdana, Arial, Helvetica, Sans-Serif;
Text-Decoration: none;
Font-Weight: none;
} 

A:VISITED /* besuchter Link */ 
{
Color: #0000dd;
Font-Family: Verdana, Arial, Helvetica, Sans-Serif;
Text-Decoration: none;
Font-Weight: none;
} 

A:HOVER /* Mouse Over Effekt (Geht nicht bei Netscape) */
{
Color: #000000;
Font-Family: Verdana, Arial, Helvetica, Sans-Serif;
Text-Decoration: underline; 
Font-Weight: none;
} 



A:LINK.menue  /* unberührter Link */
{
Color: #ffffff;
Font-Family: Verdana, Arial, Helvetica, Sans-Serif; 
Text-Decoration: none;
Font-Weight: bold;
Font-Size: 8pt;
}   
A:ACTIVE.menue/* angeklickter Link */
{
Color: #ffffff; 
Font-Family: Verdana, Arial, Helvetica, Sans-Serif;
Text-Decoration: none;
Font-Weight: bold;
Font-Size: 8pt;
}  

A:VISITED.menue /* besuchter Link */
{
Color: #ffffff;
Font-Family: Verdana, Arial, Helvetica, Sans-Serif; 
Text-Decoration: none;
Font-Weight: bold;
Font-Size: 8pt;
}  

A:HOVER.menue /* Mouse Over Effekt (Geht nicht bei Netscape) */
{
Color: #ffffff;
Font-Family: Verdana, Arial, Helvetica, Sans-Serif;
Text-Decoration: none; 
Font-Weight: bold;
Font-Size: 8pt;
}   



A:LINK.submenue  /* unberührter Link */
{
Color: #ffffff;
Font-Family: Verdana, Arial, Helvetica, Sans-Serif; 
Text-Decoration: none;
Font-Weight: bold;
Font-Size: 8pt;
}  
A:ACTIVE.submenue /* angeklickter Link */
{
Color: #ffffff;
Font-Family: Verdana, Arial, Helvetica, Sans-Serif;
Text-Decoration: none; 
Font-Weight: bold;
Font-Size: 8pt;
}  

A:VISITED.submenue/* besuchter Link */
{
Color: #ffffff;
Font-Family: Verdana, Arial, Helvetica, Sans-Serif;
Text-Decoration: none; 
Font-Weight: bold;
Font-Size: 8pt;
}  

A:HOVER.submenue /* Mouse Over Effekt (Geht nicht bei Netscape) */
{
Color: #ffffff;
Font-Family: Verdana, Arial, Helvetica, Sans-Serif;
Text-Decoration: none; 
Font-Weight: bold;
Font-Size: 8pt;
}  


SPAN.white
{
Color: #ffffff;
Font-Family: Verdana, Arial, Helvetica, Sans-Serif;
Text-Decoration: none;
Font-Weight: none;
Font-Size: 10px;
background-color:#ffffff;
}


SPAN.marker_blue
{
Color: #ffffff;
Font-Family: Verdana, Arial, Helvetica, Sans-Serif;
Text-Decoration: none;
Font-Weight: none;
Font-Size: 10px;
background-color:#333366;
}

SPAN.marker_lightblue
{
Color: #ffffff;
Font-Family: Verdana, Arial, Helvetica, Sans-Serif;
Text-Decoration: none;
Font-Weight: none;
Font-Size: 10px;
background-color:#336699;
}

SPAN.marker_gray
{
Color: #ffffff;
Font-Family: Verdana, Arial, Helvetica, Sans-Serif;
Text-Decoration: none;
Font-Weight: none;
Font-Size: 10px; 

background-color:#555555;
}

SPAN.marker_lightgray
{
Color: #ffffff;
Font-Family: Verdana, Arial, Helvetica, Sans-Serif;
Text-Decoration: none;
Font-Weight: none;
Font-Size: 10px;
background-color:#999999;
}

SPAN.marker_green
{
Color: #ffffff;
Font-Family: Verdana, Arial, Helvetica, Sans-Serif;
Text-Decoration: none;
Font-Weight: none;
Font-Size: 10px; 
background-color:#004400;
}

SPAN.marker_red
{
Color: #ffffff;
Font-Family: Verdana, Arial, Helvetica, Sans-Serif;
Text-Decoration: none;
Font-Weight: none;
Font-Size: 10px; 
background-color:#990000;
}

SPAN.marker_yellow
{
Color: #000000;
Font-Family: Verdana, Arial, Helvetica, Sans-Serif;
Text-Decoration: none;
Font-Weight: none;
Font-Size: 10px; 
background-color:#8B8807;
}


SPAN.marker_hinweis
{
Color: yellow;
Font-Family: Verdana, Arial, Helvetica, Sans-Serif;
Text-Decoration: none;
Font-Weight: bold;
Font-Size: 10px;
background-color:#ed2828;
}

/* #############################################
 Arbeiten bei der Trendadress Medein AG
############################################## */

#wrappercontent {
	margin: 10px auto; /* Layout in der Mitte zentrieren */
	width: 540px;
}

#content1 {
	background-color: #cccccc;
	border: 1px solid #990000;
	padding: 4px;
}
		#contenticon1 {
			position:relative;
			z-index: 2;
		}
		#contentheader1 {
			z-index: 1;
			color: white;
			font-weight:bold;
			background-color: #990000;
			position:relative;
			top: -35px;
			padding: 4px 0 4px 90px;
		}
		#contentsub11 {
			color: white;
			font-weight: bold;
			background-color: #333366;
			padding: 4px 0px 4px 10px;
		}
		#content11 {
			margin-top: 4px;
			padding-left: 4px;
		}
		#contentsub12 {
			color: white;
			font-weight: bold;
			background-color: #333366;
			padding: 4px 0px 4px 10px;
			margin-top: 10px;
		}
		#content12 {
			margin-top: 4px;
			padding-left: 4px;
		}
		#contentsub13 {
			color: white;
			font-weight: bold;
			background-color: #333366;
			padding: 4px 0px 4px 10px;
			margin-top: 10px;
		}
		#content13 {
			margin-top: 4px;
			padding-left: 4px;
		}
		#contentsub14 {
			color: white;
			font-weight: bold;
			background-color: #333366;
			padding: 4px 0px 4px 10px;
			margin-top: 10px;
		}
		#content14 {
			margin-top: 4px;
			padding-left: 4px;
		}
#content2 {
	margin-top:20px;
	background-color: #cccccc;
	border: 1px solid #990000;
	padding: 4px 8px 4px 4px;
}
		#contenticon2 {
			position:relative;
			z-index: 2;
		}
		#contentheader2 {
			z-index: 1;
			color: white;
			font-weight:bold;
			background-color: #990000;
			position:relative;
			top: -35px;
			padding: 4px 0 4px 90px;
		}
		#content21 {
			margin-top: 0px;
			padding-left: 4px;
		}
		#content22 {
			margin-top: 10px;
			padding-left: 4px;
		}
		#content23 {
			margin-top: 10px;
			padding-left: 4px;
		}
		#content24 {
			margin-top: 10px;
			padding-left: 4px;
		}
		#content25 {
			margin-top: 10px;
			padding-left: 4px;
		}
