/*
*****************************************************
 url			: www.mallorca-topsites.de
 erstellt 	: 25-05-2008 
 Aenderung	: 25-05-2008
 CSS + Design	: 

*****************************************************
(c) 2008	www.mallorca-topsites.de
*****************************************************
 
Body 
----------------------------------------------------*/
 
 * {
margin: 0;
padding: 0;
}

body {
	margin: 0;
	padding: 0;
	color: #505050;
	font-family: "Georgia", Arial, Helvetica, sans-serif;
	text-align: center;
	background: #eee url(../elemente/bg.jpg) repeat-y center;	
	font-size: 12px;	
	background-color: #dfdfdf;
	background-color: #fff;
}


img { border: none; }

a { text-decoration: none;}

.clear {
	clear: both; 
	font-size: 1px; 
	float: none;
	height:1px;
	margin-top:-1px;
	line-height: 1px;
}
	
.hide {display: none;}


/*  Interface, Layout 
-----------------------------------------------------------------------*/

#wrap {
	text-align: left;
	margin: 0 auto;
	padding: 30px 0 10px 0;
	width: 405px;
	height: 100%;
	border: 0;
	position: relative;
}


/*  Header 
-----------------------------------------------------------------------*/


/*  Footer 
-----------------------------------------------------------------------*/


/*  Navigation 
-----------------------------------------------------------------------*/

a:link {
	color: #FF9933;color: #0D75E8;color: #996600;color: #999900;
	text-decoration: none;
	border-bottom: 0px solid #FF9933;
}

a:visited {
	color: #FF9933;color: #0D75E8;color: #996600;color: #999900;
	text-decoration: none;
	border-bottom: 0px solid #FF9933;
}

a:hover {
	color: #666;color: #FF9933;color: #996600;
	text-decoration: none;
	border-bottom: 0px solid #ccc;
}

a:active {
	color: #FF9933;color: #0D75E8;color: #996600;color: #999900;
	text-decoration: none;
	border-bottom: 0px solid #FF9933;
}

.controlcontainer {
	height: 20px;
	margin: 0 0 10px 0px;
	font-size: 11px;
	line-height: 13px;
}

.controlcontainer ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.controlcontainer ul li {
	float: left;
	text-align: center;
	margin: 12px 5px 0 0;
}

.controlcontainer ul li a {
	background: transparent;
	height: 19px;
	padding: 3px 0 0 0;
	margin: 0 0 0px 0;
	text-decoration: none;	
}

.controlcontainer ul li a:hover {
	
}
.center{
	text-align: center;
}


/*  Text, Headlines, Listen
-----------------------------------------------------------------------*/
.newdesign {	
	color: #BBB;	color: #777;
	font-size: 17px;
	padding: 0px 0 0px 0px;
	font-weight: bold;
}

h1 {	color: #AAAAAA;
	font-size: 12px;
	line-height: 25px;
	padding: 0px 0 0px 0px;
	font-weight: normal;
}

h2 {	
	color: #BBB;	
	font-size: 17px;
	padding: 10px 0 25px 0px;
	font-weight: bold;
}

h3 {	
	color: #666;	color: #555;	
	font-size: 15px;
	padding: 10px 0 7px 0px;
	font-weight: bold;
}


p {	color: #505050;
	line-height: 18px;
	
}

i {	font-style: italic;
	color: #333;
}

b, strong {	
	font-weight: bold;
	color: #505050;
}

.orange {
	color: #FF8C00;color: #996600;color: #999900;
	font-weight: normal;
	border-top: 1px solid #dfdfdf;
	border-bottom: 1px solid #dfdfdf;
	background-color: #f3f3f3;
	padding: 10px 14px;
}

.black {
	color: #333333;
	font-weight: bold;	
}

#footer {
	font-size: 11px;
	line-height: 18px;
}

.leistungen ul {
	margin: 5px 0 2px 40px;
	padding: 11px 0 2px 0;
}

.leistungen li {
	list-style: square;
	padding: 1px 0 1px 4px;
	margin: 3px 0 0 20px;
	line-height: 1.4em;
	font-size: 1.0em;
}

 /*  Bilder
-----------------------------------------------------------------------*/ 

.img-shadow img {
  	border: 1px solid #DDDDDD;  	
	padding: 5px;
	display: block;
  	position: relative;
  	background-color: #FFFFFF;
}

.rightalign {
	float: right;
	margin: 9px 0 0 15px;
}

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

 
 /*  Formulare
-----------------------------------------------------------------------*/ 
  
.formkontakt {
  	width: 100%;
}

.reihe {
  	clear: both;
  	margin: 0;
  	padding: 0;
}  

.feld {
  	float: right;
  	width: 230px;
  	text-align: left;
  	padding: 4px 0 0 0;
  	line-height: 17px
} 

.label {
	height: 15px;
	width: 130px;
	margin: 0 0 0 0px;
	padding: 5px 0 0 0px;
	text-align: left;
	font: 12px "Georgia", Arial, Verdana, Helvetica, sans-serif;
	float: left;
}

.knopf {
  	clear: both;
  	text-align: center;
  	padding: 12px 0 30px 155px; 
	
}

.defbreite {
  	width: 220px;
}

.defbreiteplz {
  	width: 45px;
}
.defbreiteort {
  	width: 168px;
}