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

body {
	padding:0;
	margin:0;
	background-image: url(../layout/background.jpg);
	background-repeat: repeat-x;
	background-color: #4f2c08;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #4E2C07;
}


/* -- LINKS --------------------------------------------------------------------------------------------- */

a {
	color: #4E2C07;
}

a:visited {
	color: #4E2C07;
}

a:hover {
	color: #4E2C07;
}

a:active {
	color: #4E2C07;
}

img {
	border: 0px none #FFF;
}


/* -- SCHRIFTEN ---------------------------------------------------------------------------------------------*/

h1 {
	margin-top: 0px;
	font-size: 16px;
	text-transform: uppercase;
}

h2 {
	margin: 0px;
	font-size: 11px;
	text-transform: uppercase;
}


/* -- MEDIA --------------------------------------------------------------------------------------------- */


.media_liste {
	font-size: 9px;
}

.media_liste .headline {
	font-weight: bold;
}

.media_liste img {
	border: 1px solid #4E2C07;
}


/* -- CONTAINER --------------------------------------------------------------------------------------------- */

#container {
	width: 950px;
	margin-top: -450px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}


/* -- NAV --------------------------------------------------------------------------------------------- */

#nav {
	width: 595px;
	height: 20px;
	margin-top: 50px;
	margin-left:320px;
	background-color: #FFFFFF;
}


/* -- META --------------------------------------------------------------------------------------------- */

#meta {
	width: 135px;
	height: 20px;
	margin-top: -20px;
	margin-left: 780px
}


/* -- LOGO --------------------------------------------------------------------------------------------- */

#logo {
	height: 75px;
	width: 245px;
	margin-left: 35px;
	margin-top: 45px;
}


/* -- HEADER IMAGES --------------------------------------------------------------------------------------------- */

#header_img_595x300 {
	height: 300px;
	width: 595px;
	margin-left: 320px;
	margin-top: -100px;
}

#header_img_275x180 {
	height: 180px;
	width: 275px;
	margin-left: 35px;
	margin-top: -155px
}


/* -- BOX --------------------------------------------------------------------------------------------- */

#box {
	width: 950px;
	margin-top: 0px;
	background-image: url(../layout/box_background.jpg);
	background-repeat: repeat-y;
}


/* -- LEFT --------------------------------------------------------------------------------------------- */

#left_box {
	width: 400px;
	float: left;
	background-image: url(../layout/left_box_background.jpg);
	background-repeat: repeat-y;
}

#left_box_top {
	height: 50px;
	width: 225px;
	margin-left: 135px;
	margin-top: -45px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #FFF;
}

#left_box_content {
	padding-left: 145px;
	padding-bottom: 10px;
	padding-right:35px;
}

#left_box_footer {
	background-image: url(../layout/left_box_footer.jpg);
	background-repeat: no-repeat;
	height: 25px;
}


/* -- NEWS --------------------------------------------------------------------------------------------- */

.news {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #4E2C07;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
}

.news h2 {
	margin-top: 2px;
	margin-bottom: 9px;
	font-size: 11px;
	font-weight: bold;
	color: #4E2C07;
	text-decoration: none;
}

.news h2 a {
	color: #4E2C07;
	text-decoration: none;
}

.news a {
	color: #4E2C07;
	text-decoration: none;
}

.news .mehr {
	color: #4E2C07;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #4E2C07;	
}


/* -- NAVIGATION --------------------------------------------------------------------------------------------- */

.nav {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #4E2C07;
	margin-top: 0px;
	padding: 0px;
}

.nav a {
	color: #4E2C07;
	text-decoration: none;
}

.nav ul {
	margin-top: 0px;
}

.nav ul li {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -35px;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.nav li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #4E2C07;
}


/* -- TOOLBAR --------------------------------------------------------------------------------------------- */

.toolbar {
	margin-top: 15px;
	padding-left: 10px;
}

.toolbar_line {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #4E2C07;
	margin-top: 15px;
	margin-bottom: 10px;
	padding: 0px;
}


/* -- WEBCAM --------------------------------------------------------------------------------------------- */

.webcam_box {
	width: 415px;
}

.webcam_1 {
	margin-left: 31px;
	width: 352px;
	height: 288px;
	border-width: 1px;
	border-style: solid;
	border-color: #4E2C07;
	background-image: url(http://www.inselsee-allgaeu.de/xops/bild_cam1.jpg);	
}

.webcam_2 {
	margin-left: 31px;
	width: 352px;
	height: 288px;
	border-width: 1px;
	border-style: solid;
	border-color: #4E2C07;
	background-image: url(http://www.inselsee-allgaeu.de/xops/webcam1.jpg);	
}


.webcam_header {
	background-color: #4E2C07;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4E2C07;
	color: #FFFFFF;
}

.xops {
	margin-top: -17px;
	text-align: right;
	padding-right: 10px;
}

.xops a {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}


/* -- TERMINE --------------------------------------------------------------------------------------------- */

.termine a {
	text-decoration: none;
}


/* -- CONTENT --------------------------------------------------------------------------------------------- */

#content_box {
	margin-left: 400px;
}

#content {
	width: 415px;
	margin: 0px;
	padding: 0px;
	padding-bottom: 35px;
}

div#content { 
	min-height:200px;
	height:expression(this.scrollHeight > 200 ? "auto":"200px"); 
}

#content .block_headline {
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;	
}


/* -- FOOTER --------------------------------------------------------------------------------------------- */

#footer_box {
	background-image: url(../layout/footer_background.jpg);
	background-repeat: no-repeat;
	text-transform: uppercase;
}

#footer {
	width: 535px;
	margin-left: 340px;
	margin-top: 0px;
	color: #7b6146;
	padding-top: 25px;
	padding-bottom: 10px;
	font-size: 8px;
	text-align: center;
	word-spacing: 10px;
}

#footer .copyright {
	word-spacing: normal;
}

#footer a {
	color: #7b6146;
	text-decoration: none;
}


/* -- BACKGROUND --------------------------------------------------------------------------------------------- */

#background {
	width: 950px;
	margin:0 auto;
	background-image: url(../layout/header_background.jpg);
	background-repeat: no-repeat;
	height: 450px;
}