/* DATEI: text.css			*/
/* Schriftformatierungen	*/

/* Farben fuer Links */
a:link					{ text-decoration:none }
a:visited				{ text-decoration:none }
a:active				{ text-decoration:none }
a:hover					{ text-decoration:underline; color:#F57214; }
a.top-navi:hover		{ text-decoration:none; color:#FF0000; }
a.foot-navi:hover		{ text-decoration:none; color:#FF0000; }

/* Fonts und Farben (allgemein) Bitte EXAKTE Font-Namen verwenden & Schreibweise beachten !!! */
body,div,p,table,td,tr,h1,h2,h3,h4,h5,h6,li,ol,ul,form,opxion,select,input,br,b
{ font-family: Verdana, Times New Roman, MS Sans Serif, Arial; font-size:11px; color:#d9d9d9; line-height: 150%; z-index:1;}

/* Definition h1 bis h6 */
h1 { font-weight:bold; font-size:18px;}
h2 { font-weight:bold; font-size:16px;}
h3 { font-weight:bold; font-size:14px;}
h4 { font-weight:bold; font-size:12px;}
h5 { font-weight:bold; font-size:10px;}
h6 { font-weight:bold; font-size:8px;}

/* Schriftgroessen */
.size6  { font-size:6px; }
.size7  { font-size:7px; }
.size8  { font-size:8px; }
.size9  { font-size:9px; }
.size10 { font-size:10px;}
.size11 { font-size:11px; }
.size12 { font-size:12px; }
.size13 { font-size:13px; }
.size14 { font-size:14px; }
.size15 { font-size:15px; }
.size16 { font-size:16px; }
.size18 { font-size:18px; }
.size20 { font-size:20px; }
.size21 { font-size:21px; }


.top-navi		{ font-weight:bold; font-size:14px; color:#FFFFFF; }

.ueb			{ font-weight:bold; font-size:14px; color:#FFFFFF; }

.navi-blue10	{ font-size:10px; color:#1aa3db; }
.navi-blue11	{ font-size:11px; color:#1aa3db; }

.foot-navi		{ font-size:11px; color:#ababab; }

.scroll			{ font-size:11px; color:#595959; }
.scroll_b		{ font-weight:bold; font-size:11px; color:#595959; }

.formular		{ color:#000000; font-size:14px; background-color:#d9d9d9; border:1px solid #696969; }

/* Show */
.tr_over		{ background-image:url(/startseite/images/bg-top2-projekte.png); border:1px solid #323232; color:red; }
.tr_out			{ background-image:url(/startseite/images/bg-top-projekte.png); border:1px solid #323232; }
.showBild		{ width:80px; height:60px; border:3px solid #595959; margin: 0 4px 0 4px;}
.showTable		{ border-left:1px solid #595959; border-right:1px solid #323232; background-image:url(/startseite/images/bg-projekte.png); background-repeat:repeat-x; background-color:#FFF;}
/* /Show */

.Bildershow {
	background-color: #306d06;
	margin-bottom: 10px;
	position: static;
	text-align:left;
}
.Bildershow H1 {
	margin: 0; padding:15px 10px 15px 10px;
	font-size:16px;
	
}
.Bildershow p {
	margin:0; padding:10px;
}

