body {
	background-color: #9db0cf;
	background-image: url(../images/backgrounds/main_fade.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	padding: 0px;
}
a,a:link,a:active,a:hover,a:visited {
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
form{
    margin:0px;
    padding:0px;
    }
#container {
	width: 800px;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -400px;
}
#langselect {
	height: 16px;
	width: 200px;
	position: relative;
	top: 34px;
	right: 0px;
	text-align: right;
	padding-right: 8px;
	float: right;
}
#langselect a:link,#langselect a:hover,#langselect a:active,#langselect a:visited {
	padding: 3px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	vertical-align: middle;
}
#langselect a:hover{
	background-color: #aab9d2;
	}
.selectedlang {
	background-color: #7C92B6;
}
#head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	color: #ccd6e4;
	background-image: url(../images/backgrounds/main_head.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 50px;
	width: 800px;
	position: relative;
	top: 0px;
	vertical-align: bottom;
	text-align: right;
	padding-left: 0px;
}
#mainnavi {
	vertical-align: bottom;
	padding: 2px 10px;
	width: 780px;
	background-color: #7C92B6;
}
#mainnavi a:link,#mainnavi a:visited,#mainnavi a:hover,#mainnavi a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	color: #4a70a3;
	text-decoration: none;
	background-color: #cdd6e4;
	padding: 2px;
	height: auto;
	margin-right: 4px;
}
#mainnavi a:hover{
	background-color: #f1f4f9;
	}
#sitecontent {
	background-color: #FFFFFF;
	padding: 20px;
	padding-top:10px;
	width: 760px;
	position: relative;
	top: 0px;
	right: 0px;
	display:block;
	float:left;
	min-height:350px;
	font-size:1em;
	color:#666666;
	overflow:hidden;
}
#mainspace{
    width:100%;
    display:table;
	margin: 0 auto;
	float:left;
    }
.contentcell {
    vertical-align:top;
	padding: 0px;
	margin: 0px;
}
.contentcell a{
    color:#000000;
    font-weight:normal;
    }
#shortlist{
	padding-top:20px;
	position: relative;
	width: 100%;
	display: table-row;
	float:left;
	clear:both;
    }
#specialbox{
    width:auto;
    position:relative;
    margin-bottom:5px;
    padding:3%;
    display:block;
    }
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	background-image: url(../images/backgrounds/main_bottom_bow.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: center;
	height: 80px;
	width: 800px;
	vertical-align: bottom;
	float: left;
	position: relative;
}
#loginfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ccd6e4;
	font-size: 10px;
	padding: 2px 10px;
	float: left;
	width: 780px;
	text-align:right;
	background-color: #7C92B6;
}
#bredcrumbs {
	font-size: 0.9em;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	background-color: #FFFFFF;
	width: 100%;
	margin-bottom:10px;
	padding-right:10px;
}
.slistbox {
	font-size: 0.95em;
	color:#000000;;
	background-color: #eff2f6;
	width:98%;
	display:block;
	padding:1%;
}
.clearer{
    clear:both;
    height:1px;
	}
#detailbox, .detailbox {
	font-size: 1em;
	color: #000000;
	background-color: #eff2f6;
	background-image:url('../images/backgrounds/detailboxfade.jpg');
	background-repeat:repeat-x;
	width:98%;
	display:block;
	padding:1%;
}
.butt{
    right:0px;
    top:0px;
    float:right;
    margin-left:5px;
}
#adspace {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	padding-left: 10px;
	float: right;
	border:1px solid red;
	right:0px;
	top:0px;
	position:relative;
	width: 140px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #999999;
	height:100%;
}

.msg,.hlp {
	color: #4a70a3;
	font-weight: bold;
	text-decoration: none;
	font-size: 0.9em;
	padding:2px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom:5px;
	border: 2px solid #b9c8dd;
	background-color:#eff2f6;
	}
.hlp {
	color: #4a70a3;
	font-weight: normal;
	font-style: italic;
	padding:5px;
	border: 1px solid #b9c8dd;
	}
.err {
	font-weight: bold;
	font-size: 0.9em;
	padding:2px;
	color: #ff0000;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom:10px;
	border: 2px solid #ff0000;
	background-color:#f9e4e4;
	text-align:center;
	}
.headline{
	font-size: 1.2em;
	color: #4a70a3;
	font-weight: bold;
	display:block;
    }
.formfeld {
	font-size: 1em;
	color: #333333;
}
.sendbutton {
	font-size: 0.9em;
	font-weight:bold;
	color: #FFFFFF;
	background-color: #40618d;
	border:1px solid #40618d;
}
.datedis {
	font-style: italic;
	color: #999999;
	font-size:0.9em;
}
.objdeldia {
	background-color: #eff2f6;
}
.specialbutts {
	background-color: #d1d9e6;
}
.smalltext {
	font-size: 0.9em;
	color: #999999;
}
a.addbutton:link,a.addbutton:visited,a.addbutton:hover,a.addbutton:active{
    display:block;
    padding:3px;
    background-color:#7c92b6;
    color:#ffffff;
    font-weight:bold;
    font-size:0.9em;
}
a.addbutton:hover{
    background-color:#a9b9d4;
    text-decoration:none;
}
stdbutton,a.stdbutton,a.stdbutton:link,a.stdbutton:visited,a.stdbutton:hover,a.stdbutton:active{
    font-size:0.9em;
    padding:3px;
    background-color:#a9b9d4;
    color:#ffffff;
    font-weight:bold;
    text-decoration:none;
}
a.stdbutton:hover{
    background-color:#7c92b6;
}
delbutton,a.delbutton:link,a.delbutton:visited,a.delbutton:hover,a.delbutton:active{
    display:block;
    font-size:0.9em;
    padding:3px;
    background-color:red;
    color:#FFFFFF;
    font-weight:bold;
}
a.delbutton:hover{
    background-color:#b90000;
    text-decoration:none;
}
aktbutton,a.aktbutton:link,a.aktbutton:visited,a.aktbutton:hover,a.aktbutton:active{
    display:block;
    font-size:0.9em;
    padding:3px;
    background-color:green;
    color:#FFFFFF;
    font-weight:bold;
}
a.aktbutton:hover{
    background-color:red;
    text-decoration:none;
}
desaktbutton,a.desaktbutton:link,a.desaktbutton:visited,a.desaktbutton:hover,a.desaktbutton:active{
    display:block;
    font-size:0.9em;
    padding:3px;
    background-color:red;
    color:#FFFFFF;
    font-weight:bold;
}
a.desaktbutton:hover{
    background-color:green;
    text-decoration:none;
}
button{
    height:2.5em;
    }
a.listhead:link,a.listhead:visited,a.listhead:hover,a.listhead:active{
    color:#6283af;
    font-weight:bold;
    font-size:1.2em;
    }
a.listhead:hover{
    text-decoration:underline;
    }
.selectedImg{
    border:10px solid #a9b9d4;
    background-color:#a9b9d4;
    font-size:0.9em;
    color:#FFFFFF;
    vertical-align:top;
    float:left;
    }
.notselectedImg{
    border:10px solid #d2ddec;
    vertical-align:top;
    float:left;
    }
.minigallery{
    width:300px;
    display:block;
}
.standardform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	color: #666666;
	background-color: #FFFFFF;
	padding: 5px;
	border: thin dotted #CCCCCC;
}
.formline{
    margin-bottom:5px;
    margin-left:20px;
}
.formline input,.formline option,.formline select,.formline textarea{
    font-size:1em;
    }
    
.redstar{
    font-weight:bold;
    color:#40618d;
    font-size:1.1em;
    }
