﻿#reisen_wrap
{
	margin-top:0px;
	margin:0px auto;
	padding:0px;
	width:920px;	
}

#reisen_wrap_left
{
        margin-top:10px;
        margin-left:auto;
        margin-right:auto;
        width:300px;
        height:auto;
        float:left;
}

#reisen_wrap_right
{
        margin-top:10px;
        margin-left:20px;
        margin-right:auto;
        width:600px;
        height:auto;
        float:left;
}

.reisen_header
{
    padding:0 0 10px 0;
	color: #666666;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#reisen
{
font-family: Verdana, Geneva, sans-serif;
width:300px;
border-collapse:collapse;
}

#reisen td, #reisen th 
{
font-size:12px;
border:1px solid #666;
padding:3px 3px 3px 3px;
color:#666;
}

#reisen th 
{
font-size:12px;
font-weight:bold;
text-align:left;
padding-top:5px;
padding-bottom:4px;
background-color:#3A6187;
color:#fff;
}

.reisenleft
{
width:140px;
}

.reisenright
{
width:160px;
}

#reisen tr.alt td
{
    color: #3A6187;
    background-color: #D9ECFF;
}

#fluege
{
	font-family: Verdana, Geneva, sans-serif;
width:600px;
border-collapse:collapse;
}

#fluege td, #fluege th 
{
font-size:12px;
border:1px solid #666;
padding:3px 3px 3px 3px;
color:#666;
}

#fluege th 
{
font-size:12px;
font-weight:bold;
text-align:left;
padding-top:5px;
padding-bottom:4px;
background-color:#3A6187;
color:#fff;
}

.fluegeleft
{
width:80px;
}

.fluegecenter
{
width:300px;
}

.fluegeright
{
width:200px;
}

#fluege tr.alt td 
{
color:#3A6187;
background-color:#D9ECFF;
}

