* {
    margin: 0;
}

.dont_print{
display:none;
}

body {
    font: 1em Verdana, sans-serif;
    color:#000;
}



p, td{
margin-bottom:3px;
}
td{
    font-family: Verdana, sans-serif;
}

a img {
    border: 0;
}

a {
	font-weight: bold;
  text-decoration:none;
  color:#000;
}


h1{
	margin: 20px 0px 15px 0px;
	font-size:1.2em;
}

h2{
	font-size:1.1em;
	margin: 20px 0px 10px 0px;
}

h3{
	font-size:1em;
	margin: 10px 0px 5px 0px;	
}


ul{
margin:0px;
padding:0px;
	font-size: 1em;
}

td{
	font-size: 1em;
}

#skipnav{
display:none;
}

/* ++++ Heading ++++ */
#heading {
    height: 100px;   
}

#heading a {
    display:none;
}

/* +++++ Navigation +++++ */


#navigation {
display:none;

}


/* +++++ Content +++++ */

#content {
    font-size:0.8em;

}

#content_wide{
    font-size:0.8em;    
}



#content ul{
margin:15px;
padding:0px;
}

.item {
    clear: both;
}

.item h2 {
    margin: 0 0 20px 0;
    padding: 2px;
    background: #FEF1D1;
    border-bottom: 1px solid #FEA41E;
    border-left: 4px solid #FEA41E;
    color: #266B90;
}


.item img {
    float: left;
    margin: 0 20px 30px 0;
}


#content a.inhalt_button {
	float:right;	
	display:block;
	width:250px;
	background:#FEF1D1 url(img/button.gif) top left no-repeat;
	border: 1px solid #fa0;
	padding:1px 2px 0px 20px;
	margin:20px 0px 40px 0px;
	color:#266b90; 
	font-weight: bold;
}

a.mehr {
text-decoration: underline;
}

div.suche_box {
display:none;
}
div.print_box {
	display:none;
}
/**** vorteile *****/

.vorteil_box {
	float:left;
}

.vorteil_box h2 {
    padding: 12px 40px 6px 10px;
    color:#266b90;
    display:block;
    height:auto;  
    text-transform: uppercase;
}


div.vorteil_box div.vorteil_box_content {
    padding: 6px 10px;

}

.reisen{	
    background: url(img/reisen_bg.gif) bottom no-repeat;
}

.specials{	
    background: url(img/specials_bg.gif) bottom no-repeat;
}

.finance{	
    background: url(img/finance_bg.gif) bottom no-repeat;
}

.shopping{	
    background: url(img/shopping_bg.gif) bottom no-repeat;
}

.plain{	
    background: url(img/vorteil_bg.gif) bottom no-repeat;
}

img.thumbnail_category{
	float:left;
	margin:4px 6px 6px 0px;
	width:120px;
}

a.button_reiseangebote {
	display:block;
	clear:left;
	background:url(img/arrow_right_white_orange.gif) left no-repeat;
	color:#266b90; 
	font-size: 0.8em;
	padding:5px 0px 5px 20px;
}
/* forms */


select{
	width:230px;
	border: 1px solid #90CEED; 
}
select.profile{
	width:auto;
	border: 1px solid #90CEED; 
}

textarea{
	width:230px;
	border: 1px solid #90CEED; 
}

input{
	width:230px;
	border: 1px solid #90CEED; 
}

input.submit{
	height:20px; 
	width:auto;
	color:#266b90; 
	font-weight: bold;
	text-align:center;
	background-color:#ffd78c;
	border: 1px solid #fa0;
	cursor:pointer;
}

a.submit{
	height:20px; 
	width:auto;
	color:#266b90; 
	font-weight: bold;
	text-align:center;
	background-color:#ffd78c;
	border: 1px solid #fa0;
	text-decoration:none;
	padding:2px;
}

input.checkbox{
width:auto;
} 


/* login form */
form.login input{
	width:auto;
	border: 1px solid #90CEED; 
}

form.login input.submit{
	width:60px;
	border: 1px solid #fa0;
	margin-top:25px;
}

.info_box select{
	width:auto;
}
