/* *** Generated by www.csscreator.com *** */
/* *** modified by miss monorom www.intensivstation.ch *** */
/* css released under Creative Commons License -  http://creativecommons.org/licenses/by/2.0/deed.en  */

body {
color: white;
background-color: black;
font-size: 11px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
padding:0px;
margin:0px;
}

a {color: black;}
a:visited {color: black;}
a:hover {color: black;}
a:active { color:black;}

h1 {
	color: #000;
	font-size: 14px;
	text-transform:uppercase;
	padding-left:10px;
	font-weight: bold;
	padding-top: 10px;
	}

P {
	color: #000;
	font-size: 12px;
	padding-left:10px;
	line-height:16px;
}

h2 {
	color: #000;
	font-size:13px;
	font-weight: bold;
	padding-left:10px;
	padding-right:10px;
	padding-top: 10px;
	margin:0px;
}

/* ----------container to center the layout-------- */
#container {
	width: 827px;
	padding:0px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
} 

/* ---------- logo-------------- */
#logo {
	height: 71px;
	width: 827px;
	background-repeat: no-repeat;
	text-align: right;
	padding: 0px;
	margin: 0px;
	background-image:url(images/bg_logo.jpg)
	}

#logo img { text-align: center; padding-left: 0px; padding-bottom: 0px; padding-right: 0px; padding-top: 18px;} 

/* ----------menu  ------------- */
#menu {
	height: 26px;
	width: 827px;
	background-repeat: no-repeat;
	text-align: center;
	background-color: #000;
	padding: 0px;
	margin: 0px;
	background-image:url(images/bg_menu.jpg)
}

/* ----------outer and inner----------------- */
#outer{ 
	border-left: solid 7px #000; /* color of the left column  */ 
	border-right: solid 7px #000; /* color of the right column  */
	background-color:#ffffff;
} 

#inner{
	margin:0; width:100%;
} /* The ie/pc pecularity */ 

/* --------------left and right colum------------- */
#left {
	width:7px; 
	float:left; 
	position:relative; 
	margin-left:-7px; 
	background-color:#000;
 }
 
#right {
	width:7px; 
	float:right; 
	position:relative; 
	margin-right:-7px; 
	background-color:#000;
}

/* -----------------content--------------------- */ 
#content{ 
	color: black;
	background-color:#000000;
	width: 813px;
	height: 245px; 
	position: relative;
	margin: 0px;
}


/*  ----------------extra nav colom--------------- */ 
#extra {
	padding-left: 7px;
	padding-bottom: 0px;
	padding-right: 7px;
	padding-top: 0px;
	height: 174px;
	width: 827px;
	background-repeat: no-repeat;
	clear:left;
	margin:0px;
	text-align: left;
	background-image:url(images/bg_extra_nav.jpg) 
} 

#extra img {padding-left: 30px; padding-bottom: 0px; padding-right: 0px; padding-top: 18px;} 

/*  ----------------footer---------------------- */ 
#footer {
	padding-left: 7px;
	padding-bottom: 0px;
	padding-right: 7px;
	padding-top: 0px;
	clear:left;
	margin:0px;
	text-align: right;
}



/*  ----------------velgen---------------------- */ 
div.velgleft {
	color: #000000;
	text-align: left;
	text-decoration:none;
	width: 172px;
	margin: 0px;
	padding: 4px;
	line-height:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	float: left;
	background-image:url(images/bg_menu_velgen.jpg);
	background-repeat:repeat-y;
}

div.velgright {
	color: #000000;
	text-align: left;
	width: 600px;
	margin: 0px;
	padding: 4px;
	float: right;
}

div.velgfoto {
	color: #000000;
	text-align: left;
	width: 300px;
	margin: 0px;
	padding: 4px;
	float: right;
}

