﻿/*** RESET ***/
*{
	margin: 0;
	padding: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
}
img
{
    border: 0;
}
a {
	text-decoration: none;
	color: #ddd2c0;
}
a:hover {
	color: #ddd2c0;
	text-decoration: underline;
}
body{
	font-family: arial, sans-serif;
	font-size: 1em;
	line-height: 1.2em;
	background-color: #ffffff;
	color: #656565;
}
ol, ul {
	list-style: none;
}
:focus {
	outline: 0;
}

a:active { outline: 0; }

.clearfloats {clear: both;}

/*** END RESET ***/

/*** BASIC LAYOUT ***/

#topcontainer 
{
	width: 100%;
	margin-top: 100px;
}

#flashcontainer 
{
	width: 100%;
	margin-top: 10px;
}

#contentcontainer 
{
	width: 100%;
	margin-top: 20px;
}


#eyecatchercontainer 
{
	width: 100%;
}

#footercontainer 
{
	width: 100%;
}

/*** TOP ***/

#top 
{
	width: 869px;
	margin: 0 auto;
}

#logo 
{
	height: 35px;
	width: 220px;
	float: left;
}

#menu 
{
	background: url("../images/menubg.jpg") no-repeat;
	width: 625px;
	height: 35px;
	float: right;
	padding-top: 7px;
}

#menu ul li
{
	float: left;
	padding-left: 27px;
	visibility: hidden;
}
/*** FLASH ***/

#flash 
{
	width: 869px;
	margin: 0 auto;
	height: 431px; 
}

#flashbinnen
{
	width: 869px;
	margin: 0 auto;
	height: 254px; 
}



#meerinfoindex 
{
	background: url("../images/meerinfobg.jpg") no-repeat;
	width: 869px;
	height: 53px;
	margin: 0 auto;
	margin-top: 10px;
	padding-top: 7px;
	text-align: center;
	visibility: hidden;
}

/*** CONTENT ***/

#content 
{
	margin: 0 auto;
	width: 869px;
}

#main 
{
	float: left;
	padding-right: 10px;
	border-right: 1px dashed #e7e7e7;
	width: 567px;
}

.mainsubtitle 
{
	border-bottom: 1px dashed #e7e7e7;
	margin: 0 0 20px 0;
	padding-bottom: 20px;
	color: #333333;
	font-size: 0.9em;
}

.maintext 
{
	color: #333333;
	font-size: 0.75em;
	margin-bottom: 60px;
}

.maintext img
{
	height: auto;
	width: 100px;
	margin-bottom: 20px;
}

.images
{
	height: 100px;
	width: auto;
}

#sidebar 
{
	float: left;
	padding-left: 10px;
	width: 280px;
}

#sidebarmenu{
    margin: 0 0 0 20px;
	color: #1D1D1D;
}
#sidebarmenu li
{
	
    font-size: 0.95em;
	font-weight: bold;
	padding-left: 20px;
}
#sidebarmenu li ul li a
{
	margin-left: -20px;
	color: #000000;
	text-decoration: none;
	font-size: 0.75em;
}

#sidebarmenu li ul li{
    background: none !important;
}

#sidebarmenu li ul li a:hover{
	color: #f69203;
}

#sidebarmenu li a{
	color: #1D1D1D;
	line-height: 1.8;
	text-decoration: none;
}
#sidebarmenu li a:hover{
	color: #f69203;
}

.sidebareyecatcher
{
	background: url("../images/eyecatcherbg.png") no-repeat;
	width: 236px;
	height: 184px;
	padding: 20px 23px 23px 27px;
	position: relative;
	bottom: -40px;
}

/*** EYECATCHERS ***/

#eyecatchers 
{
	width: 869px;
	margin: 0 auto;
	margin-top: 10px;
    margin-bottom: 50px;
}

.eyecatchercol 
{
	float: left;
	background: url("../images/eyecatcherbg.png") no-repeat;
	width: 236px;
	height: 184px;
	margin-right: 6px;
	padding: 20px 23px 23px 27px;
}

