
@import url(settings.css);
@import url(layoutPageMain.css);
@import url(layoutPageHome.html);
@import url(nav.css);
@import url(cols.css);
@import url(fce.css);
@import url(search.css);
@import url(news.css);
@import url(mail.css);
@import url(rtehh.html);

/***********************************
* content
************************************/
/**
* Standard-Vorgaben ################################################################################
*/
img {border:0;}
/** 
* Standard-Formatierungen für Listen & Zitate ######################################################  
*/

	ul, ol, dl { margin: 0 0 1em 1em }
	li { margin-left: 1.5em; line-height: 1.5em; }

	dt { font-weight: bold; }
	dd { margin: 0 0 1em 2em; }

	blockquote, cite { margin: 0 0 1em 1.5em; font-size: 0.93em; width: auto;}

/**
@media all
{

/**
* Standard-Vorgaben ################################################################################
*/
img {border:0;}
/** 
* Standard-Formatierungen für Listen & Zitate ######################################################  
*/

	ul, ol, dl { margin: 0 0 1em 1em }
	li { margin-left: 1.5em; line-height: 1.5em; }

	dt { font-weight: bold; }
	dd { margin: 0 0 1em 2em; }

	blockquote, cite { margin: 0 0 1em 1.5em; font-size: 0.93em; width: auto;}

/**
* Überschriften, Fließtexte ########################################################################
*/
body {font-size: 11px; font-family: Verdana, Helvetica, Arial, sans-serif; color:#575757;}

h1,h2,h3,h4 {font-family: Verdana, Helvetica, Arial, sans-serif; font-weight:normal;}
	

h1 {font-size: 12px; font-weight:bold; color:#7C7E7C; background:none;  margin:0em 0 1.0em 0; padding-top:0em;}




/*Überschrift 1*/
h2{font-size: 12px; font-weight:bold; color:#7C7E7C; text-transform:uppercase;background:transparent;  margin:0.4em 0 1.0em 0; }

/*Überschrift 3*/	
h3{font-size: 12px; color:#7C7E7C; font-weight: normal; background:transparent;  margin:0.2em 0 1.0em 0;  }
	
	


p,ul,dd,dt {line-height:1.4em;}
p {line-height:1.4em; margin:0 0 1em 0;}

strong,b {font-weight:bold;}
em,i {font-style:italic;}

hr {color:#fff; background:transparent; margin:0 0 0.5em 0; padding:0 0 0.5em 0; border:0; border-bottom:1px #eee solid;}


/***********************************
* Bildpositionierung
************************************/
img.float_left {float:left; margin-right:1em; margin-bottom:0.15em; border:0;}
img.float_right {float:right; margin-left:1em; margin-bottom:0.15em; border:0;}
img.center {text-align:center; background:#fff; padding:4px; border:1px #ddd solid;}


/***********************************
* Links
************************************/
a { text-decoration:underline; color:#FA8622; }
a:link { text-decoration:underline; color:#FA8622; }
a:visited { text-decoration:underline; color:#FA8622; }
a:hover { text-decoration:none; color:#FA8622; }
a:active { text-decoration:none; color:#FA8622; }
a:focus { text-decoration:none; color:#FA8622; }


/***********************************
* Formulare & Tabellen
************************************/
table {border-collapse:collapse; margin-bottom:0.5em;}

form {overflow:hidden;}

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

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






/* Close @media all - DO NOT DELETE! */
}
