
body	
{
	 
 	font-family: arial, sans-serif;
 	font-size: 73%;  /* Enables font size scaling in MSIE */
 	background-color: #007ae5;
	color: #ffffff;
}

#content1	
{
	width: 760px; 
	height: 460px; 
	background-color: #ffffff;
	border-color: #007ae5;
	border-style: solid;
	border-width: 2px;
	background-image:  url("bilder/mood-indigo.jpg");
	background-repeat: no-repeat;
   margin: 20px auto;
   
}

#content2
{
	width: 760px; 
	height: 460px; 
	background-color: #ffffff;
	border-color: #007ae5;
	border-style: solid;
	border-width: 0px;
	background-repeat: no-repeat;
   margin: 20px auto;
   
}
.menue {
	float: left;
	line-height: 20px;
	margin-right: 2px;
	margin-left: 20px;
	padding-right: 2px;
	border-left: 20px solid #ff7614;
}

.rightSideBar a {
	color: #ffffff;
   text-decoration: none;
	font-weight: bold;
}
.rightSideBar a:hover {
	color: #ff7614;
   text-decoration: none;
	font-weight: bold;
}

.bold
{
	color: #ffffff;
	font-weight: bold;
}

.leftSideBar a {
	color: #007ae5;
   text-decoration: none;
	font-weight: bold;
}
.leftSideBar a:hover {
	color: #ff7614;
   text-decoration: none;
	font-weight: bold;
}

.leftSideBar1 a {
	color: #ffffff;
   text-decoration: none;
	font-weight: bold;
}
.leftSideBar1 a:hover {
	color: #ff7614;
   text-decoration: none;
	font-weight: bold;
}

.titel{
		color: #ff7614;
   text-decoration: none;
	font-weight: bold;
}
#content
{
	width: 760px; 
	height: 460px; 
	background-color: #007ae5;
	border-color: #ffffff;
	border-style: solid;
	border-width: 2px;
	margin: 20px auto;

}
.leftSideBar {
background-color: #007ae5;
	border-color: #ffffff;
	border-style: solid;
	border-left: none;
	border-bottom: none;
	border-top: none;
	width: 200px; 
	height: 460px; 
  	border-width: 2px;
	float: left;
  	clear: left;
	
}

.leftSideBar1 {
background-color: #ffffff;
	border-color: #ffffff;
	border-style: solid;
	border-left: none;
	border-bottom: none;
	border-top: none;
	width: 200px; 
	height: 460px; 
  	border-width: 2px;
	float: left;
  	clear: left;
	
}

.img{
	border: 0px;
}

.head
{
	font-weight: bold;
	font-size: 180%;
}

.rightSideBar {
	color: #ffffff;
	line-height: 1.5em;
 	margin-left: 240px;
	margin-right: 40px;
	text-align: justify;
	letter-spacing: 0.04em;
}

.rightSideBar1 {
	color: #ffffff;
	line-height: 1.5em;
 	margin-left: 210px;
	text-align: justify;
	letter-spacing: 0.04em;
}

.logomain {
	width: 160px; 
	height: 60px; 
 	margin-left: 80px;
	margin-top: 340px;

	
}
.bildmenue {
 	margin-left: 10px;
	margin-top: 40px;
	text-align: center;
}

.logo {
	width: 160px; 
	height: 60px; 
 	margin-left: 20px;
	margin-top: 150px;
}
.space
{
	line-height: 20px;
}

input,textarea {
	background-color: White;
	border: 0px;
}
