/* FOOTER */

div#foot p
{ 
	float:left; 
}

p span
{
	font-weight: bold;
}

#foot ul
{
	display:inline; 
	float:right; 
	padding-right:6px; 
}

#foot ul li
{ 
	display:inline; 
	float:left;
	margin-left:14px;
}

#foot ul a
{
	color:#666;
}

/* CONTENT */

h1
{
	font-size:1.8em; 
	font-weight:normal; 
	color:#333; 
	padding:15px 12px; 
	border-bottom:1px solid #d1d1d1; 
}

h4 
{
	padding-left:12px;
	line-height:120%;
}

.keyVis
{
	margin-top:12px;
	margin-left:12px;
	margin-bottom:12px;
}

#content .entry
{
	background:url(../img/_bg-entry.jpg) bottom repeat-x; 
	margin-bottom: 15px;
	
}

#content .entry img
{
	float: left;
	margin-top: 12px;
	width:487px;
	height:128px;
}


#content .entryNoBg p
{
	float: left;

	padding-top: 12px;
}

#content .entryNoBg
{
	margin-bottom: 6px;
	margin-top: 6px;
	padding-left: 12px;
	

}

#content .entryNoBg img
{
	margin: 10px 9px 0 0;
	float: left;
	padding: 0 0 12px 0;
}

#content .entryNoBg p
{
	float: left;
	width: 400px;
}



#content div.entryDoubble
{ 
	
	padding: 12px 0 12px 0;
	width: 244px;
	float: left;
	
}

.doubbleWrapper
{
	background:url(../img/_bg-entry.jpg) bottom repeat-x;
	clear: left;
	height: auto;
	margin-bottom: 20px;
}

#content div.entryDoubble img
{ 
	margin: 12px 0px 0 12px;
}




#content div.entryDoubble p
{ 
	padding: 0;
	margin: 12px 0px 0 12px;
}

div.entryDoubble h3
{

	color:#333; 
	padding:8px 12px;
	width: 220px;
	border-bottom:1px solid #d1d1d1; 
}

div.entryDoubble .noBorder
{
	border: none; 
	padding:0px 12px;
}

.intro
{ 
	font-weight:bold; 
}

.biggerBold
{
	font-size: 14px;
	font-weight: bold;
	margin: 9px 0 6px 0;
}

.borderTop
{
	border-top: 1px solid #ccc;
}

/* MARGINALIEN */

#nav h2
{ 
	color:#333; 
	padding:8px 6px; 
	border-bottom:1px solid #d1d1d1; 
}

#marg h2
{ 
	color:#333; 
	padding:8px 12px; 
	border-bottom:1px solid #d1d1d1; 
}

#marg .entry
{ 
	background:url(../img/_bg-entry.jpg) bottom repeat-x; 
	margin: 0 0 12px 0;
	/*border: 1px solid red;*/
}

#marg .entry img
{ 
	margin-left:12px;
	margin-top:12px;
}

#marg .entry img.karte
{ 
	margin:0 22px 0 38px;
}

#marg .entry img.karte
{ 
	margin:0 22px 0 38px;
}

#marg .marg_contact 
{ 
	background:url(../img/_bg-entry.jpg) bottom repeat-x; 
	margin: 0 0 12px 0;
	height: 120px;
}

#marg .marg_contact_small
{ 
	background:url(../img/_bg-entry.jpg) bottom repeat-x; 
	margin: 0 0 12px 0;
	height: 80px;
}


p
{
	padding:8px;
	padding-left:12px;
	line-height:120%;
}

#marg ul
{ 
	padding:8px; 
}

#marg li
{
	margin-bottom:8px;
}

#marg .entry ul a
{
	text-decoration:none; 
	color:#333; 
    padding-left:18px; 
	margin-bottom:8px;
    background:transparent url(../img/pfeil_grau.gif) no-repeat scroll left 3px;
}

#marg p
{ 
	width: 213px;
	/*border: 1px solid red;*/
}

/* MISC */

a.out
{
	background:transparent url(../img/link_out.gif) no-repeat scroll left 4px; 
	text-decoration:none;
	color:#333;
	padding:0 0 0 16px; 
	margin-top: 6px;
	display: block;
}

a.intern
{
	background:transparent url(../img/link_intern.gif) no-repeat scroll left 4px; 
	text-decoration:none;
	color:#333;
	padding:0 0 0 16px;
	margin-top: 6px;
	display: block; 
}

p.contactLink
{
	

}

p.contactLink a
{
	padding:0 0 0 16px; 
	background:transparent url(../img/link_intern.gif) no-repeat scroll left 4px; 
	display: block;
	text-decoration:none;
	color:#333;
	padding:0 0 0 16px; 
}


a.download
{
	background:transparent url(../img/pfeil_mehr.gif) no-repeat scroll left 4px; 
	text-decoration:none;
	color:#333;
	padding:0 0 0 16px; 
}


#form-login
{
	padding:6px;
	background:url(../img/_bg-entry.jpg) bottom repeat-x; 
	height: 65px;
	position: relative;
}

fieldset
{
	width: 100px;
	float: left;
}

fieldset.wide
{
	width:200px;
	float:left;
}

.submit
{
	position: absolute;
	background: url(../img/pfeilGrau.gif) bottom no-repeat;
	border: none;
	padding-top: 42px;
	margin-left: 3px;
	cursor: pointer;
	right: 10px;
}

#login input.txt
{ 
	margin:6px 0; 
	width:128px; 	
}

.clear
{
	clear: both;
	display: block;
	height: 1px;
}

.marginLeft
{
	margin-left: 26px;
}

p span
{
	display: block;
}

table
{
	margin-left: 12px;
	width: 486px;
}

table.docs
{
	width: 764px !important;
	max-width: 764px;
	
}

td
{
	padding: 13px 10px 10px 11px;
	border: 2px solid #fff;
	background: #d8edf8;
}

td a
{
	text-decoration: underline;
	color: #000;
	line-height: 135%;
}

td.firstTD
{
	/* width: 150px; */
}

td.secondTD
{
	/* width: 300px; */
}

td.thirdTD
{
}

td.fourthTD
{
	width: 50px;
}

td.fifthTD
{
	width: 30px;
}

tr.firstTR td
{
	font-weight: bold;
	
}

.formDateiupload
{	
	margin: 16px 0;
	padding-left: 13px;
	background:url(../img/_bg-entry.jpg) bottom repeat-x; 
}


.formDateiupload label
{
	display: block;
	margin: 13px 0;	
}

.formDateiupload submit
{	
	margin-top: 16px;
}

h1 span
{
	/*visibility: hidden;*/
	/* was warn das fürn kack ?? */
}

.flash_file 
{ 	
	width: 244px; 
	height: 314px; 
	margin: 0 0 10px 0; 
}

div#message
{
	position: absolute;
	left: 6px;
	top: 620px;
	padding: 4px;
	border-top: 4px solid #e20074;
	border-bottom: 1px solid #D1D1D1;
	background-color: #fff;
	color: #000;
	width: 162px;
	line-height: 133%;
}

div#message_upload
{
	position: absolute;
/* pass rechts an das headline ding so */
/*	left: 487px;
	top: 276px;
	width: 500px;
*/
	left: 229px;
	top: 343px;	
	width: 758px !important;
	height: 31px;
	background-color: #fff;
	color: #000;
	
	padding: 4px;
	border-top: 4px solid #e20074;
	border-bottom: 1px solid #D1D1D1;

	width: 500px;
	line-height: 133%;
}

