﻿/* Mobile first - alle Dokument-Blöcke bekommen 100% Breite */

body {
	border: 0px #FFFFFF none;
	background-image: url('../pic/icon-artist-600.jpg');
	background-repeat: repeat-y;
	background-position: center top;
	width: 94%;
}

#seite {
	margin: auto;
	text-align:center;
	font-family:"Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	font-size: 1.01em;
}

#seiteMid {
	margin: 0 auto;
	text-align: left;
}

#seite a {
	color: #000000;
	text-decoration:none;
}

#seite a:link {
	color: #000000;
	text-decoration:none;
}

#seite a:visited {
	color: #000000;
	text-decoration:none;
}

#seite a:active {
	color: #000000;
	text-decoration:none;
}

#seite a:hover {
	color: #000000;
	text-decoration:none;
}

#logo {
	background: url('../pic/logo1-600.gif') no-repeat right bottom;
	height: 51px;
	border-top: 1px solid #000066;
	border-left: 1px solid #000066;
	border-right: 1px solid #000066;
	border-bottom: 12px solid #000099;
}

h1 {
	font-size:1.3em;
}

h2 {
	font-size:1.05em;
}

#content {
	position: relative;
	display: block;
	float: left;
	padding: 2px;
	margin: auto;
	margin-top: 2px;
	font-size: 0.85em;
}

#contentInner {
	position: relative;
	display: block;
	top: 0px;
	font-size: 0.92em;
	margin: 0;
	padding: 0;
}

#navigation {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.49em;
	margin: 5px 0;
	padding: 32px 0 0 0;
	vertical-align:bottom;
	font-style:normal;
}

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

#navigation ul li {
	margin:0;
	padding:0 0 15px;
	width:auto;
	display:block;
	float:left;
	list-style:none;
}

#navigation ul li a {
	background-color:#CCCCFF;
	border:thin #aaaaaa solid;
	margin:0px 0.2em;
	padding:0.2em;
	height:0.9em;
}

#navigation ul li a:link {
	background-color:#CCCCFF;
	color:#0066FF;
	border:thin #aaaaaa solid;
}

#navigation ul li a:visited {
	background-color:#CCCCFF;
	color:#0066FF;
	border:thin #aaaaaa solid;
}

#navigation ul li a:hover {
	background-color:#bbbbff;
	border:thin #7777FF ridge;
	color:#7777FF;
}

#navigation ul li a:active {
	background-color:#AAAAAA;
	border:thin #DDDDDD ridge;
	color:#f2f2f2;
}

#naviActive {
	background-color:#AAAAAA;
	border:thin #000 ridge;
	color:#f2f2f2;
	height:0.9em;
	margin:0px 0.2em;
	padding:0.2em;
}

#navpfad {
	display:block;
	float:left;
	width:100%;
	margin: 1px 0;
	padding: 2px 1px;
	color: #cfcfcf;
	font-size: 0.71em;
	font-style: normal;
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
}

#heute {
	display: inline;
	position: absolute;
	width: auto;
	margin: 0;
	top: 9px;
	padding: 0;
	padding-left: 1px;
	color: #000;
	font-size: 0.71em;
	font-style: normal;
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
}

.txtformatgliederung {
	display: block;
	float: left;
	padding: 0 0.3em;
	color: teal;
	border-bottom: thin solid #000066;
	border-left: thin solid #000066;
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-weight: bolder;
	font-size: medium;
}

.txtformatueberschrift {
	text-decoration: underline;
	font-size: 1.25em;
	color: #333399;
	max-width: 550px;
	display: block;
	font-weight: bolder;
	margin-bottom: 0.5em;
}

.txtformat {
	font-style: italic;
	text-align: justify;
}

.info {
	display: block;
	float: right;
	padding: 3px 5px;
	text-align: right;
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	font-size: small;
	color: #000099;
	background-color: #E1E1E1;
}

.img {
	padding: 10px;
	margin: 0;
}

.img200 {
	padding: 5px;
	margin: 0;
	height: 150px;
}
.iframe200 {
	height: 135px;
	width: 240px;
}
#footer {
	background-image: url('../pic/ft.gif');
	background-repeat: repeat-x;
	background-position: left bottom;
	border-left: 1px solid #000066;
	border-right: 1px solid #000066;
	border-bottom: 1px solid #000066;
	font-size: 0.75em;
	width: 100%;
	position: relative;
	display: block;
	float: left;
}

#tabs {
	max-width: 100%;
	margin:0 5px;
}

.txtcontheader {
	font-weight: bold;
	font-size: 1.1em;
	display: block;
}
 
.txtcontainer {
	display: none;
}


/* -----------------------------------------------------------------------------------
/* Smart Phones und Tablets mit mittlerer Auflösung */

