/* Inhalt css - Kirchheimer Reisebuero*/

body {
    background-color: #FFFFFF;
    color: #333333;
    font-family: 'Verdana', 'Tahoma','Arial', 'Times New Roman';
    font-size: 11px;
    font-style: normal;
}

table {
    background-color: #bababa;
    color: #333333;
    font-family: 'Verdana','Arial', 'Times New Roman';
    font-size: 11px;
    font-style: normal;
}

td {
    background-color: #ffffff;
    color: #333333;
    font-family: 'Verdana','Arial', 'Times New Roman';
    font-size: 11px;
    font-style: normal;
	margin: 0;
}

a {
	text-decoration: none;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
		
}


h1 {
    color: #333333;
    font-family: 'Verdana','Arial','Times New Roman';
	font-size: 12px;
    font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

h2 {
    color: #333333;
    font-family: 'Verdana','Arial','Times New Roman';
	font-size: 11px;
    font-style: normal;
	font-weight: bold;

}

h3 {
    color: #333333;
    font-family: 'Verdana','Arial','Times New Roman';
    font-size: 10px;
    font-style: normal;
	font-weight: bold;
}

h4 {
    color: #333333;
    font-family: 'Verdana','Arial','Times New Roman';
    font-size: 8px;
    font-style: normal;
}

h5 {
	color: #333333;
    font-family: 'Verdana','Arial','Times New Roman';
    Tfont-size: 20px;
    font-style: normal;
}

/****************************************************************/

.main {
	position: relative;        
	background-color: #ffb30f;
	top: 0px;
    left: 0px;
    width: 674px;
}

.inhalt {
    position: relative;
	background-color: #ffffff;
    top: 0px;
    left: 0px;
    width: 674px;
}

.inhaltTop {
    position: relative;
	background-color: #ffffff;
    top: 0px;
    left: 10px;
    width: 632px;
	hight: 25px;
}

.inhaltCenter {
    position: relative;
    background-color: #ffffff;		
    top: 0px;
    left: 10px;
    width: 632px;
}

.inhaltBottom {
    position: relative;
	background-color: #ffffff;
    top: 0px;
    left: 10px;
    width: 632px;
	height: 40px;
}
