body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	text-align: center;
	align: center;
	background-image: url(../gfx/side-border.jpg);
	background-repeat:repeat-y;
	background-position: center;
	background-color: #000000;
}

#top-border {
	width: 980px;
	height: 10px;
	align: center;
	background-image: url(../gfx/top-border.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

#page {
	width: 960px;
	height: auto;
	align: center;
}

#head {
	width: 960px;
}

#logo {

}

#head-img {

}

/**
 * Defines the main content region of the document.
 *
 * @author Raffael Straßnig <raffael.strassnig@genieengines.com>
 */
#main {

	width: 958px;;
	text-align: left;
	clear: both;
}

#leftbar {
	background-color: #FFFFFF;
	width: 170px;
}

#site-icons {
	padding: 5px 5px 5px 5px;
}

#site-search {
	padding: 7px 0px 0px 0px;
}



.topnav-element {
	padding: 0;
	width: 125px;
	float: left;
	text-align: center;
	display: block;
	height: 2em;

}

.topnav-element a {
	padding: 10px 0;
	text-decoration: none;
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	
}

.topnav-element a:hover {
	text-decoration: none;
	color: #CF3503;
}

.topnav-element_act {
	padding: 0;
	width: 125px;
	float: left;
	text-align: center;
	display: block;
	height: 2em;

}

.topnav-element_act a {
	padding: 10px 0;
	display: block;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #CF3503;
}

.topnav-element_act a:hover {
	text-decoration: none;
}

.topnav {
	padding: 0;
	padding-left: 0px;

	
	width: 960px;
	height: 34px;
	clear: both;
	background-image: url(../gfx/menu.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#navi-top {
	margin: 26px 0px 0px 20px;
	background-image: url(../gfx/navi-top.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 154px;
	height: 5px;	
}

#navigation {
	margin: 0px 0px 0px 20px;
	padding: 0px;
	width: 154px;
	text-decoration: none;
	background-image: url(../gfx/navi-middle.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	
}


#navi-bottom {
	margin: 0px 0px 0px 20px;
	background-image: url(../gfx/navi-bottom.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 154px;
	height: 5px;	
}

#navigation ul {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style-type: none;
}

.navigation-element {
	width: 100%;
}

.navigation-element a {
	height: auto;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding: 0.3em 0px 0px 52px;
	background-image: url(../gfx/navigation_element.jpg);
	background-repeat: no-repeat;
	background-position: 26px 0.2em;
	text-decoration: none;
	padding-bottom: 0.3em;
}

.navigation-element_act a {
	height: auto;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CF3503;
	text-decoration: none;
	display: block;
	padding: 0.5em 0px 0px 52px;
	background-image: url(../gfx/navigation_element-hover.jpg);
	background-repeat: no-repeat;
	background-position: 26px 0.5em;
	text-decoration: none;
	padding-bottom: 0.3em;
}

.navigation-element_act a:hover {
	text-decoration: none;
}

.navigation-element a:hover {
	color: #CF3503;
	background-image: url(../gfx/navigation_element-hover.jpg);
	text-decoration: none;
}

	.navigation-element-sub a {
	height: auto;
	display: block;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0.3em 0px 0px 72px;
	background-image: url(../gfx/navigation_element-sub.jpg);
	background-repeat: no-repeat;
	background-position: 56px 0.45em;
	text-decoration: none;
	padding-bottom: 0.3em;
}

.navigation-element-sub_act a {
	height: auto;
	display: block;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CF3503;
	text-decoration: none;
	padding: 0.3em 0px 0px 72px;
	background-image: url(../gfx/navigation_element-sub-hover.jpg);
	background-repeat: no-repeat;
	background-position: 56px 0.45em;
	text-decoration: none;
	padding-bottom: 0.3em;
}

.navigation-element-sub_act a:hover {
	text-decoration: none;
}


.navigation-element-sub a:hover {
	color: #CF3503;
	background-image: url(../gfx/navigation_element-sub-hover.jpg);
	text-decoration: none;
}

#middlebar {
	width: 556px;
	margin-left: 30px;
	height: 100%;
	background-color: white;
	text-align: left;
	
}

#path h1{
	border-bottom-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	padding: 0.5em 0px 0.5em 0px;
}


#content {
	background-color: #F5F5F5;
	height: 100%;
	padding: 5px 5px 5px 5px;
}

#rightbar {
	width: 181px;
	text-align: left;
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 5px;
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	display:block;
	width: 960px;
	margin: 10px 0px 0px 0px;
}

#main table {
	width: 100%;
}

#head table {
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

td.rightbar {
	border-left-color: #000000;
	border-left-style: solid;
	border-left-width: 1px;
	width: 200px;
	text-align: center;
}
td.leftbar {
	width: 170px;
}


#path a {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

#path a:hover {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CF3503;
	text-decoration: underline;
}


/**
wird definitiv noch geändert
**/

input {
	width: 140px;
	border-style: solid;
	border-width: 1px;
	border-color: black;
	background-color: #ffffff;
}
textarea {
	border-style: solid;
	border-width: 1px;
	border-color: black;
	background-color: #ffffff;
}
select {
	border-style: solid;
	border-width: 1px;
	border-color: black;
	background-color: #ffffff;
}

#ticker h1 {
	font-size: 17px;
}

#whitebox h1 {
	margin-top: 5px;
	font-size: 17px;
}

#ticker {
	padding: 7px 5px 5px 5px;
	border-bottom-color: #CF3503;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

form {
	padding: 0px;
	margin: 0px;
}

a {
	color: #CF3503;
	text-decoration: none;
}

a:hover {
	color: #CF3503;
	text-decoration: underline;
	
}

img {
	border: 0px;
}

hr {
	height: 0px;
	border: 0px;
}