@media all and (min-width: 600px) {

 body {
	border: 0px #FFFFFF none;
	background-image: url('../pic/icon-artist-800.jpg');
	background-repeat: repeat-y;
	background-position: center top;
 }

/*
#seite {
	margin: auto;
	text-align:center;
	font-family:"Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	font-size: 1.01em;
}

#seiteMid {
	margin: 0 auto;
	text-align: left;
}
*/

 #logo {
	background:url('../pic/logo1-800.gif') no-repeat right bottom;
	height:81px;
	border-top: 1px solid #000066;
	border-left: 1px solid #000066;
	border-right: 1px solid #000066;
	border-bottom: 12px solid #0000EE;
 }

 #content {
	position: relative;
	display: block;
	max-width: 760px;
	padding: 2px;
	margin: auto;
	margin-top: 10px;
	font-size: 0.85em;
 }

 #contentInner {
	position: relative;
	display: block;
	top: 0px;
	font-size: 0.92em;
	margin: 0;
	padding: 0;
	max-width: 632px;
 }

 #navigation {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.28em;
	margin: 59px 0 0 0;
	padding: 5px 0 ;
	vertical-align:bottom;
	font-style:normal;
 }

 #navigation ul li {
	margin:0;
	padding:0 0 10px;
	width:auto;
	display:block;
	float:left;
	list-style:none;
 }

 #navpfad {
	width:100%;
	margin: 2px 0;
	padding: 2px 1px;
	color: #cfcfcf;
	font-size: 0.71em;
	font-style: normal;
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
 }

 #heute {
	display:inline;
	position:absolute;
	width:auto;
	margin:0;
	top: 9px;
	padding:0;
	padding-left: 3px;
	color:#000;
	font-size:0.71em;
	font-style:normal;
	font-family:Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
 }

 .txtformatueberschrift {
	text-decoration: underline;
	font-size: 1.25em;
	color: #333399;
	max-width: 650px;
	display: block;
	font-weight: bolder;
	margin-bottom: 0.5em;
 }

 #footer {
	background-image: url('../pic/ft.gif');
	background-repeat: repeat-x;
	background-position: left bottom;
	border-left: 1px solid #000066;
	border-right: 1px solid #000066;
	border-bottom: 1px solid #000066;
	font-size: 0.78em;
	position: relative;
	display: block;
	max-width: 780px;
 }

 #tabs {
	max-width: 800px;
	margin:0 5px;
 }

}

/* -----------------------------------------------------------------------------------
/* Large screens */

@media all and (min-width: 800px) {

 body {
	margin: 10px 0 0 0;
	border: 0px #FFFFFF none;
	background-image: url('../pic/icon-artist.jpg');
	background-repeat: no-repeat;
	background-position: center center;
 }

 #seite {
	background-image:url('../pic/bg4a.gif');
	background-repeat:repeat-x;
	width: 780px;
	margin: auto;
	text-align:center;
	font-family:"Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	font-size: 1.01em;
 }

 #seiteMid {
	margin: 0 auto;
	text-align: left;
	width: 780px;
	min-height: 234px;
/*	border: 1px solid #000066; */
 }

 #logo {
	background:url('../pic/logo1.gif') no-repeat right bottom;
	height:101px;
	border-top: 1px solid #000066;
	border-left: 1px solid #000066;
	border-right: 1px solid #000066;
	border-bottom: 0;
}

 #content {
/*	border-left: 1px solid #000066;
	border-right: 1px solid #000066;
*/	position: relative;
	display: block;
	width: 760px;
	padding: 10px;
	margin: auto;
	margin-top: 24px;
	font-size: 0.85em;
 }

 #contentInner {
	position: relative;
	display: block;
	top: 0px;
	font-size: 0.92em;
	margin: 0;
	padding: 0;
	width: 632px;
 }

 #navigation {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.88em;
	margin:0;
	padding: 77px 0 0;
	vertical-align:bottom;
	font-style:normal;
 }

 #navigation ul li {
	margin:0;
	padding:0;
	width:auto;
	display:block;
	float:left;
	list-style:none;
 }

 #navpfad {
	width:100%;
	margin: 5px 0;
	padding:5px 1px;
	color:#ffffff;
	font-size:0.71em;
	font-style:normal;
	font-family:Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
 }

 #heute {
	display:inline;
	position:absolute;
	width:auto;
	margin:0;
	top:18px;
	padding:0;
	padding-left: 10px;
	color:#000;
	font-size:0.71em;
	font-style:normal;
	font-family:Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
 }

 .txtformatueberschrift {
	text-decoration: underline;
	font-size: 1.25em;
	color: #333399;
	width: 650px;
	display: block;
	font-weight: bolder;
	margin-bottom: 0.5em;
 }

 #footer {
	background-image: url('../pic/ft.gif');
	background-repeat: repeat-x;
	background-position: left bottom;
	border-left: 1px solid #000066;
	border-right: 1px solid #000066;
	border-bottom: 1px solid #000066;
	font-size: 0.8em;
	position: relative;
	display: block;
	width: 780px;
 }

 #tabs {
	width: 750px;
 }
/*
 .txtcontheader {
	font-weight: bold;
	font-size: 1.1em;
	display: block;
 }
 
 .txtcontainer {
	display: none;
 }
*/
}
