@import url(typo.css);
body {
	background: url(../images/bg1.gif);
}
p {
	font-size: .7em;
}
.pic {
	margin: 0 .5em .5em 0;	
}

a {
	text-decoration:none;
	color:#666666;
}

/*
	DIVs
*/
#wrapper {
	width: 760px;
	margin: 0 auto;
	
}
#header {
	
}

#flashcontent {
	background:url(../images/header_noflash.jpg) 11px 21px no-repeat;
	width:760px;
	height:305px;
}

#main {
	background: url(../images/bg-wrapper.jpg) top center repeat-y;
	width: 740px;
	margin: -3px auto 0;	
	position: relative;	
	
	
}
#shadow {	
	background: #f6f6f6 url(../images/bg-shadow.gif) top center repeat-x;
	margin: 0 19px 0 20px;
	height: auto !important;
	height: 400px;
	min-height: 400px;
}

#footer {
	background: url(../images/bg-footer.gif)  1px bottom no-repeat;
	height: 39px;
	font-size: .6em;
	text-align: center;
	padding-top: 9px;
	color:#999898;
}

#links {
	margin:0px auto;
	width:160px;
}

#links img {
	margin:10px 0px;
}

/*
	BOX
*/
.box {
	border: 1px solid #e7e7e7;
	position: relative;
	width: 434px;
	padding: 15px 10px 5px;
	background: #fff;
	top: 10px;
	float: left;
}
.box .top {
	position: absolute;
	top: -1px;
	left: -1px;
}
.box .bottom {
	position: absolute;
	bottom: -10px;
	left: -1px;
}
.box h1 {
	font-size: 1em;
	line-height: 20px;
}

.box h1 a {
	font-size: 1em;
	line-height: 20px;
	color:#000000;
	font-weight:bold;
}

.box h2 {
	font-size:0.75em;
	line-height:1.4em;
}

.box h1.blau {
	padding-left: 25px;
	background: url(../images/box/blau_2.gif) no-repeat;
}
.box h1.gruen {
	padding-left: 25px;
	background: url(../images/box/gruen.gif) no-repeat;
}

*+html .small {
	height:380px;
}

.small {
	width: 218px;
	height:382px;
}


.middle {
	width: 204px;	
	height:236px;
}

*+html .middle {
	height:235px;
}

.big {
	width:673px;
}
/*
	TERMINE
*/

table.termine {
	margin:0px auto 10px;
}

table.termine tr {}

table.termine tr td {}

table.termine tr td p {
	margin:5px;
}
/*
	Verschiedenes
*/

.thumb {
	margin:5px 10px 5px 0px;
	float:left;
}

/*
	FORM
*/

form label {
	display:block;
	float:left;
	width:70px;
	font-size:0.75em;
	margin-top:5px;
	
}

form input {
	width:200px;
	margin-bottom:5px;
}

form textarea {
	width:250px;
}

form input.submit {
	margin-left:70px;
	font-size:0.75em;
}

.plichtfeld {
	margin-left:70px;
}
/*
	NO-Flash
*/

ul.topnav {
	list-style-type:none;
	margin:0px;
	padding:40px 0px 0px 530px;
}

ul.topnav li {
	float:left;
	margin-left:30px;
}

ul.topnav li a {
	font-size: 0.6em;}

ul.nav {
	padding:240px 0px 0px 68px;
	margin:0px;
	list-style-type:none;
}

ul.nav li {
	float:left;
	display:block;
	width:86px;
	text-align:center;
	margin-left:22px;
}

ul.nav li a {
	color:#FFFFFF;
	font-weight:bold;
}
