@charset "utf-8";
/* CSS Document */

/* --------------------
		Reset Styles
-------------------- */

html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, a, em, img, q, strong, sub, sup, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}

/* --------------------
		Standard Styles
-------------------- */

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;	
}

ol, ul {
	list-style-position: inside;
}

a, a:active, a:visited  {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #00428B;
	text-decoration: none;
	cursor: pointer;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

strong {
	font-weight: bold;	
}

em {
	font-style: italic;	
}

p {
	padding-bottom: 10px;	
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.textaligncenter, .aligncenter {
	text-align: center;
	margin: 0 auto;
}

img.aligncenter {
	display: block;
}

/* --------------------
		Main Styles
-------------------- */

html, body {
	background-image: url(images/background_page.gif);
	background-position: 0 0;
	background-repeat: repeat-x;
	scrollbar-face-color: #8492A5; 
	scrollbar-track-color: white; 
	scrollbar-arrow-color: #87CEFA; 
	scrollbar-shadow-color: navy; 
	scrollbar-3dlight-color: #ADD8E6; 
	scrollbar-darkshadow-color: black;
	buttonface: #FF0000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #244383;
	line-height: 13px;
}

input, textarea, form, select {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #244383;
}

.wrapper {
	background-color: #fff;
	margin: 13px auto;
	width: 900px;
}

.bordered {
	border: 1px solid #000000;
}

.header {
	background-image: url(images/header_mitte.jpg);
	background-position: 0 0;
	background-repeat: repeat-x;
	padding: 40px 12px 0 244px;
	font-size: 27px;
	text-shadow: #000 2px 2px 2px;
	line-height: 34px;
	color: #fff;
	font-weight: bold;
	height: 123px;
	overflow: hidden;
	position: relative;
}

.header .logo {
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 210px;
	height: 163px;
	left: 10px;
	top: 0;
	position: absolute;
	z-index: 20;
}

.header .logo:hover {
	text-decoration: none;
}

.header .img-positioned {
	margin-top: -31px;
	float: right;
	position: relative;
}

.main {
	background-image: url(images/bg.jpg);
	background-position: 0 0;
	background-repeat: repeat-y;
	overflow: hidden;
}

.leftbar {
	padding-left: 10px;
	width: 204px;
	float: left;
}

.box {
	margin-bottom: 4px;
}

.box .box-content {
	background-image: url(images/box-content-bg.gif);
	background-position: 0 0;
	background-repeat: repeat-y;
	padding: 9px 0 9px 20px;
	overflow: hidden;
}

.box h3 {
	background-image: url(images/header-bg.gif);
	background-position: 0 0;
	background-repeat: repeat-y;
	margin-bottom: 1px;
	padding-left: 18px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 23px;
	color: #EA7700;
	font-weight: bold;
}

.leftbar ul {
	padding: 0;
}

.leftbar ul li {
	background-image: url(images/cow_head.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	padding: 4px 0 0 23px;
	list-style: none;
	line-height: 13px;
}

	*+html .leftbar ul li {
	list-style: outside;
}

* html .leftbar ul li {
	list-style: outside;
}

.leftbar ul li a {
	font-size: 12px;
	color: #244399;
}

.leftbar ul ul {
	margin: 0;
	padding: 0 0 0 8px;
	clear: both;
	display: none;
}

.leftbar ul ul li {
	background-image: url(images/bullet.gif);
	background-position: 0 6px;
	padding: 0 0 0 8px;
}

.leftbar ul ul li a {
	color: #9FAEC4;
	font-size: 11px;
}

.leftbar ul.darker ul li, .darker-ul ul ul li {
	background-position: 0 8px;
	line-height: 15px;
}	

.leftbar ul.darker ul li a, .darker-ul ul ul li a {
	font-size: 10px;
	color: #00428b;
}

.leftbar ul ul ul {
	margin: 0;
	padding: 0;
	clear: both;
	display: none;
}

.leftbar ul ul {
	display: none;
}

.leftbar ul li.current-menu-ancestor ul, .leftbar ul li.current-menu-item ul {
	display: block;
}

.leftbar ul li.current-menu-ancestor ul ul, .leftbar ul li.current-menu-item ul ul {
	display: none;
}

.leftbar ul ul li.current-menu-ancestor ul, .leftbar ul ul li.current-menu-item ul {
	display: block;
}

.leftbar ul ul li.current-menu-ancestor ul ul, .leftbar ul ul li.current-menu-item ul ul {
	display: none;
}	

.leftbar ul ul ul li.current-menu-ancestor ul, .leftbar ul ul ul li.current-menu-item ul {
	display: block;
}

.leftbar ul ul ul li.current-menu-ancestor ul ul, .leftbar ul ul ul li.current-menu-item ul ul {
	display: none;
}

.content {
	padding: 27px 0 27px 36px;
	width: 425px;
	float: left;
}

ul {
	padding: 9px 0 22px 24px;
}

ul li {
	background-image: url(images/bullet-big.gif);
	background-position: 0 4px;
	background-repeat: no-repeat;
	padding-left: 15px;
	list-style: none;
}
	
*+html ul li {
	list-style: outside;
}

* html ul li {
	list-style: outside;
}

.rightbar {
	width: 194px;
	float: right;
}

.rightbar h3 {
		background-image: url(images/header-right-bg.gif);
	padding-left: 12px;
}

.rightbar .box .box-content {
	background-image: url(images/box-content-right-bg.gif);
	padding: 10px 0 10px 13px;
}

h1 {
	padding-bottom: 31px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #d97305;
	font-weight: bold;
}

.table-wrapper {
	padding: 14px 0 26px 0;
	color: #244383;
}

h4 {
	padding-bottom: 10px;
	font-family: Verdana, Geneva, sans-serif;
	color: #244383;
	font-weight: bold;
}

table {
	margin-bottom: 10px;
}

table th {
	padding-bottom: 10px;
	text-align: left;
	text-decoration: underline;
}

table td {
	padding-bottom: 15px;
	vertical-align: top;
}

blockquote {
	padding-bottom: 10px;
}

.clear {
	overflow: hidden;
	clear: both;
}

img.alignleft {
	margin: 1px 4px 4px 3px;
}

.bottom td {
	padding-bottom: 5px;
	vertical-align: bottom;
	font-weight: normal;
}

.panel {
	padding-bottom: 10px;
	display: block;
}

ol {
	padding: 20px 0;
}

a.small {
	font-weight: normal;
	cursor: text;
}

a.small:hover {
	font-weight: bold;
}

form {	
	overflow: hidden;
}

form table td {
	background-color: #CAD7EA;
	margin: 0;
	padding: 4px;
}

form .shop_star {
	color: #EA7702;
}

form input {
	width: 200px;
}

form input.submit {
	width: 59px;
	cursor: pointer;
	text-align: center;
}

form textarea {
	width: 200px;
	height: 123px;
	overflow: auto;
	resize: none;
}

form input.narrow {
	width: 150px;
}

form input.narrower {
	width: 40px;
}

table .cleared td {
	background-color:	#FFFFFF;
}

table .orange td {
	background-color:	#EA7702;
}

.block {
	border-top: #004288 2px solid;
	border-bottom: #004288 2px solid;
	margin-top: -21px;
	padding: 20px 0 3px 0;
	position: relative;
}

.preview {
	background-image: url(images/preview-bg.gif);
	background-position: 0 0;
	background-repeat: repeat-y;
	background-color: #EAEDF4;
	margin-bottom: 17px;
	overflow: hidden;
}

.preview .preview-img {	
	margin-right: 2px;
	padding: 2px;
	width: 150px;
	float: left;
	min-height: 130px;
	display: block;
	overflow: hidden;
}

.preview .preview-content {
	padding: 10px;
	overflow: hidden;
}

.preview .name {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px; 
	font-weight: bold; 
	color: #014188;
	display: block;
}

.preview .sub {
	padding-bottom: 10px;
	font-size: 10px;
	display: block;
	font-weight: bold; 
	color: #8D8D8F;
}

.preview .desc {
	padding-bottom: 25px;
	font-size: 10px; 
	font-weight: bold; 
	color: #014188;
	display: block;
}

.error {
	border: 1px solid #f00;
	background-color: #FC6;
	color: #f00;
	padding: 5px;
	margin: 7px 0;
}

.success {
	border: 1px solid #396;
	background-color: #FC6;
	color: #396;
	padding: 5px;
	margin: 7px 0;
}