.sektion {
	width: 525px;
	background-color: #f1f1f1;
	padding: 19px 0 0px 0;
}

#start_inhalt .sektion {
	width: 850px;
	background-color: #ddd;
	padding: 0 0 0 0;
	
}

.site_kontakt #right {
	padding: 100px 0 0 0;
}

.site_kontakt .sektion {
	background-color: #ddd;
}

.site_projekte .sektion {
	font-size: 11px;
	position: relative;
	min-height: 440px;
}

* html .site_projekte .sektion {
	height: 440px;
}

.site_tocaati .sektion {
	font-size: 11px;
	min-height: 424px;
}

* html .site_tocaati .sektion {
	height: 438px;
}

.site_impressum .sektion {
	width: 523px;
	background-color: #eee;
}

.abschnitt {
	position: relative;
	z-index: 50;
}

.site_tocaati #right .abschnitt {
	padding: 0 50px 0 85px;
}

.site_projekte #right .abschnitt {
	padding: 0 15px 0 17px;
}

.site_impressum #right .abschnitt {
	padding: 0 15px 0 17px;
}


h1.norm {
	font-size: 11px;
	color: #777777;
	margin: 0 0 10px 0;
}

.site_projekte #right h1.norm {
	text-align: right;
	padding: 0 15px 0 0;
}

h2.oberzeile {
	font-size: 11px;
	font-weight: normal;
	margin: 0;
}

.site_projekte #right .text-absatz {
	width: 210px;
}

.text-absatz {
	line-height: 16px;
}

p.textfeld {
	line-height: 16px;
	margin: 0;
	padding: 0;
}

.berg_text p {
	line-height: 14px;
}

#links_inhalt .tl_erkl p.textfeld {
	line-height: 14px;
	text-align: left;
	padding: 0 0 0 0px;
	margin: 0 0 0 0;
}

.textfett { font-weight: bold; }
.textkursiv { font-style: italic; }
.textunterstrichen { text-decoration: underline; }

ul.uliste_mitbild {
	margin: 0 0 0 16px;
	padding: 0;
}

ul.uliste_mitbild li {
	line-height: 18px;
}

#frm_kontakt {
	width: 450px;
	background: url(/bilder/fxstift.jpg) no-repeat right bottom;
}

form p {
	margin: 0 0 0px 0;
}

form p.form_clear {
	clear: both;
}

.textformular	{
			font-size:10px;
			color:#4C595A;
		}
				
.formularfeld1 {	
			width: 403px;
			height: 18px;
			font-family: verdana,arial,sans-serif;
        	font-size: 10px;
        	color: #68716A;
			background-color:#ddd;
			border: 1px solid #fff;
			padding:0px;
			margin:0px 0 20px 0;
			}
			
textarea {	
			width: 403px;
			height: 250px;
			font-family: verdana,arial,sans-serif;
        	font-size: 10px;
        	font-weight: normal;
        	color: #68716A;
			background-color: #E6E6E6;
			border: 1px solid #fff;				
			padding: 0px;
			margin:0px;
			}
				
.meldungorange {color: #EB5A06}

.frm_hinweis {
	font-size: 10px;
	color: #777777;
	margin: 0 0 15px 0;
	padding: 0 0 0 15px;
}

.frm_meldung {
	color: red;
	padding: 0 0 0 15px;
	margin: 15px 0 0 0;
}

#frm_submit, #frm_submit:active,
#frm_submit:focus, #frm_submit:visited {
	display: block;
	width: 397px; /* + padding */
	height: 19px; /* + padding */
	color: #68716A;
	background: #E6E6E6 url(/bilder/gxpfeil_o.gif) no-repeat 338px 6px;
	font-weight: bold;
	text-align: right;
	text-decoration: none;
	padding: 3px 8px 0 0;
	margin: 0;
}

#frm_submit:hover, #frm_submit:active:hover,
#frm_submit:focus:hover, #frm_submit:visited:hover {
	text-decoration: underline;
}

a.wmlink, a.wmlink:active, a.wmlink:focus, a.wmlink:visited {
	color: #555F57;
	font-weight: bold;
	text-decoration: none;
	background: url(../bilder/gxpfeil_o.gif) no-repeat 0 2px;
	padding: 0 0 0 12px;
}

a.wmlink:hover, a.wmlink:active:hover, 
a.wmlink:focus:hover, a.wmlink:visited:hover {
	text-decoration: underline;
}

ul#alle_proj a.wmlink, ul#alle_proj a.wmlink:active, 
ul#alle_proj a.wmlink:focus, ul#alle_proj a.wmlink:visited {
	font-weight: normal;
	background: url(../bilder/gxpfeil_o.gif) no-repeat 0 3px;
}

