/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/img01b.jpg) repeat-x;
	font: 12px/16px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #900;
	line-height:16pt
}

h1 {
	font-size: 197%;
}

.content h2 {
	font-size: 167%;
	line-height: 18pt
}

h3 {
	font-size: 100%;
	font-weight: bold;
}

p, ol, ul {
	line-height: 150%;
}

a {
	font: 14px/14px Verdana, Arial, Helvetica, sans-serif;
	color: #E06529;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
}


a:hover {
	text-decoration: underline;
	color: #900;
	}
	

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 15px 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}

img.bild {
	border:1px solid #E06529; padding:5px;background-color:#fff;
}

.box {
	border:1px solid #900; padding:5px; background-color:#FDEDB8; text-align:center;
}

hr {
	display: none;
}

#header {
	width: 760px;
	height: 90px;
	margin: 0 auto;
}

#header2 {
	width: 760px;
	height: 200px;
	margin: 0 auto;
}

/* Logo */

#logo {
	padding-top: 5px;
}

#logo h1, #logo h2 {
	margin: 0;
	padding-left: 60px;
	font-weight: normal;
	color: #E06529;
}

#logo h1 {
	font-weight: bold;
}

#logo h2 {
	font-size: 92%;
}

#logo a {
	text-decoration: none;
}

#sprachen {
	margin-left:630px;
}




/* Menu */

#menu {
	float: left;
	width: 200px;
	height: 200px;
	background: url(images/img03b.jpg);
}

#menu ul {
	margin: 0;
	padding: 8px 10px 0 10px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
	
}

#menu a {
	display: block;
	padding: 4px 10px;
	text-decoration: none;
	font-size: 130%;
	font-weight: bold;
	color: #FFFFFF;
	
}

#menu a:hover {
	text-decoration: none;
	color: #900;
}

#menu .first a {
	background: none;
}

/* Splash */

#splash {
	float: right;
	width: 560px;
	height: 200px;
}


/* Page */

#page {
	width: 760px;
	margin: 0 auto;
	padding: 30px 0;
}

/* Content */

#content {
	float: left;
	width: 480px;
	padding-left: 20px;
}

#content ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

#content ul li {
	padding-left: 15px;
	background: url(images/img08.gif) no-repeat 0 8px;
}

#content ol {
	margin-left: 20px;
	padding-left: 0;
	/*list-style: lower-alpha inside;*/
}

.title {
	padding-top: 3px;
	line-height: 24px;
}

.content {
	padding: 20px;
	background: url(images/img11.jpg) no-repeat;
}


.contentprogramm {
	padding: 20px;
	background: url(images/img11.jpg) no-repeat;
	border-bottom:3px solid #ccc;
}
/* Sidebar */

#sidebar {
	float: right;
	width: 220px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	background: url(images/katschatten.jpg) repeat-x top;
}

#sidebar li ul {
	padding: 10px 20px;
	font-size: 92%;
}

#sidebar li li {
	margin: 0;
	padding: 5px 0;
	background: none;
}

#sidebar h2 {
	height: 30px;
	margin: 0;
	padding: 2px 0 0 10px;
	background: url(images/katrechts1.jpg) no-repeat;
	font-size: 100%;
	font-weight: bold;
	color: #ffffff;
}

#sidebar h3 {
	margin: 0;
}

#sidebar p {
	margin: 0;
	line-height: normal;
}

#sidebar a {
	text-decoration: none;
	font-variant:small-caps;
	font-weight:bold;
}

#sidebar a:hover {
	text-decoration: none;
	color: #900;
}

#sidebar .first {
	border: none;
}

#programm{
	width:100%;
	margin-right:20px;
}

#programm td{
border-bottom:3px solid #666;
}

/* Footer */

#footer {
	width: 100%;
	text-align: center;
	padding-top: 25px;
	height: 100px;
	background: url(images/footer.jpg) repeat-x
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 12px;
	color: #ffffff
}

#footer a {
	/*padding: 5px 10px;*/
	text-decoration: none;
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
}

#footer a:hover {
	text-decoration: none;
	color: #900;
}

.zitat{
	font-family: 12px/12px Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #009;
}

.subline{
	font-family: 12px/12px Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #900;
}

