@charset "utf-8";
/*
Hintergrund		fff
Schrift			000
Dunkelblau		174e8f
Links			
Hellgrau		e3e4e5

TechTex #555459
*/

body {
	background:#fff url(../pix/TechTex-Menu-BG.gif) repeat-x;
	color: #555459;
}

	
/*--- Links --------------------------------------*/
a { color:#555459; text-decoration:none;}
a:hover { color:#555459; text-decoration:underline;}

a img { border:0;}

td img { margin-bottom:10px;}

/*--- DIVs ---------------------------------------*/
		#content { background:url(../pix/TechTex-backgr.png) no-repeat;}


/*--- Menu ---------------------------------------*/
.menulist ul li { border-bottom:2px dotted #555459; background-color:#fff;}
.menulist ul li a {}
.menulist ul li a:hover, .menulist ul li a.highlighted {background-color:#ced3e7;}

/* Startseite */
#iconmenu div span { color:#555459;}

/* Icon Menu rechts */
#content-rechts div { border-top:2px dotted #555459;}
#content-rechts div span { color:#555459; }

/*--- Content ------------------------------------*/

#content-links img { border:1px solid #555459;}

/* H1 - H5 */
h1 { color:#555459;}
h2 { color:#555;}
h3 { color:#555459;}

/* Eigene Boxen */
.visitenkarte { background-color:#ecedef; }

	.newsbox-startseite {background:url(../pix/POW-News.png) no-repeat;}
			.newsbox-startseite a {color:#555;}
.newsbox { border-bottom:2px dotted #555459;}

/* Tabellen*/
table { border-top:1px solid #555459; border-left:1px solid #555459;}
th, td { border-bottom:1px solid #555459; border-right:1px solid #555459;}
tr:hover { background:#e3e4e5;}
/*--- Werbung -------------------------------------*/

/* --- Formulare --------------------------------- */
#content input, 
#content textarea { font:1em Verdana, Arial, Helvetica, Sans-Serif; border:1px #ccc solid; background: #fafafa; padding:3px; color:#777;}

#content input[type=text], 
#content textarea { width:220px; }

#content input[type=text]:focus, 
#content input[type=submit]:focus, 
#content textarea:focus,
#content input[type=submit]:hover,
#content input[type=text]:hover, 
#content textarea:hover { background:#f0f0f0; color:#333; border-color:#666;}

#content .csc-mailform-field { margin:5px 0;}
#content input[type=submit] { margin-left:90px;}
#content fieldset.csc-mailform label { float:left; width:90px;}
#content fieldset.csc-mailform { border:0;}


/*--- Menu ---------------------------------------*/


