/*
red:#b50b0b
red:#420303
blue:#3868d8
*/

html {
	height:101%;
}

body {
	font-size:9pt;
	font-family:arial,sans-serif;
	color:black;
	padding:0px;
	margin:0px;
	background-color:#3D3D3D;
}

a:link, a:visited {
	text-decoration:none;
	color:#6699ff;
}

a:hover {
	text-decoration:none;
}

a img {
	border:1px solid #6699ff;
}

#MainFrame {
	margin:auto;
	position:relative;
	width:970px;
}
#Banner {
	background-image:url(images/Banner_2.jpg);
	height:140px;
}
#UpperFrame {
	background-image:url(images/Schatten.png);
	background-color:#6e6e6e;
	padding-top:10px;
}
#Content {
	margin:0px 20px 0px 0px;
	padding:20px;
	background-color:#DFE6E7;
	width:750px;
	float:right;
	line-height:150%;
}
#Navigation {
	position:relative;
	float:left;
	/*left:0px;*/
	/*top:125px;*/
	top:-15px;
	width:152px;
	padding-left:8px;
	background-image:url(images/NavBG.png);
	background-position:45px 14px;
	background-repeat:no-repeat;
}

#Schatten_unten {
	background-image:url(images/Schatten_unten.png);
	height:15px;
	width:970px;
}

#popupMessages {
	/* Transparenz */
	background-image:url(images/transparent_65.png) !important;
	background-image:none;
	filter: Alpha(Opacity=65) !important;
	background-color:transparent !important;
	background-color: #000000;
	height:100%;
	width:100%;
	position:absolute;
	z-index:5;
}

.Menue2, .Menue2 li ul {
	list-style:none;
	padding:0px;
	margin-left:0px;
	margin-top:0;
	font-size:9pt;
}
.Menue2 li {
	font-weight:bold;
}
.Menue2 li ul li {
	margin-bottom:2px;
}
.Menue2 li ul li a {
	display:block;
	height:15px;
	padding-top:2px;
	/*background-color:#282828;*/
	font-weight:normal;
	
	/* Transparenz */
	background-image:url(images/transparent_65.png) !important;
	background-image:none;
	filter: Alpha(Opacity=65) !important;
	background-color:transparent !important;
	background-color: #000000;
}
.Menue2 li ul li a:hover, .NavLink_2:visited, .NavLink_2:link {
	/* Transparenz */
	background-image:url(images/transparent_rot_65.png) !important;
	background-image:none;
	filter: Alpha(Opacity=65) !important;
	background-color:transparent !important;
	background-color:#420303;
}

.Box1 {
	width:145px;
	/*background-color:red;*/
	background-image:url(images/Box1_mitte.png);
	background-repeat:repeat-y;
	position:relative;
}
.Box1_Head {
	height:15px;
	background-image:url(images/Box1_oben.png);
	padding-top:9px;
	background-repeat:no-repeat;
	font-weight:bold;
	text-align:center;
}
.Box1_Content {
	background-image:url(images/Box1_unten.png);
	background-position:bottom;
	background-repeat:no-repeat;
	padding:4px 9px 6px 9px;
}

.Box_gray {
	margin:12px 0px 0px 18px;
	border:1px solid gray;
	padding:15px;
	background-color:#D6DDDD;
	line-height:150%;
	background-image:url(images/Box_gray_background.png);
	background-repeat:repeat-x;
	background-position:bottom;
}

.Balk_Black {
	background-image:url(images/TestBox.png);
	background-repeat:no-repeat;
	background-color:black;
	color:white;
	border:2px solid gray;
	padding:5px;
	margin-top:25px;
}

#NavigationContent {
	margin-left:0px;
}

#LoginBox {
	
	margin-left:3px;
}

#LoginBox input {
	border:1px solid #b50b0b;
	margin-bottom:3px;
}

.icon {
	border:none;
}

.transparent {
	/* Transparenz */
	background-image:url(images/transparent_65.png) !important;
	background-image:none;
	filter: Alpha(Opacity=65) !important;
	background-color:transparent !important;
	background-color: #000000;
}

/* Guestbook */

.GuestbookEntry {
	position:relative;
	border:1px solid gray;
	float:left;
	margin-bottom:20px;
	padding:2px;
	background-color:#D6DDDD;
	z-index:9;
}

.GuestbookProfile {
	float:left;
	width:168px;
	border-right:1px solid black;
	font-size:8pt;
	line-height:100%;
	padding:5px;
}

.GuestbookProfile a:link {
	font-size:8pt;
}

.GuestbookText {
	float:right;
	width:544px;
	border-left:1px solid black;
	position:relative;
	left:-1px;
	padding:5px 10px 20px 10px;
}

.GuestbookDate {
	font-weight:bold;
	font-size:8pt;
	position:absolute;
	bottom:0px;
	left:10px;
}
.GuestbookAnswer {
	background-color:#DDDDDD;
	border:1px solid #3868d8;
	margin-top:5px;
	margin-bottom:5px;
	font-size:8pt;
	padding-left:5px;
	padding-right:5px;
}


/* BILDER */

.TopicPics {
	margin:auto;
	width:730px;
	margin-top:15px;
	margin-bottom:15px;
}

.TopicPics ul {
	margin:0px;
	padding:0px;
}


.PreviewPic1, .PreviewPic1:link {
	width:122px;
	height:142px;
	padding:12px;
	margin-bottom:1px;
	display:block;
	font-size:7pt;
	text-decoration:none;
	color:black;
	line-height:120%;
	text-align:left;
	background-image:url(images/Box2.png);
}
.PreviewPic1:hover {
	background-image:url(images/Box2_hover.png);
	text-decoration:none;
	color:black;
}
.PreviewPic1:visited {
	text-decoration:none;
	color:black;
}
.PreviewPic2 {
	background-position:center;
	background-repeat:no-repeat;
	background-color:black;
	width:120px;
	height:120px;
	display:block;
	border:1px solid gray;
}

