* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #3F3F3F;
}

#container {
	background-image: url(design/background.jpg);
	width: 990px;
	margin: 0 auto;
	padding-bottom: 20px;
}

#header {
	background-image: url(design/header.gif);
	width: 990px;
	height: 183px;
}
#header_register {
	background-image: url(design/header_register.gif);
	width: 990px;
	height: 183px;
}
#footer {
	height: 12px;
	width: 983px;
	background-color: #FFFFFF;
	float: left;
	margin-top: 20px;
	border: 1px;
	border-style: solid;
	border-color: #000000;
	font-size: 11px;
	padding-bottom: 6px;
	padding-left: 5px;
}
#searchField {
	width: 890px;
	height: 117px;
	padding-left: 100px;
	background-image:url(design/suche_bg.gif);
	font-size: 10px;
	line-height: 140%;
	padding-top: 10px;
	margin-top: 10px;
}
#searchFieldAdvanced {
	width: 890px;
	height: 210px;
	padding-left: 100px;
	background-image:url(design/suche_advanced_bg.gif);
	font-size: 10px;
	line-height: 140%;
	padding-top: 10px;
	margin-top: 10px;
}

#gewinnfrage {
	background-image: url(design/gewinnfrage.gif);
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: -7px;
	width: 210px;
	height: 97px;
	margin-right: 70px;
	float: right;
}

#admin_bg {
	width: 890px;
	height: 96px;
	padding-left: 100px;
	background-image:url(design/admin_bg.gif);
	font-size: 11px;
	line-height: 140%;
	padding-top: 10px;
	margin-top: 10px;
}

#login_bg {
	width: 890px;
	height: 120px;
	padding-left: 100px;
	background-image:url(design/login_bg.gif);
	font-size: 11px;
	line-height: 140%;
	padding-top: 10px;
	margin-top: 10px;
}

#insert_bg {
	width: 890px;
	height: 517px;
	padding-left: 100px;
	background-image:url(design/insert_bg.gif);
	font-size: 11px;
	line-height: 140%;
	padding-top: 10px;
	margin-top: 10px;
}

#searchField form {
	margin-left: 80px;
	margin-top: 30px;
}
#searchFieldAdvanced form {
	margin-left: 80px;
	margin-top: 30px;
}

.entryContainer {
	width: 655px;
	background-image: url(design/entry_bg.gif);
	margin-top: 10px;
	padding-left: 100px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 161px;
}

.entryContainerAdmin {
	width: 800px;
	background-image: url(design/entry_bg_admin.gif);
	background-repeat: repeat-y;
	margin-top: 10px;
	padding-left: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 100px;
}

.name {
	color: #b40038;
	font-size: 13px;
	font-weight: bold;
}
.datum {
	font-size: 10px;
	margin-left: 5px;
}

.beschreibung {
	font-style:italic;
	display: block;
	margin-bottom: -12px;
	margin-top: 10px;
}

.datei_download {
	display: block;
	margin-bottom: -12px;
	margin-top: 5px;
}

.keywords {
	display: block;
	margin-bottom: -12px;
	font-size: 11px;
}

.kopiervorlagen {
	display: block;
	margin-bottom: -15px;
	font-weight: bold;
	font-size: 11px;
	margin-top: 10px;
}
.klein {
	font-size: 10px;
}

h1 {
	color: #b40038;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: -10px;
}

#mainMenu {
	background-image: url(design/mainmenu_bg.gif);
	width: 990px;
	height: 20px;
	text-align: center;
	margin-top: 20px;
}
#mainMenu a {
	color: #b40038;
	font-weight: bold;
	padding-right: 11px;
	padding-left: 11px;
	text-decoration: none;
	display: inline-block;
}
#mainMenu a:hover {
	background-color: #bfa6b9;
	display: inline-block;
	height: 20px;
	padding-right: 11px;
	padding-left: 11px;
}

.mainMenuActive {
	background-color: #bfa6b9;
	display: inline-block;
	height: 20px;
	padding-right: 10px;
	padding-left: 10px;
	text-decoration: none;
}

#subMenuText {
	background-image: url(design/subnavi.gif);
	width: 140px;
	text-align: center;
	font-weight: bold;
	color: #b40038;
	font-size: 10px;
}

#subMenuText a {
	color: #b40038;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	display: inline-block;
	width: 140px;
}

#subMenuText a:hover {
	display: inline-block;
	background-color: #bfa6b9;
	width: 140px;
	font-weight: bold;
}
.subMenuActive {
	display: inline-block;
	background-color: #bfa6b9;
	width: 140px;
	font-weight: bold;
}
#subMenuTop {
	background-image: url(design/subnavi_top.gif);
	width: 140px;
	height: 20px;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
}

#subMenuBottom {
	background-image: url(design/subnavi_bottom.gif);
	width: 140px;
	height: 10px;
}

#subMenuContainer {
	width: 120px;
	float: left;
	margin-top: 10px;
	margin-left: 15px;
}

#suchergebnisse {
	background-color: #FFFFFF;
	width: 725px;;
	height: 20px;
	margin-left: 161px;
	margin-top: 15px;
	font-size: 11px;
	padding-left: 30px;
}

#platzhalter {
	width: 990px;
	height: 0px;
	clear: both;
}

a {
	color: #b40038 !important;;
}

a:visited {
	color: #b40038 !important;
}
a:active {
	color: #b40038 !important;
}
a:hover {
	color: #e04273 !important;
}

ul {
	margin-left: 20px;
}

ol {
	margin-left: 20px;
}

img {
	border: 0px;
}
