/* CSS Document */
@media screen {
html { height: 101%; margin-bottom: 1px; } 
* {
margin: 0;
padding: 0;
}
div {
text-align: left;
}

body {
	
	background-position:center top;
	background-color:#ffffff;	
	font-family: "Calibri", Verdana, sans-serif;
	font-size:0.85em;
	color:#797978;
	line-height: 150%;
	
		
	}
#wrapper1 {
	position:relative;	
	text-align:left;
	width:820px;
	margin: 0 auto;
	min-height: 100%; /* Mindesthöhe in modernen Browsern */
	height: auto !important; /* !important-Regel für moderne Browser */
	height: 100%; /* Mindesthöhe in IE (<7) */
		
	}

#header {
	float:right;	
	width:657px;
	}
	
#seitenbilder {
	float:right;
	width:657px;
	height:120px;
	background-image: url(../bilder/convida_03.gif);
	background-repeat: repeat-y;
	
}
#titel {
	
	float:right;
	margin-right:280px;
	margin-top:-24px;
	font-weight:bold;
	color:#ffffff;
	z-index:4;
	font-family: "Century Gothic", "Calibri", Verdana, sans-serif;
	
	
}		
#top {
	float:right;
	margin-top:20px;
	margin-right:25px;
	margin-bottom:4px;
	font-size:80%;	
	z-index:4;
	
}	
#menue {		
	float:left;
	margin-top:100px;	
	}
#adresse {
	float:left;
	width:142px;
	margin-top:-120px;		
	vertical-align: bottom;
	color:#797978;
	font-size:80%;
	text-align:right;
	line-height:120%;
	}

#content {
	float:right;
	width:657px;
	margin-top:7px;	
	background-image: url(../bilder/hg.gif);
	background-repeat: repeat-y;
}	
#text { 
	padding:25px;
	text-align:justify;	
	}
#footer {
	float:right;
	width:657px;
	height:38px;	
	background-image: url(../bilder/convida_09.gif);
	background-repeat: no-repeat;
	z-index:4;
	
}	
#textfooter {
	font-size:75%;
	text-align:right;
	line-height:100%;
	margin-right:25px;
	margin-top:14px;
}


ul{line-height:200%;margin-left: 0.5em; padding-left: 0.5em;}

 
h1{
	font-size:1.3em;
	font-family: "Century Gothic", "Calibri", Verdana, sans-serif;
	font-weight:bold;
	color:#a12d50;
	text-align:left;	
	
}

h2 {
	font-size:1.1em;
	font-family: "Century Gothic", "Calibri", Verdana, sans-serif;
	font-weight:bold;
	color:#333333;
	line-height:300%;
}
h5 {
	font-size:1.1em;
	font-family: "Century Gothic", "Calibri", Verdana, sans-serif;
	font-weight:bold;
	color:#333333;
	
}
b, strong {color:#666666;}
.textdb{
	font-size:11px;
	margin-left:30px;
	margin-right:30px;
	margin-top:30px;
	vertical-align:top;		
	
}
small {
	font-size:0.9em;
}

.feldbreite {
	width:300px;
}
.button{
	font-size:11px;
}

a:active, a:focus {outline: none;}

a.adresse:link, a.adresse:visited, a.adresse:active{
	font-size:100%;	
	color:#F4F3EE;
	text-decoration:underline;
}
a.adresse:hover {
	font-size:100%;	
	color:#F4F3EE;
	text-decoration:underline;
}
a.ref:link, a.ref:visited, a.ref:active{
	font-size:1.1em;	
	color:#ffffff;
	font-weight:bold;
	text-decoration:underline;
}
a.ref:hover {
	font-size:1.1em;	
	color:#ffffff;
	font-weight:bold;
	text-decoration:underline;
}
a.db:link, a.db:visited, a.db:active, a.db:hover{
	font-size:0.9em;
	font-weight:bold;	
	text-decoration:underline;
}
a.mit:link, a.mit:visited, a.mit:active, a.mit:hover{		
	text-decoration:underline;}

a:link, a:visited, a:active{
	
	color:#666666;	
	text-decoration:none;
	
}
a:hover {		
	text-decoration:underline;
}
a.topmenue:link, a.topmenue:visited, a.topmenue:active{
	font-size:95%;		
	color:#666666;	
	text-decoration:none;
}
a.topmenue:hover {color:#666666;text-decoration:underline;}

.rot { color:#a12d50;}
.rotfett { color:#a12d50;font-weight:bold;}
.gruen {
	color: #006600;
	font-size: 85%;
}
.gruengross {
	color: #006600;	
}
img {border:none;}
.absender {
	font-size:10px;	
	margin-right:12px;
}

.eingabe {
	font-size: 11px;
	width:140px;
	vertical-align:middle;	
}
input.formularfeld, textarea.formularfeld {
	width:450 px;	
	color: #333333;
	padding: 2px 5px;
	width:450px;
	border: 1px solid #999999;
	font: bold 11px Arial, Helvetica, sans-serif;
	
}
input.feldkurz, textarea.feldkurz {
	width:150px;	
	color: #333333;
	padding: 2px 5px;
	
	border: 1px solid #999999;
	font: bold 11px Arial, Helvetica, sans-serif;
	
}
.button
	{
	  font-size: 11px;
	  font-weight: normal;
	  color: #333333;
	  text-decoration: none;
	}
.foto{	
	background: url(../bilder/dropshadow.png) no-repeat right bottom;
	padding: 4px 10px 10px 4px;
	border: #eee 1px solid;
	border-right:none;
	border-bottom:none;

}

}
@media print {
body {
	background-image:none;	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#000000;	
	background-color:#ffffff;	
}

form {
	display:none;
}

h1 {
	font-size:15px;
	font-weight:bold;
	color: #000000;
	 }
img {
	display:none;
}
.ohnedruck {
	display:none;
}

a:link , a:visited, a:active, a:hover{
	text-decoration:underline;
	color:#000000;
}

}

