* {
	margin:0;
	padding:0;
}

html {
	height:100%;
}

body {
	font: normal 100.01% Arial, Helvetica, Verdana, sans-serif;
	background:url(images/frosch.jpg) top left no-repeat #000;
	height:100%;
	color: #5f7968;
}

/* inhalt */
#wrap {
	margin:0 auto;
	height:auto;
	width:950px;
	/*border: 1px solid red;*/
}
#top {
	height: 120px;
	text-align:right;
}

/* Navigation */
div.navigation {
	height: 24px;
	line-height: 25px;
	margin: 0px;
	/*border: 1px solid red*/
}
div.navigation ul {
	list-style: none;
	color: #FFFFFF;
	font-weight:normal;
	font-size:72%;
	margin-left:0;
}
div.navigation li {
	display: inline;
}
div.navigation li a {
	font-weight: bold;
	width: auto;
	color:#fff;
	text-decoration:none;
	padding: 4px 4px 4px 7px;
}
div.navigation li a:hover{
	color:#fff;
	background:#42c11b;
}
div.navigation li a.selected {
	color:#fff;
	background:#42c11b;
}
/* Navi Ende */


#logoclaim {
	height: 262px;
	width:374px;
	float:left;
	background: url(images/logo_paul.jpg);
}
#bild {
	height: 262px;
	width:576px;
	float:left;
}

#inhalt {
	width:910px;
	float:left;
	background-color:#fff;
	padding: 20px;
	background: url(images/kreativ.gif) #fff top right no-repeat;
}
img {
	border: 0;
}
#top a {
color: #000;
}

#inhalt img.re {
	border: 0;
	float:right;
}
#ende {
	clear: both;
	width:950px;
	height: 40px;
	background:url(images/ende_green.gif);
}
#ende p.newsletter {
	float:left;
	font-size: 70%;
	color: white;
	padding: 4px 0 0 18px;
}
#ende p {
	text-align:right;
	margin-top:0;
	font-size: 70%;
	color: white;
	padding: 7px 30px 0 0;
}

/* Links */
a {
	color:#339933;
	text-decoration:none;
	font-weight:bold;
}
a:hover {
	text-decoration:underline;
}
#ende a {
	color:#fff;
	text-decoration:underline;
	font-weight:normal;
}
#ende a:hover {
	text-decoration:underline;
}

h1 {
	font: bold 140% "Trebuchet MS", arial, sans-serif;
	font-weight: bold;
	margin: 10px 20px 10px 5px;
	color: #339933;
}
h2 {
	font: bold 100% "Trebuchet MS", arial, sans-serif;
	font-weight: bold;
	margin: 10px 20px 10px 5px;
	color: #5f7968;
}
p {
	font-size:100%;
	margin: 0;
}
.colboth {
	float:left;
	width:660px;
	font-size: 75%;
	margin-top:10px;
	line-height:140%;
	padding:0 0 0 5px;
	/*border: 1px solid red; */
}
.col1 {
	float:left;
	width:220px;
	font-size: 75%;
	margin-top:10px;
	line-height:150%;
	padding:0 0 0 5px;
}
.col2 {
	float:left;
	width:415px;
	font-size: 75%;
	margin:10px 0px 0 20px;
	line-height:150%;
	padding:0 0 0 5px;
}
.col3 {
	float:right;
	text-align: right;
	width:220px;
	font-size: 75%;
	margin-top:10px;
	line-height:150%;
	padding:0 10px 0 5px;
}
.innung {
	color: #339933;
	font-weight: bold;
}
#inhalt ul {
	margin: 0 0 0 15px;
}
#inhalt ul li {
	line-height: 150%;
	list-style: circle url(images/listcircle.gif);
}
#inhalt ul.ok li {
	line-height: 150%;
	list-style: circle url(images/listok.gif);
}

#inhalt ul.green li {
	line-height: 150%;
	list-style: circle url(images/listok.gif);
	color: #339933;
}

.greenbigmiddle {
color: #339933;
font-size:120%;
font-weight:bold;
text-align:center;
}

.green {
color: #339933;
font-weight:bold;
}

.small {
	font-size: 90%;
	font-style: italic;
	text-align: right;
	padding-right: 30px;
}
.small2 {
	font-size: 75%;
	font-style: italic;
	text-indent: 400px;
}
.clear {
	clear: left;
}

.beispielbilder {
width: 90px;
padding: 2px;
border: 1px solid #999;
margin: 0px 5px 5px 0px;
}
.beispielbilder a:link, .beispielbilder a:visited {
border: 0;
padding:0;
margin:0;
}
/*Kontaktformular*/


.fehler  {
	color: #DC143C;
}

input, textarea {
	border: 1px solid #C9C9C9;
}

.inputsubmit {
	margin-top: 5px;
	font: normal 1.0em Verdana, sans-serif;
	color: #666;
	background-image: url(images/formbutt.gif);
	border: 1px solid #C9C9C9;
	cursor: pointer;
}
.oben {
float:right;
}
.colboth p.news {
padding-top:6px;
}

.red {
color:red;
padding-top:7px;
padding-left: 5px;
text-weight:bold;
font-size: 140%;
}

.mitte{
padding-top:7px;
padding-left:5px;
}

.rot {
color:red;
}

