body {
	margin: 0px;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	text-align:center;
	font-size: 12px;
	background-color: #1A1B4C;
	background-image: url(hintergrund.gif); /* Hintergrundbild vom Fenster */
	background-repeat: repeat;
	background-position: center top;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FFFFFF;

}



a {
text-decoration:none;
}



h1 {
	margin:0px;
	padding:0px;
	font-size: 0px;
}

h2 {
	margin: 0;
	border-bottom: solid 1px #1A1B4C;
	color:#000000;
	font-size: 18px;
} /* Titel der Seiten */
h3 {
	color:#900;
	font-size: 12px;
	font-weight: bold;
} /* überschriften der Seite */

#interface {
	border:5px solid #EFEFEF;
	margin:0 auto;
	padding:0;
	text-align:left;
	width:854px;
}



#head {
	width: 854px;
	height: 233px;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	border-bottom:1px solid #EFEFEF;
	background-image: url(logo.jpg); /* Header-Grafik */
}



#head h1 {

color: #1a1b4c;
text-align: right;

} 

.description {text-align: center;}



#menu {
	width: 854px;
	height: 35px;
	background-image: url(menu.gif); /* Hintergrundbild der Menuleiste unterhalb des Headers */
	padding-top: 0px;
	text-align: center;
}

#menu a{
	color: #fefefe;
	font-size: 11px;
	background-image: url(menulink.gif);
	background-repeat: repeat-x;
	background-position: center top;
	padding-top: 7px;
	display: block;
	height: 28px;
	padding-left: 3px;
	padding-right: 3px;
	float: left;} 
	
#menu a:hover {
	color: #ffffff;
	background-image: url(menulinkhover.gif);
	background-repeat: repeat-x;
	background-position: center top; }
	

#menu ul{margin: 0; padding: 0;
}

#menu li{
	float: left;
	list-style: none;
	padding: 0;
	margin-top: 0px;
	margin-right: 17px;
	margin-bottom: 0;
	margin-left: 17px;
}

#container {

	width: 854px;

	padding-top:10px;

	background-color: #ffffff;

	background-image: url(table.gif);

	background-repeat: repeat;

	background-position: center top; 
	
	/* Hintergrund des Textes (wird selten benutzt) */

}



#navi {

float:left;
padding-left:10px;
width:210px;

}

#content {

	float:left;

	width: 580px;

	padding-top:10px;
	
	padding-left: 20px;

	/* background-image: url(table.gif);

	background-repeat: repeat-x;

	background-position: center top; */
	
	/* Hintergrund des Textes (wird selten benutzt) */

}



#contentbox {

	width: 580px;

	margin-left: 10px;

	margin-bottom: 10px;

	color:#000000; /* Allgemeine Textfarbe */

	font-size: 12px;

}



#footer {

	clear:both;

	width: 854px;

	height: 29px;

	background-image: url(footer.gif); /* Hintergundbild des Footers */

	background-repeat: repeat-x;

	padding-top: 1px;

}

#interface #container #footer #footerlink a { /* Linkfarbe im Footer */

	color: #fefefe;

	font-size: 12px;

	font-weight: normal;

}

#interface #container #footer #footerlink a:hover { /* Linkfarbe im Footer bei Mausover */
	color: #CCCCCC;
	font-size: 12px;
	font-weight: normal;
}

#footerlink{
	float:right;
	margin: 6px 10px 0 10px;
}

#interface #container #content #contentbox .storycontent li {
	color: #1A1B4C;
	list-style-type: none;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1A1B4C;	
	

}

#interface #container #content #contentbox .storycontent a {
	color: #900;
	font-weight: bold;
	font-size: 11px;
}

#interface #container #content #contentbox .storycontent .j .lh font {

	font-size: 11px;

}

#interface #container #content #contentbox .storycontent table {

	font-size: 11px;

}

#interface #container #content #contentbox .storycontent ul {

	margin: 0px;

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 8px;

}

/* Kontaktformular Anfang */

#interface #container #content #contentbox .storycontent .ddfmwrap .ddfm .fieldwrap #fm_name {

	width: 300px;

}

#interface #container #content #contentbox .storycontent .ddfmwrap .ddfm .fieldwrap #fm_email {

	width: 300px;

}

#interface #container #content #contentbox .storycontent .ddfmwrap .ddfm .fieldwrap label {

	width: 140px;

}

#interface #container #content #contentbox .storycontent .ddfmwrap .ddfm .submit {

	width: 462px;

}

#interface #container #content #contentbox .storycontent .ddfmwrap .ddfm {

	width: auto;

}

