/* ### FORMULARE ### */

.formular  {
	margin:10px 0;
	width:500px;
}

input[type='checkbox']{
	float:left;
}


form#mailform {
	border:0;
}
.csc-mailform-field label {
	display:block;
	width:160px;
	float:left;
}
.csc-mailform-checkbox label {
	width:500px;
}
fieldset.csc-mailform {
	padding:0;
	margin:0;
	border:0;
}
.csc-mailform-field {
	margin-bottom:5px;
	clear:both;
}
.csc-mailform-label {
	clear:both;
}
form{
	margin:0;
	padding:0;
}
input[type='text']{
	width:200px;
	

}
textarea {
	width:300px;
}


/* ### LAYOUT ### */

html, body{
	margin:0;
	padding:0;
	color:#333;
	background-color:#660000;
	text-align:center;
}


DIV#frame{
	position:relative;
	width:960px;
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	text-align:left;
	background-color:#FAF1C8;
	background-image: url(../images/back.gif);
	background-repeat: repeat-y;
	min-height: 600px;
	height: auto !important;
	height: 600px;
}

DIV#nav_col{
	width:300px;
	position:absolute;
	top:0px;
	left:0px;
	margin:0;
	padding:0;
}

DIV#nav {
	width:300px;
	position:relative;
}

DIV#bild {
	position:absolute;	
	top:356px;
}

DIV#meta {
	position:absolute;	
	top:575px;
	left:0;
	text-align:center;
	width:300px;	
}

DIV#bild_col {
	position:absolute;	
	top:20px;
	left:380px;
	width:500px;
	height:150px;
	text-align:bottom;
}

DIV#unten_col {
	position:absolute;	
	top:426px;
	left:380px;
	width:500px;
	height:130px;
	z-index:1;
}
DIV#lauftext {
	position:absolute;	
	top:566px;
	left:380px;
	width:500px;
	height:20px;
	z-index:1;
}

DIV#content_col {
	position:absolute;	
	top:190px;
	left:380px;
	width:570px;
	height:380px;
	overflow:auto;
	z-index:2;
}

DIV#content_col_galerie {
	position:absolute;	
	top:20px;
	left:380px;
	width:570px;
	height:550px;
	overflow:auto;
}


/* ### Navigation ### */

#submenu {
	position:absolute;
	top:175px;
	left:40px;
	text-align:right;
	width:250px;
}

#submenu ul.nav {
	float:left;
	list-style:none;
	font-weight:bold;
	margin:0;
	padding:1px 0 0 0;	
}
#submenu li{
	padding:4px 0 4px 0;
}
#submenu a{
	color:#333;
	padding:4px 0 4px 4px;
	border-left:1px solid #E9D5B4;
	border-top:1px solid #E9D5B4;
	border-bottom:1px solid #E9D5B4;
}

#submenu ul.nav li a.current {
	color:#660000;
	background-color:none;
	border-left:1px solid #660000;
	border-top:1px solid #660000;
	border-bottom:1px solid #660000;
}

#submenu ul#subnav {
	color:#333;
	text-align:left;
	position:absolute;
	left:100px;
	list-style:none;
	margin:2px 0 0 0;
	padding:0;
	display:inline;
}


#submenu ul#subnav li {
	padding:0;
}

#submenu ul#subnav li a {
	font-weight:normal;
	border:none 0;
}

#submenu ul#subnav li a.current {
	color:#660000;
	border:none 0;
}


/* ### EXTENSIONS ### */

.tx-tinygallery-pi1 {
	margin:0px;
	padding:0px;
	clear:both;
}
.tx-tinygallery-pi1-big {

}
.tx-tinygallery-pi1-small {
	border:none;
	padding:0 5px 5px 0;
	margin:0;
	float:left;
}



/* ### TEXT ### */

html, body, table, th, td, div, li{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height:16px;
	vertical-align:top;
}

h1.csc-firstHeader {
	margin:0;
}
h2 {
	font-weight:bold;
	font-size:14px;
	color:#660000;
	margin:0 0 10px 0;
	padding:0;
}

DIV#content_col p.bodytext {
	margin:0 0 10px 0;
	width:470px;
}
DIV#content_col .contenttable p.bodytext {
	margin:0;
	width:auto;
}

DIV#content_col .contenttable img {
	margin:10px 20px 10px 0;
	padding:0;
}

table, th, td {
	padding:0;
}

a {
	color:#660000;
	text-decoration:none;
}

DIV.csc-frame-rulerAfter {
	border-bottom:1px dotted #660000;
	margin:10px 0 10px 0;
}




a.internal-link img { border: 0; }
a.external-link img { border: 0; }
a.external-link-new-window img { border: 0; }
a.internal-link-new-window img { border: 0; }
a.download img { border: 0; }
a.mail img { border: 0; }
a img { border:0; }