.eyecatchertitle 
{
	font-size: 1.05em;
	font-weight: bold;
	color: #333333;
	margin-bottom: 6px;
}

.eyecatchertext
{
	font-size: 0.7em; 
	color: #656565;
	line-height: 16px; 
	width: 240px;
	text-align: justify;
}


#eyecatchercolcontact
{
	float: left;
	background: url("../images/eyecatchercontact.png") no-repeat;
	width: 227px;
	height: 184px;
	padding: 20px 23px 23px 35px;
}

#eyecatchercolcontact a
{
	color: #333333;
}

#eyecatchercontacttitle 
{
	font-size: 1.1em;
	font-weight: bold;
	color: #333333;
	margin-bottom: 6px;
	text-transform: uppercase;
}
#eyecatchercontactname
{	
	font-size: 1.25em;
	font-weight: bold;
	color: #fafafa;
	margin-bottom: 6px;
	text-transform: uppercase;
}
#eyecatchercontactnv
{
	font-size: 0.8em;
	font-weight: bold;
	color: #fafafa;
	margin-bottom: 6px;
	text-transform: uppercase;
}
#eyecatchercontactadres
{
	font-size: 0.75em;
	font-weight: bold;
	color: #333333;
	margin-bottom: 6px;
}

/*** FOOTER ***/

#footerindex 
{
    clear:both;
	width: 869px;
	margin: 0 auto;
	text-align: right;
	color: #656565;
	margin-bottom: 100px;
	margin-top: 20px;
	font-size: 0.65em;
	border-top: 1px solid #c4c4c4;
}

#footerindex a 
{
	color: #656565;
}
#footerbinnen
{
	background-color: #f69203;
	width: 859px;
	height: 25px;
	margin: 0 auto;
	color: #000000;
	margin-bottom: 100px;
	margin-top: 30px;
	font-size: 0.70em;
	padding: 6px 0 0 10px;
}

#footerleft 
{
	float: left;
	width: 650px;
}

#footerright 
{
	float: right;
	padding-right: 10px;
}
#footerbinnen a
{
	color: #000000;
	text-decoration: none;
}

#footerbinnen a:hover
{
	color: #000000;
	text-decoration: underline;
}

#footer a
{
	color: #656565;
	text-decoration: none;
}

#footer a:hover
{
	color: #656565;
	text-decoration: underline;
}

.images 
{
	padding: 0 14px 12px 0;
}

.foto
{
    clear:both;
    float: left;
    padding-right: 10px;
}

td
{
    padding-bottom: 5px;
}

#stardekk 
{
	font-size: 0.8em;
}
.textarea 
{
	font-size: 1.2em;
	background: Transparent;
	border: 1px solid #d3ccb9;
	color: #545454;
	padding: 2px 0 0 4px;
	width: 305px;
}

.textbox 
{
	margin-bottom: 6px;
	width: 150px;
	background: Transparent;
	border: 1px solid #d3ccb9;
	color: #545454;
	padding: 1px 2px 1px 2px;
	font-size: 0.9em;
}

.buttoncontact 
{
	background: Transparent;
	border: 1px solid #d3ccb9;
	color: #545454;
	padding: 3px;
	text-transform: uppercase;
	font-size: 0.75em;
}

#vca 
{
	margin: 0 auto;
	background: #f4f4f4 url("../images/vca.jpg") no-repeat;
	height: 64px;
	width: 777px;
	padding-left: 90px;
	padding-top: 10px;
	margin-top: 20px;
	font-size: 0.75em;
	border: 1px solid #f4f4f4;
}

.teamid 
{
	float: left;
	width: 180px;
	margin-bottom: 30px;
}

.teamidpic
{
	width: 100px;
}

.teamidpic img
{
	width: 100px;
}


.teamiddescription
{
	margin-top: 8px;
	font-size: 0.75em;
	color: #333333;
	width: 130px;
}

.klein 
{
	font-size: 0.9em;
}