@charset "utf-8";
/* CSS Document */

body {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	background-color: #000000;
}
.background {
	background-image: url(art/purple_haze.jpg);
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: top;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #581c87;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #581c87;
	height: auto;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #581c87;
}


.fotoborder {
	border: 2px solid #000000;
}

.menuitem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FCCB9A;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	height: 25px;
	text-align: center;
}

.selectedmenuitem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	height: 25px;
	background-color: #400636;
}

a{
	color: #000000;
}

a.menuitemlink {
	color: #FCCB9A;
}

a.textlink {
	color: #FF6600;
}

.news_title {
	background-color: #cdb165;
	height: 23px;
}

.news_image {
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dashed;
	border-left-style: none;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-bottom-width: 1px;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#37455B;
	padding: 5px;
	border-right-width: 2px;
	border-right-color: #C85602;
	/*background-color: #A62900;*/
}

.news_item {
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-bottom-width: 1px;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000033;
	padding: 5px;
}

.klein {
	font-size: 10px;
}

.newsdate {
	font-size: 10px;
	color: #000000;
	text-align: right;
}

.newstitle {
	font-size: 12px;
	font-weight: bold;
	color: #000033;
}

.newsframe {
	background-attachment: scroll;
	background-image: url(art/newsback.jpg);
	background-repeat: no-repeat;
	border: 1px solid #FF6600;
}


.container {
	/*position:relative;*/
		/*z-index: 1;*/
}

.opaque {
  background-color: #FF9900;  
/*	background-color: #000033; */
	width: 550px;
	/*height: 1000px;*/
	opacity: .2;
	filter: alpha(opacity=20);
	-moz-opacity:0.2;
	-khtml-opacity: 0.2;
	z-index: 2;
}

.textback {
	background-color: #000033;
	width: 550px;
}

.totalframe {
	padding-top: 0px;
	padding-right: 8px;
	padding-left: 8px;
	margin-top: 8px;
}

.textframe {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EFCA7C;
	padding-top: 8px;
	padding-left: 5px;
	width: 530px;
	position: relative;
	left: 10px;
	top: 5px;
	padding-bottom: 8px;
	/*z-index: 3;*/
}

.headerbar {
	font-weight: bold;
	margin: 5px;
	background-color: #725260;
}



.textaccent {
	font-weight: bold;
	color: #FF9900;
}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF9900;
}

.padding1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border:#CCCCCC solid 5px;
	font-size: 12px;
}

.padding2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border:#999999 solid 5px;
	font-size: 14px;
}

.padding3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border:#333333 solid 5px;
	font-size: 10px;
	color:#CCCCCC;
}

.vettitel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #000000;
}
