* {
	font-family: Verdana, Sans-Serif;
	font-size: 9px;
	margin: 0;
	padding: 0;
}

a {
	color: #A66C92;
	font-size: 9px;
	text-decoration: none;
}

a:hover, a:active, a.active {
	color: #C59EB7;
	font-weight: normal;
}

body {
	font-size: 9px;
	background-color: #FFFFFF;
	padding-top: 5px;
	color: #A66C92;
	text-align: center;
}

div li, ul li {
	border-width: 0;
	list-style: none;
}

h3.page {
	color: #000;
	font-size: 16px;
	margin-bottom: 10px;
}

p {
	padding-top: 10px;
}

/*-------------------------------------------Costumer Settings---------------------------------*/

.LinkActive {
	color: #A66C92;
	font-weight: bold;
}

.LinkLanguageActive {
	color: #A66C92;
	font-weight: bold;
}

#Wrap {
	background-color: #E5E2E2;
	width: 845px;
	height: 405px;
	margin: 50px auto;
	text-align: left;
}

#Grid {
	height: 390px;
}

#Header {
	background-color: #FFFFFF;
	height: 40px;
	width: 845px;	
	padding-top: 15px;
	text-align: left;
}

#Teaser {
	background-color: #CAC7C7;
	height: 150px;
	width: 845px;
}

#Header h1 {
	color: #fff;
	font-size: 13px;
}

#Header p {
	color: #fff;
	font-size: 9px;
	font-weight: normal;
}

#Header p strong {
	font-size: 9px;
}

#Navigation {
    font-size: 0.83em;
    float: left;
    width: 150px;
}

#Navigation ul li {
    list-style-type: none;
}

#Navigation ul li a:active, #Navigation ul li a:link, #Navigation ul li a:visited {
    display: block;
    font-weight: bold;
    padding: 2px 3px;
}

#Navigation ul li a:hover {
    background-color: #c0c0c0;
    color :#fff;
}

#Navigation ul li.NavMainParent {
    font-weight: bold;
    margin-top: 3px;
    padding-left: 0px;
    padding-top: 3px;
}

#Navigation li#NavLogout {
    font-weight: bold;
}

#Content {
	height: 360px;	
	width: 435px;
	background-color: #E5E2E2;
	border: 0px solid #666666;
	overflow: hidden;
	padding-top: 20px;
	float: left;
}

#Content table caption {
	font-weight: bold;
	margin: 0;
	padding: 0px;
	text-align: left;
}

#Content table td {
	padding: 2px;
}

#Content p {
	margin-bottom: 0px;
}

#Image {
	height: 150px;
	width: 290px;
	background-color: #E5E2E2;
	float: left;
	border: 0px solid #666666;
	margin-left: 5px;
}

#Image img {
	position: relative;
	top: 83px;
}

#Image table caption {
	font-weight: bold;
	margin: 0;
	padding: 0px;
}

#Image table td {
	padding: 2px;
}

#Image p {
	margin-bottom: 0px;
}

#Spacer {
	width: 80px;
	border: 0px solid #666666;
	float: left;
	height: 345px;
}

#SpacerDates {
	width: 80px;
	border: 0px solid #666666;
	float: left;
	height: 330px;
}

#Navi {
	width: 80px;
	border: 0px solid #666666;
	float: left;
	height: 15px;
}

#DivSelect {
	float: left;
	width: 200px;
}

#DivSearch {
	margin-left: 210px;
	width: 250px;
}

#footer {
	background-color: #c0c0c0;
	color: #fff;
	font-size: 9px;
	text-align: right;
	width: 845px;
}

#footer a {
	color: #fff;
	font-size: 9px;
	font-weight: normal;
	text-decoration: underline;
}

#GalleryMini {
	margin-top: 3px;
	font-size: 0.83em;
    float: right;
    width: 200px;
}

#WrapLead {
	float: right;
    width: 200px;
}

#News {
    border-top: 3px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	margin-top: 3px;
	font-size: 0.83em;
    float: right;
    width: 200px;
}

#PictureInfo {
    border-top: 3px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	margin-top: 3px;
	font-size: 0.83em;
    float: right;
    width: 200px;
}

.Title {
	font-weight: bold;
	color: #FFFFFF;
	width: 654px;
}

.ColumnClients {
	color: #FFFFFF;
}

.tdClients {
	width: 250px;
}

.text {
	color: #FFFFFF;
	width: 510px;
}

div.Clear {
	clear: both;
}

.error {
	background-color: Yellow;
	border: 1px solid red;
	color: #000;
	margin-bottom: 20px;
	padding: 5px;
	width: 90%;
}

.TR_BG {
	background-color:#999;
	color: #fff;
	text-align: left;
}

form {
	/*\*/
	display: inline;
	/**/
	font-size: 9px;
}

#Content form input, #Content form textarea {
	/*\*/
	display: inline;
	/**/
	font-size: 9px;
}

div.SeparatorLine {
	border-bottom: 1px solid #999;
	margin: 10px 0;
	width: 90%;
}

div.Spacer {
	margin: 10px 0;
}