#interface #container #content #contentbox .storycontent .ddfmwrap .form {

	width: 600px;

}

#interface #container #content #contentbox .storycontent .ddfmwrap .ddfm .fieldwrap #fm_message {

	width: 300px;

}

#interface #container #content #contentbox .storycontent .ddfmwrap .ddfm .fieldwrap #fm_subject {

	width: 300px;

}

#interface #container #content #contentbox .storycontent .ddfmwrap {

	margin: 10px;

	padding: 10px;

	width: auto;

}

/* Kontaktformular Ende */

/* Bildrahmen Anfang */

#interface #container #content #contentbox .storycontent img {

padding-top: 5px;

	padding-bottom: 5px;

	padding-left: 5px;

	padding-right: 5px;

	margin-right: 5px;

	margin-left: 5px;
	
	margin-bottom: 5px;
	
	margin-top: 5px;

	border: 1px solid #1A1B4C;

}

#interface #container #content #contentbox .storycontent img:hover {

	border: 1px solid #1A1B4C;

}

/* Bildrahmen Ende */

/* Footer Links Anfang */

#interface #container #footer #footerlink li {

	float: left;

	list-style-type: none;

	padding-right: 6px;

	padding-left: 6px;

}

/* Footer Links Ende */

#interface #container #footer #footerlink ul {

	margin: 0px;

	padding: 0px;

}

#interface #container #content #contentbox .storycontent .j img {

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

}

#interface #container #content #contentbox .storycontent .j .lh b {
	font-weight: normal;
}
#interface #container #content #contentbox .storycontent .j .lh a {
	font-weight: normal;
}
#interface #container #content #contentbox .storycontent small {
	visibility: hidden;
	display: none;
}
#interface #container #content #contentbox .storycontentzwei .ddsg-wrapper a {
	color: #1A1B4C;
}
#interface #container #content #contentbox .storycontentzwei .ddsg-wrapper a:hover {
	color: #1A1B4C;
}
#navibox {
	border: 1px solid #C0C0C0;
	margin:12px 5px 5px 0;
	width:196px;}
	
#navibox li {
	list-style-type: none;
	display: inline;
}
#navibox ul {
	margin: 0px;
	padding: 0px;
}
#navibox #level1 a, #navibox #level1 a:visited {
	background-image:url(navidot.gif);
	background-position:left center;
	background-repeat:no-repeat;
	display:block;
	font-family:Tahoma;
	font-size:12px;
	padding-bottom:12px;
	padding-left:20px;
	text-align:left;
	white-space:nowrap;
}
#navibox #level3 a {
	padding-top: 5px;
	padding-bottom: 5px;
	color: #1A1B4C;
	margin-left: 10px;
}
#navibox #level3 a:hover {
	color: #1A1B4C;
}

#navibox #level1 #level1active #level2 a {
	background-image:url(navidot2.gif);
	margin-left:5px;
	padding-left:30px;
	color:#91141a;
}
#navibox a {
	color: #91141a;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-left: 8px;
}
#navibox a:visited {
	color: #1A1B4C;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-left: 8px;
}
#navibox a:hover {
	color:#d23a3a;}

#interface #container #content #contentbox .storycontent img {
	border: 1px solid #1A1B4C;
}

#contentnavi {
	background-color:#1AD7FF;
	border-style:solid none none;
	border-top:1px solid #1AD7FF;
	width:854px;
}
#contentnavi li, #contentnavi ul {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
	display: inline;
	padding-right: 7px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	
}
#contentnavi a {
	font-size: 11px;
	color: #1a1b4c;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}

#contentnavi a:hover {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: Solid;
	border-bottom-width: 1px;
	border-left-style: none;
	border-top-color: #1A1B4C;
	border-bottom-color: #1A1B4C;
	padding-top: 1px;
	padding-bottom: 0px;
	color: #91141a;
}
#copyright {
color: #fefefe;
font-size: 10px;
padding-top: 6px;
padding-left: 15px;
}
#copyright a{
font-size: 10px;
}
#videos li {
	background-color: #FFFFFF;
	display: block;
	height: 92px;
}
#videos li:hover {
	background-color: #e3f1ff;
	display: block;
	height: 92px;
}
#videos hr {
	display: none;
}
#interface #container #content #contentbox .storycontent #videos img {
	margin: 6px;
	margin-right: 9px;
	padding: 2px;
	width: 100px;
	height: 72px;
}
#interface #container #content #contentbox .storycontent #videos img:hover {
	margin: 2px;
	margin-right: 5px;
	padding: 1px;
	width: 110px;
	height: 79px;
}
#videos p {
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 2px;
}



