/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0px;
	background: url(style_FILES/img01.gif) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
}

h1, h2, h3 {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;;
	font-weight: normal;
	color: #444444;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 2em;
}

h3 {
	vertical-align:top;
	font-size: 1.6em;
	margin-bottom: 5px;

}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	text-decoration: none;
	border-bottom: 1px dotted #000000;
	color: #000000;
}

a:hover {
	background: none;
}

td {
	vertical-align:top;
	padding-top: 5px;
	padding-bottom: 5px;
}

td p {
	margin-top: 0px;
	margin-bottom: 5px;

	line-height: 120%;
	vertical-align:top;
	
}

#wrapper {
	width: 900px;
	margin: 0 auto;
	background: url(style_FILES/img04.jpg) no-repeat left top;
}

#wrapper .btm {
	/*background: url(style_FILES/img05.gif) no-repeat left bottom;*/
}

/* Header */

#header {
	width: 900px;
	height: 105px;
	margin: 0 auto;
	background: url(style_FILES/img02.jpg) repeat-y left top;
}

/* Logo */

#logo {
	background: url(style_FILES/HAPLinkVLC2_0000.png) no-repeat center top;
	float: left;
	width: 900px;
	height: 105px;
	color: #000000;
}

#logo h1, #logo p {
}

#logo h1 {
	float: left;
	padding: 20px 0 0 20px;
	margin-right: 10px;
	letter-spacing: -1px;
	/*text-transform: lowercase;*/
	font-size: 2.8em;
}

#logo h1 a {
	color: #FF7900;
}

#logo p {
	float: left;
	margin: 34px 0 0 0;
	padding: 3px 10px 3px 0px;
	font: normal 13px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
} 

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #000000;
}


/* Menu */

#menu {
	
	position: center -900px;
	width: 900px;
	height: 44px;
	background: url(style_FILES/img03.jpg) no-repeat left top;
	margin: 0 auto;
	padding: 0;
}

#menu ul {
	margin: 0;
	padding: 13px 0 0 20px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	margin-right: 3px;
	padding: 2px 15px 7px 15px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #FFFFFF;
	border: none;
}

#menu li.aktiv {
	display: block;
	margin-right: 3px;
	padding: 2px 15px 2px 15px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #000000;

}

#menu a.aktiv_link {
	display: block;
	margin: -5px -20px -7px -20px;
	padding: 5px 20px 5px 20px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 13px;*/
	font-weight: normal;

	color: #000000;
	border: none;
}

#menu a {
	text-decoration: none;
	border: none;
}

#menu a:hover {
	background: #FF7900;
	text-decoration: none;
}




/* Page */

#page {
	background: url(style_FILES/HAPLinkVLC2_0000.png) no-repeat center -149px;
	margin: 0 auto;
	padding-top: 20px;
}

/* Content */

#content {
	float: right;
	min-height: 500px;
	
	width: 610px;	
	padding: 25px 20px 0 0;
}



#subnavi {
	float: left;
	width: 150px;
	padding: 20px 10px 10px 20px;
}

#subnavi ul {
	margin: 0;
	padding: 0px;
	list-style: none;
}

#subnavi li {
	height: 2.4em;
	border-bottom: 1px dashed #bcBCBC;
}


#subnavi a {
	color: #000000;
	border: none;
}

#subnavi a:hover {
	text-decoration: underline;
	color: #787878;
}


#borderStyle {
	float: left;
	width: 150px;
	height: 50px;
	padding: 20px 10px 30px 40px;
}

#borderStyle ul {
	margin: 0;
	padding: 0px;
	list-style: none;
}

#borderStyle li {
	height: 2.4em;
	border-bottom: 1px dashed #bcBCBC;
}


#borderStyle a {
	color: #000000;
	border: none;
}

#borderStyle a:hover {
	text-decoration: underline;
	color: #787878;
}


/* Sidebar */


#sidebar {
	float: left;
	width: 150px;
	padding: 25px 10px 0 20px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	padding-bottom: 0px;
}

#sidebar li li {
	line-height: 2.4em;
	
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
	color: #BCBCBC;
}

#sidebar h2 {
	letter-spacing: -.5px;
	color: #444444;
}

#sidebar p {
	padding-bottom: 20px;
	text-align: justify;
}

#sidebar a {
	color: #000000;
	border: none;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #787878;
}


/* Footer */

#footer {

	width: 900px;
	height: 20px;
	margin: 0px auto;
	padding: 20px 0 15px 0;
	/*background: #444444;*/
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
}

#footer a {
	color: #000000;
	border-bottom: 1px #000000 dotted;
}

#kurzinfo {

	background: #bed5f4;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 1px;

}

#kurzinfo h3{

	font-weight: bold;
	font-style: italic;

}

#slideshow_links {
	padding-top: 0px;
	padding-bottom: 30px;
	width: 150px;
}

/* Link on the images */
.csc-textpic-imagewrap a {
	border-bottom: 0px dotted #000000;
}

/* Textunterschriften im Bild/Text Feld */
.csc-textpic-caption {
	font-size: 0.9em;
	color: #0000ff;
	padding-bottom: 10px;
}

/* Formatting of the Mail Form */
legend {
padding-left:10px;
padding-right:10px;
border: 0px;
}

fieldset {
border:0px;
padding-left:10px;
padding-right:10px;
padding-top:10px;
padding-bottom:10px;
border: 1px solid #C0C0C0;
}

.radiolayout {
width:60%;
padding-top:15px;
padding-bottom:15px;
}

.formu {
width:70%;
padding-top:10px;
padding-bottom:10px;
padding-left:10px;
border: 1px solid #C0C0C0;
background-color: #DAEBFD;
}

.mf-radio {
border:0px;
}

.mf-text {
color: #000000;
border: 1px solid #C0C0C0;
margin-bottom: 5px;
}

.mf-check {
border: 0px;
padding-bottom:10px;
}
.mf-select {
border:0px;
}

.mf-input {
border: 1px solid #C0C0C0;
margin-bottom: 5px;
}

.mf-submit {
color: #ffffff;
background-color: #C0C0C0;
border: 0px;
}
