/* =============================

Thema: Götz Änderungen
Author: Horst von Borries
Änderungsdatum: 20.05.08

1. Allgemein
2. Content
3. Navi
4. Suche
5. windows
============================= */

*{
	margin: 0;
	padding: 0;
}
body {
	background-image:url(../borgertborries-dateien/bg1.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a img{
border: 0 none;
}

/* boxes */

#content{
	position: absolute;
	background-color: #FFFFFF;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	height:auto;
	width:49%; 
	/* width:630px;*/
	top: 60px; 
	left: 320px;
	text-align: justify;
	padding: 0px 30px 0px 30px;
}
#leftsite{
	position: absolute;
	top: 0;
	left: 0;
}
	#picture{
		position: relative;
		margin-top: 60px;
		margin-left: 40px;
		width: 20%;
		text-align: right;
	}
	#nav{
		position: relative;
		margin-top: 20px;
		margin-left: 137px;
		width: 150px;
		text-align: right;
	}
	
#head{
	position: relative;
	
}
/*content */
p {
	background-color: transparent;
	color: #333333; 
	font-size: 14px;
	margin: 20px 0px;
}
p:first-letter {
	background-color: transparent;
	color: #333333; 
	font-size: 18px;
}

strong {
	background-color: transparent;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	
}

h1, h2, h3, h4, h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	background: transparent;
}
h1 {
	font-weight: bold ;
	font-size : 20px;
}
h2 {
	padding-left: 10px; 
	font-weight: normal; 
	font-size : 10px; 
}
h3 {
	font-weight: normal; 
	font-size : 18px; 
}
h4 {
	padding-left: 10px; 
	font-weight: normal; 
	font-size : 12px; 
}
h5 {
	padding-left: 30px; 
	font-weight: normal; 
}
/*content abstaende difinieren */

.abstand {
	margin: 10px 0px;
}
	.einruecken {
		margin: 20px 0px 0px 0px;
}
	.einruecken0 {
		margin: 0px 0px 10px 0px;
}
	.lieinruecken {
		margin: 0px 0px 0px 30px;
}	
	.einrueckenblue {
		margin: 20px 0px;
		color: #769DC4; 
}

/*content classes */

.little {
	color: #333333; 
	font-size : 8pt; 
	font-family: Arial, Helvetica, sans-serif;
}
.titleblue {
	font-family : Arial, Helvetica, sans-serif;
	font-size  : 22px;
	font-style : normal;
	font-weight : bold;
	color : #769DC4;
	line-height: 15px;
}
.litleblue {
	font-family : Arial, Helvetica, sans-serif;
	
	font-style : normal;
	font-weight : bold;
	color : #769DC4;
	line-height: 15px;
}
/*content links*/

a:link {
	background-color: transparent;
	color: #333333; 
	text-decoration: none;
	font-weight: bold; 
}
a:visited {
	color: #333333; 
	text-decoration: none;
	font-weight: bold;
}

/* navileisten gross  */
.lleiste{
	color: #333333; 
	font-size : 14px; 
	font-family: Arial, Helvetica, sans-serif;
}
a.lleiste:link {
	 font-weight: bold ; 
	 text-decoration: none;
}
a.lleiste:visited {
	 font-weight: bold ;  
	 text-decoration: none;
}

/* navileisten klein  */
.plleiste{
	color: #333333; 
	font-size : 8pt; 
	font-family:Arial, Helvetica, sans-serif;
}
a.plleiste:link {
	 font-weight: normal;
	 text-decoration: none;
}
a.plleiste:visited {  
	 font-weight: normal;
	 text-decoration: none;
}

/* suchform */
form {
	background-image: url(../borgertborries-dateien/bb_3.png);
	color: black;
	width: 350px;
	border: #7DA1C3 2px solid; 
	padding: 30px;
}
label {
	display: block;
	cursor:pointer;
}

/* landing search zeichnung */

.searchword {
	color: #01286B;
	background-color: #E7E9EB ; 
	border: 1px dotted #01286B;
}

/* Fenster Einstellung 

#fenster{
	position: relative;
	font-weight: normal;
	font-size :12px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 510px;  
	top: 10px; 
	left: 20px;
	text-align:justify;
	padding: 0px 1px 10px 1px; 
}*/