#interface #container #content #contentbox .storycontent #blog { font-size: 11px;}
#interface #container #content #contentbox .storycontent #blog .date { font-size: 8px;}
#interface #container #content #contentbox .storycontent #blog .simplepie a{ font-size: 12px; color: #000;}
#interface #container #content #contentbox .storycontent #blog .simplepie a:hover{ font-size: 12px; color: #900;}
#interface #container #content #contentbox .storycontent #blog .simplepie h3 a{ font-size: 12px; color: #000;}
#interface #container #content #contentbox .storycontent #blog .simplepie h4 a{ font-size: 12px; color: #900;}
#interface #container #content #contentbox .storycontent #blog .simplepie h4 a:hover{ font-size: 12px; color: #000;}
#interface #container #content #contentbox .storycontent #blog .simplepie li a{ font-size: 12px; color: #900;}
#interface #container #content #contentbox .storycontent #blog .simplepie li a:hover{ font-size: 12px; color: #000;}

#wetter { margin-top:5px;}

#wetter ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#wetter table {
	border: 1px solid #1A1B4C;
	margin-top: 5px;
	background-color: #e3f1ff;
}
#wetter .wetterblogs {
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
}
#interface #container #content #contentbox .storycontent .colour {
	font-weight: normal;
	cursor:text;
	font-style: normal;
	text-decoration: none;
}

/* Berichte RSS */
#interface #container #content #contentbox .storycontent #berichte li {
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #1A1B4C;
	border-right-color: #1A1B4C;
	border-bottom-color: #1A1B4C;
	border-left-color: #1A1B4C;
	padding-top: 15px;
	margin-bottom: 15px;
}
#interface #container #content #contentbox .storycontent #berichte p {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
}
#interface #container #content #contentbox .storycontent #berichte img {
	float: none;
}
#interface #container #content #contentbox .storycontent #berichte a {
	color: #900;
	clear: both;
}
#interface #container #content #contentbox .storycontent #berichte ul {
	margin: 0px;
	padding: 0px;
}

/* Kommentar Links */
#interface #container #content #contentbox .storycontentzwei .meta a {
	color: #1A1B4C;
}
#interface #container #content #contentbox .storycontentzwei #commentlist a {
	color: #1A1B4C;
}
#interface #container #content #contentbox .storycontentzwei #commentform a {
	color: #1A1B4C;
}

#interface #container #content #contentbox .storycontent #wetter img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#interface #container #content #contentbox .storycontent #wetter table {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
#wetter td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
}
#wetter p {
	display: none;
}
.left {
 float: left;
 padding-left: px;
}


.right {
	float: right;
	padding-right: px;
}

#istrienbox {
	background-color:#FAFBFC;
	border:1px solid #C0C0C0;
	color:#505050;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	margin:12px 5px 5px 0;
	padding:8px;
	width:180px;
}
a.istrienbox a:link {
	color: #467aa7;

}
#istrienbox a:active {
	color: #467aa7;
}
#istrienbox a:visited {
	color: #467aa7;
}
#istrienbox a:hover {
	color: #8AAECE;
}
#istrienbox a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
/*Angebot*/
}
.angebotbilder img {
	border: 4px solid #efefef;}
.angebotbilder {
	border: 1px solid #e5e5e5;
	padding:5px;}
#angebote strong {
	color: #000000;}
#angebote td {
	font-size: 11px;
	color: #636363;}
a.angeboturl {
	background-image: url(angebotlink.gif);
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
	width:105px;
}
a.angeboturl:link {
	color:#1f80fe;
}
a.angeboturl:visited {
	color:#1f80fe;
}
a.angeboturl:hover {
	color:#78B1FE;
}
a.angeboturl:active {
	color:#1f80fe;
}

/*
Hintergrundfarbe 					#1A1B4C,

Textfarben/Bildrahmen Hover/
Navi-Linkfarbe	 					#1A1B4C, 

Design Rahmenfarbe 					#FFFFFF,

Navilink-Hintergrund/Bilder-Hover	#1A1B4C,

Navilink-Hover-Hintergrund			#1A1B4C,

H2/Bildrahmen/Navi-Border	 		#1A1B4C, 

Footer/ Menulink 					#fefefe, 

Footer-Hover/Li Rahmen
/Menulink-Hover    					#1A1B4C,

Hintergrund der Tabelle 			#ffffff, 

Li Hover Background in Videos		#e3f1ff,
*/