.CommentName {
	margin-left:30px;
	margin-top:15px;
	width:700px;
	font-weight:bold;
	font-size:9pt;
	border-bottom:1px dashed gray;
}

.CommentName span {
	font-weight:normal;
	color:gray;
	font-size:7pt;
	font-style:italic;
}

.CommentContent {
	width:430px;
	margin-left:100px;
	padding-left:10px;
	border-left:2px solid black;
}

/* FORMULAR */


fieldset {
	border:1px solid #b50b0b;
	padding:10px 10px 10px 10px !important;
	padding:0px 10px 10px 10px;
}

fieldset legend {
	font-weight:bold;
	border:1px solid #3868d8;
	padding:3px;
	margin-bottom:0 !important;
	margin-bottom:10px;
	color:#555555;
}

fieldset label, .left {
	float:left;
	text-align:right;
	width:120px;
	margin-right:5px;
}

.normalLabel {
	float:none;
	width:700px;
	text-align:left;
	display:block;
}

fieldset .right, fieldset button {
	 margin-left :125px;
}

button, .button_120, .button_100 {
	width:150px;
	height:25px;
	text-align:center;
	color:#6699ff;
	background-image:url(images/Button_150.png);
	border:none;
}

.button {
	width:150px;
	height:20px;
	text-align:center;
	color:#3868d8;
	background-image:url(images/Button_150.png);
	display:block;
	padding-top:5px;
}

button.button_120 {
	width:120px;
	background-image:url(images/Button_120.png);
}
button.button_100 {
	width:100px;
	background-image:url(images/Button_100.png);
}

a.button_120 {
	width:120px;
	height:20px;
	padding-top:5px;
	display:block;
	background-image:url(images/Button_120.png);
}
a.button_100 {
	width:100px;
	height:20px;
	padding-top:5px;
	display:block;
	background-image:url(images/Button_100.png);
}

input, textarea, select {
	border:1px solid #C4C4C4;
}

fieldset input, fieldset textarea, fieldset select {
	margin-bottom:8px;
}

fieldset .fullWidth {
	width:435px;
}

fieldset input:focus, fieldset textarea:focus, fieldset select:focus {
	background-color:#F6F6F6;
}

.errormessage {
	color:red;
}

fieldset .errormessage {
	display:block;
	margin-top:15px;
}

.noInputMargin input, .noInputMargin select {
	margin-bottom:0;
}

fieldset .InputDescription {
	float:none;
	display:block;
	text-align:left;
	width:95%;
	font-weight:bold;
}

fieldset .InputFullLine {
	margin-left:0;
}


.disabled {
	background-color:#DDDDDD;
	color:#555555;
}

/* Table */


.Table {
	background-color:#555555;
}
.Table td {
	background-color:#F6F6F6;
}

.TableHeadline {
	color:#333333;
	font-weight:bold;
}

.TableHeadline td {
	background-color:#D3D3D3;
}

.TableHead{
	width:551px;
	background-color:#008000;
	border-left:2px solid #555555;
	border-top:2px solid #555555;
	border-right:2px solid #555555;
	font-weight:bold;
	padding-left:25px;
	position:relative;
}

/* Kalender */

.KalenderWoche {
	clear:both;
	height:123px;
}

.MonatHeadlineWT, .MonatHeadlineWE {
	float:right;
	margin:4px 0px 0px 4px;
	background-color:gray;
	border:1px solid #151515;
	font-weight:bold;
	text-align:center;
	font-style:italic;
}

.MonatHeadlineWT {
	width:60px;
}
.MonatHeadlineWE {
	width:197px;
}

.KalenderWT,.KalenderWE {
	height:117px;
	margin:4px 0px 0px 4px;
	float:right;
	border:1px solid #151515;
}

.KalenderWT {
	width:60px;
	background-color:#3d3d3d;
	
}
.KalenderWE {
	width:197px;
	background-color:#7b2929;
}

.KalenderWT#KalenderToday {
	background-color:gray;
}
.KalenderWE#KalenderToday {
	background-color:gray;
}
.KalenderEvent {
	display:block;
	background-color:#262626;
	border:1px solid black;
	border-left:none;
	border-right:none;
	margin-bottom:1px;
}
.internalEvent {
	background-color:#006600;
}
.bwgEvent {
	background-color:#DCC111;
}
.KalenderEvent:hover {
	background-color:#151515;
}
.internalEvent2 a {
	color:red;
}
.bwgEvent2 a {
	color:#DCC111;
}

.UserShortProfile {
	display:none;
	position:absolute;
	left:150px;
	bottom:0px;
	background-image:url(images/TestBox.png);
	background-position:-580px 0px;
	color:white;
	border:2px solid gray;
	padding:5px;
	width:150px;
	z-index:23;
}

.PicOfMomentHover {
	display:none;
	position:absolute;
	top:0px;
	background-image:url(images/TestBox.png);
	background-position:-580px 0px;
	color:white;
	border:2px solid gray;
	padding:5px;
	width:150px;
	z-index:5;
}

.ProfilDescription {
	color:gray;
	padding:3px;
	border-top:1px solid #3D3D3D;
}
.ProfilDescriptionLong {
	color:gray;
	padding-left:3px;
	margin-top:10px;
	border-top:1px solid #3D3D3D;
}
.ProfilValueLong {
	padding-left:8px;
}
.ProfilValue {
	padding:3px;
	border-top:1px solid #3D3D3D;
}

.Startseite_Block {
	margin-bottom:20px;
	border:0px solid red;
}
.Startseite_Block .Balk_Black {
	margin:0;
}
