body, a, table, td, tr, tbody, b, p, input, select, label, textarea {
        color: black;
        font-size: 11px;
        font-family: Trebuchet MS, Verdana, Helvetica, Arial, Sans-serif;
}
input, select, textarea {
        border: 1px solid #517FC0;
}

body {padding: 0px; margin: 0px;}

input, textarea, select {margin-bottom: 1px;}
form {margin: 0px;padding: 0px;}
img {border: none;}
label {width: 140px; padding: 3px 0px 0px 0px;  float: left; }
.big_label label {
	width: 350px;
}
h1 {
       font-size: 170%;
       font-weight: bolder;
}

h2 {
       font-size: 120%;
       font-weight: bolder;
       color: #517FC0;
       margin: 8px 0px 2px 0px;
}

h3 {font-size: 120%; font-weight: bolder;}
h4 {font-size: 110%; font-weight: bolder;}
h5 {font-size: 100%; font-weight: bolder;}

.my-body {
	background: #C5CDD7;
}

.site {
	background: #5386BC url(img/background.gif) no-repeat;
	width: 870px;
	height: 600px;
	border: none;
	border: 10px solid white;
	margin-top: 4px;
}

.root-navi {
	vertical-align: top;
	height: 25px;
	padding: 5px;
	padding-left: 142px;
	text-align: left;	
}

.root-navi a {
	padding: 5px 10px 5px 10px;
	text-decoration: none;
	height: 20px;
	font-weight: bolder;
}

.root-navi a:hover,
.root-navi a.current,
.root-navi .current,
.root_navigation a.current,
.root_navigation .current,
.root_navigation.current {
	background: #517FC0;
	color: white;
}

.left {
	margin: 0px;
	background: transparent;
	border: none;
	width: 118px;
	padding-top: 134px;
	padding-left: 20px;
	/* background: red; */
	vertical-align: top;
	/* display: none; */
}

.content {
	height: 395px;
	padding: 0px;
	margin: 0px;
	position: relative;
	top: 90px;
	left: 11px;
	/* background: green; */
	vertical-align: top;
}


.title {
	padding: 0px;
	margin: 0px;
	padding-left: 6px;
	margin-top: 15px;
}
h1 {
	margin: 0px;
	padding: 0px;
	margin-top: 11px;
	padding-top: 6px;
}


.title_amarena {
	text-align: left;
}


/***** navigation *****/
.navigation {
	line-height: 15px;
	text-align: left;
	background: transparent !important;
}

.navigation.level0 {
	display: none;
	background: transparent !important;
}
.navigation.level1 {
	margin-left: 0px;
	font-weight: normal;
	padding: 6px 0px 0px 0px;
}
.navigation.level2 {
	margin-left: 20px;
}
.navigation.level3 {
	margin-left: 30px;
}
.navigation.level4 {
	margin-left: 40px;
}
.navigation a {
	text-decoration: none;
	background: transparent !important;
}

.navigation.level1 a {
	font-size: 100%;
}
	
.navigation.level2 a {
	font-size: 100%;
}
	
.navigation.level3 a {
	font-size: 75%;
}
	
.navigation.level4 a {
	font-size: 75%;
}

.navigation.current a,
.navigation a:hover {
	color: white;
	background: transparent !important;
}


.content ul, li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.content li {
	margin: 0px 0px 0px 17px;
}
.content a:hover {
	color: #517FC0 !important;
}

h2 {
	color: black;
	font-size: 140%;
}


.pricelist {
	border-top: 1px solid gray;
	border-left: 1px solid gray;
}

.pricelist td {
	padding: 1px;
	border-bottom: 1px solid gray;
	border-right: 1px solid gray;
}

#portlet-page-tools {
	display: inline;
}
#portlet-page-tools h1 {
	display: none;
}
#portlet-page-tools a {
	display: inline;
}
.powered_by a {
	display: inline;
	padding-right: 15px;
	text-decoration: none;
	color: #555555;
}

.powered_by {
	text-align: left;
	padding-top: 5px;
	padding-left: 10px;
	color: #555555;
}

.routenberechnung {
	float: right;
	margin-left: 5px;
	width: 115px;
	border: 1px solid #555555;
	padding: 5px;
}
.routenberechnung h2 {
	padding: 0px 0px 5px 0px;
	margin: 0px;
}
.routenberechnung input,
.routenberechnung select {
	margin-top: 4px;
}


/***** Body column *****/
.body {
        padding: 5px;
        width: 850px;

        text-align: left;
}

.title {
        margin-top: 5px;
}

.content {
        line-height: 15px;
        width: 540px;
}

.content ul, li {
        margin-top: 0px;
        margin-bottom: 0px;
}
.content p {
        margin-top: 2px;
        margin-bottom: 2px;
}
.content .heading {
        font-weight: bolder;
        background: #DDDDDD;
}

.content a:hover {
        text-decoration: none;
        color: #F48000;
}
/*******************************************************************************/

