/* neues CSS Dokument */
body, select, input {
	font-family:"Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	font-size:11px;
 }
 
a {
	color:#FF6600;
	text-decoration:none;
}
a:hover {
	color:#71AB39;
	text-decoration:none;
}


/* altes CSS Document */

@import "box_links.css";

@import "home.css";

@import "navi.css";

@import "navi_except_ie.css" all;

body, select, input {
	font-family:"Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	font-size:11px;
 }

div.header{
background: url(/img/horizontal_bl.png) no-repeat left bottom;
height:90px;


}

div.logo {
	position:absolute;
	background:url(/img/logo.gif) no-repeat;
	width: 320px;
	height: 60px;
	cursor:pointer;

}

/*content*/
div.content_top {
color:#71AB39;
font: bold 16px/18px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
background: url(http://www.urlaubsprofi-tuerkei.de/img/content_top.gif) no-repeat; 
height:25px;
width:595px;
padding-left:5px;
padding-top:5px;
}
  
div.content_mid {
background: url(http://www.urlaubsprofi-tuerkei.de/img/content_mid.gif) repeat-y ; 
overflow:visible;
width:590px;
}

div.content_bot {
position:relative;
background: url(http://www.urlaubsprofi-tuerkei.de/img/content_bot.gif) no-repeat ; 
height:10px;
width:595px;
}

div.content{
position:relative;
top:20px;
 
}


/* div.content_links{
float:left;
width:200px;
}
div.content_mitte{
float: left;
width:595px;
margin-left:5px;
height: inherit;
 }

*/
/*----*/
div.content_rechts{
position: absolute;
top:170px;
left:660px;
background-color:#D8E9C2;

}

a {
	color:#FF6600;
	text-decoration:none;
}
a:hover {
	color:#71AB39;
	text-decoration:none;
}


.Stil1 {
padding-left:5px;

}

div.ds {
padding-right:20px;
padding-left: 10px;
}


h1 {
	font-size:16px;
	display:inline;
}