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

a {
	text-decoration: underline;

	color: #000000;
}

a.title {
}
a.title img {
	float: left;
	margin-left: 5px;

	border: none;
}

body {
	font-size: 80%;
}
body,
button,
input {
	font-family: Verdana, Bitstream Vera Sans, sans-serif;
}
button {
	cursor: pointer;
}
dfn {
	display: none;
}

h1 {
	font-size: 160%;
	font-weight: normal;

	margin-bottom: 5px;
	margin-left: 25px;
	margin-top: 10px;
	margin-right: 25px;
}
h2 {
	font-size: 140%;
	font-weight: normal;

	margin-bottom: 5px;
	margin-left: 25px;
	margin-right: 25px;
}
h3 {
	font-size: 120%;
	font-weight: bold;

	margin-bottom: 5px;
	margin-left: 25px;
	margin-top: 10px;
	margin-right: 25px;

	color: #ff7800;
}

#sidebar h3 {
	margin-top: 0px;
	margin-right: 0px;
}

h4 {
	font-size: 100%;
	font-weight: bold;

	margin-bottom: 5px;
	margin-left: 25px;
	margin-top: 10px;
	margin-right: 25px;
}
h5 {
	font-size: 100%;
	font-weight: bold;

	margin-bottom: 5px;
	margin-left: 25px;
	margin-top: 10px;
	margin-right: 25px;

	color: #ff7800;
}
h6 {
	margin-left: 25px;
	margin-right: 25px;
}
img {
	border: none;
}

.hidden {
	display: none;
}

/* CLASSES */
div.tx-indexedsearch,
div.tx-newloginbox-pi1,
div.tx-reback-pi2,
div.tx-thmailformplus-pi1 {
	margin-left: 25px;
	margin-right: 25px;
}
div.tx-indexedsearch-searchbox button {
	margin-left: 150px;
}

div.tx-reback-pi1 h4 { 
	margin: 0px;

	border-bottom: 1px solid #000000;
}

div.tx-reback-pi1 dt {
	margin-top: 5px;
}
div.tx-reback-pi1 dt a{
	font-weight: bold;
	text-decoration: none;

	color: #ff7800;
}

div.tx-reback-pi2 div.letters span {
	float: left;
	margin: 5px 10px 5px 0px;

	color: #cccccc;
}
div.tx-reback-pi2 div.letters span a {
	color: #000000;
}
div.tx-reback-pi2 h4 {
	font-weight: normal;

	clear: both;
	margin-left: 0px;
	padding-top: 10px;
}
div.tx-reback-pi2 h4 a {
	text-decoration: none;

	color: #000000;
}
div.tx-reback-pi2 dt {
	padding-left: 0px;
}
div.tx-reback-pi2 dt a{
        font-size: 120%;
        font-weight: bold;

	text-decoration: none;

	color: #ff7800;
}
div.tx-reback-pi2 dd {
	padding-bottom: 5px;
	padding-left: 10px;
}


div.image_box {
	clear: both;
    line-height: 25px;

        margin: auto;
        margin-bottom: 10px;
    margin-top: 20px;
    min-height: 155px;
    padding-left: 15px;
    padding-top: 10px;
    width: 555px;
    /* border: 1px solid #ff7800; */
    border-top: 1px solid #ccc;
}
div.image_box h4 {
	font-size: 120%;
	font-weight: normal;
	margin: 0px;
	padding: 0px 90px;
	padding-bottom: 5px;
}
div.image_box p {
	line-height: 110%;
	margin: 0px;
	padding: 0px 90px;
}
p.logo {
    font-size: 140%;
    line-height: 34px;

	margin: auto;
	margin-bottom: 0px;
    margin-top: 10px;
    min-height: 155px;
    padding-left: 15px;
    padding-top: 15px;
    width: 555px;
    
    background: #fff url(../pics/start-bg-magnetband.jpg) top left no-repeat; 
/*    background: #fff url(../pics/start-bg-magnetband-v2.png) top left no-repeat; */
    
    
    border: 1px solid #ff7800;
}
p.logo span {
    color: #ff7800;
}
span.orange {
	color: #ff7800;
}

/* IDs */

#container {
	margin-left: 170px;
	width: 820px;
}
#content {
    float: left;
    min-height: 400px;
    width: 590px;
    
    background-color: #fff;
    border: 1px solid #ccc;
    border-bottom: none;
}
#content ul {
	margin-left: 25px;
	padding-left: 20px;
}
#head {
	margin-bottom: 10px;
	margin-top: 30px;
	min-height: 70px;
	width: 1000px;
}

/* IDs :: Main Menu */
#head ul {
    list-style-type: none;
	margin-right: 10px;
}
#head ul li {
    float: left;
    padding-left: 20px;
    padding-top: 40px;
}
#head ul li a {
    color: #000;
    text-decoration: none;
    
    padding-left: 14px;
    
    background: #fff url(../pics/a-href-active.jpg) left center no-repeat;
}
#head ul li.active a,
#head ul li a:hover {
    background: #fff url(../pics/a-href-visited.jpg) left center no-repeat;
}

/* IDs :: Search Box */
#head ul.search {
	float: right;
	padding-left: 0px;
}
#head ul.search input {
	/* height: 20px;
	line-height: 20px; */
	width: 200px;

	border: 1px solid #ff7800;
}
#head ul.search button {
	font-size: 80%;
	text-align: left;

	padding-top: 1px;

	background-color: #fff;
	border: none;
}

#sidebar {
    float: right;
	font-size: 80%;
    padding-top: 30px;
    width: 220px;
}
#sidebar div {
    margin-bottom: 20px;
    padding: 5px;

    background-color: #fff;
    border: 1px solid #ccc;
}
#sidebar div div {
    margin-bottom: 0px;
    padding: 0px;

	border: none;
}


#sidebar div h5 {
    font-size: 110%;
    
    margin-bottom: 10px;
}

#sidebar div.contact {
    text-align: right;

/*    padding-top: 30px;

    background: #fff url(../pics/rb-logo-small.png) 5px 5px no-repeat;
*/
}

#wide-container {
    clear: both;
    min-height: 400px;
    width: 100%;
    
    background: #fff url(../pics/verlauf.jpg) top left repeat-x;
}

/* MENU bottom */
#menu-bottom {
	overflow: hidden;
	width: 539px;
	margin: auto;
	margin-bottom: 1em;
}

#menu-bottom ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#menu-bottom ul li {
	font-size: 80%;
	border-left: 1px solid #000;
	float: left;
	line-height: 1.1em;
	margin: 0 .5em 0 -.5em;
	padding: 0 .5em 0 .5em;
}

