body {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(img/bg.gif);
	background-repeat: repeat-y;
}

td {
	font-family: Arial;
	font-size: 12px;
}

a:link, a:hover, a:visited {
	color: #E76302;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;	
}


h1 {
	font-size: 16px;
	font-weight: bold;
	color: #353A90;		
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #353A90;		
}

h3 {
	font-size: 12px;
	font-weight: bold;
	color: #353A90;	
}

h4 {
	font-size: 12px;
	font-weight: bold;
	color: #353A90;	
}

h5 {
	font-size: 12px;
	font-weight: bold;
	color: #353A90;	
}

.right h1, .right h2, .right h3, .right h4, .right h5 {
	margin-top: 0px;
        margin-bottom: 0px;
}

.head h1, .head h2 ,.head h3,.head h4, .head h5 {
	margin-top: 0px;
        margin-bottom: 5px;
}

.right h1
{
        font-size: 14px;
}

.right {
	padding: 15px;
	border: 1px solid #E76302;
}

.orange {
	color: #E76302;
}

.blue {
	color: #353A90;
}

.lightblue {
	color: #9FA2CA;
}

/* ########### Metanavigation ########### */

#meta_nav {
	padding-right: 15px;
}

#meta_nav, #meta_nav a:link, #meta_nav a:hover, #meta_nav a:visited {
	color: #9FA2CA;
	font-weight: bold;
	text-decoration: none;
}

#meta_nav a:hover {
	text-decoration: underline;	
}

/* ########### Subnavigation ########### */


.sub_nav, .sub_nav a:link, .sub_nav a:hover, .sub_nav a:visited {
	color: #9FA2CA;
	font-weight: normal;
	text-decoration: none;
}

.sub_nav a:hover {
	text-decoration: underline;	
}

.sub_nav_act, .sub_nav_avt a:link, .sub_nav_act a:hover, .sub_nav_act a:visited {
	color: #E76302;
	font-weight: normal;
	text-decoration: none;
}

.sub_nav_act a:hover {
	text-decoration: underline;	
}

/* ########### Suche ########### */

.search {
	font-family: Arial;
	font-size: 11px;
	width: 100px;
}
