html, body, p, form, fieldset {
    text-align: center;
    padding: 0;
}

body {
		text-align: center;
		margin: 0 auto;
    font-family: Arial,Bosch Office Sans,Helvetica,sans-serif;
    font-size: 12px;
}


#container
{
	width: 804px;
    background-image: url("../../assets/images/background_shadow.png");
    background-position: 2px 0;
    background-repeat: repeat-y;
    margin: 4px auto 0;
}

#alisei_logo {
		text-align: left;
    height: 20px;
    margin-left: 42px;
}

#alisei_logo2 {
	text-align: left;
    height: 70px;
    margin-left: 42px;
}

#header {
    background-image: url("../../assets/images/bg_header_gradient.png");
    background-repeat: repeat-x;
    height: 42px;
    margin-left: 12px;
    position: relative;
    width: 768px;
}

#bosch_logo {
    height: 45px;
    margin-right: 54px;
    text-align: right;
    border: 0 none;
}

img {
    border: 0 none;
}

#header h1 { margin: 0; }

#navigation
{
    margin-left: 12px;
	width: 768px;
	background:#333;
}

#navigation ul
{
	margin: 0;
	padding: 0;
}

#navigation ul li
{
	list-style-type: none;
	display: inline;
}

#navigation li a
{
	display: block;
	float: left;
	padding: 5px 10px;
	color:#fff;
	text-decoration: none;
	border-right: 1px solid#fff;
}

#navigation li a:hover { background:#383; }

#content
{
    margin-left: 12px;
    margin-right: 12px;
    position: relative;
	clear: left;
	padding: 5px;
	
}

#content h2
{
	color:#000;
	font-size: 160%;
	margin: 0 0 .5em;
}

#footer
{
    margin-left: 12px;
    margin-right: 12px;
    position: relative;
    width: 730px;	
    background:#ccc;
	text-align: right;
	padding: 20px;
	height: 10px;
}

#topstage {
    margin-left: 37px;
    position: relative;
    width: 708px;
}

.clear {
    clear: both;
	display: block;
    height: 1px;
    overflow: hidden;
}

.theme_special_teaser {
    background-image: url("../../assets/images/middle_718.gif");
    background-repeat: repeat-y;
    margin: 0 0 8px;
    padding: 0;
    width: 718px;
}

.theme_special_teaser .top {
    background-image: url("../../assets/images/top_718.gif");
    background-repeat: no-repeat;
    height: 17px;
    width: 718px;
}

.theme_special_teaser .image {
    height: auto;
    margin: 0 17px;
    position: relative;
}

.theme_special_teaser .image .img_overlay {
	background-image: url("../../assets/images/img_overlay.png");
    background-repeat: repeat;
    bottom: 0;
    height: 60px;
    overflow: hidden;
    position: absolute;
    width: 100%;
}

.theme_special_teaser .image .img_overlay2 {
	background-image: url("../../assets/images/img_overlay.png");
    background-repeat: repeat;
    bottom: 0;
    height: 340px;
    overflow: hidden;
    position: absolute;
    width: 100%;
}

.theme_special_teaser .content {
    overflow: hidden;
    padding: 0 17px;
}

.theme_special_teaser .image .img_overlay .title {
    font: 22px/24px Georgia,"MS Trebuchet",sans-serif;
    margin: 0;
    padding: 0 0 0 12px;
    position: absolute;
    top: 30px;
}

.theme_special_teaser .bottom {
    background-image: url("../../assets/images/bottom_718.gif");
    background-repeat: no-repeat;
    height: 17px;
    width: 718px;
}

.subtitle {
    overflow: hidden;
}

.ft {
    border-style: solid none none;
    border-width: 1px;
    color: #878787;
    float: left;
    font-size: 10px;
    height: 23px;
    margin: 12px 0 6px 42px;
    text-align: left;
    width: 708px;
}

#text {
    background-position: left 6px;
    background-repeat: no-repeat;
    color: #878787;
    float: left;
    font-size: 10px;
    margin-right: 6px;
    margin-top: -2px;
    padding-left: 20px;
    padding-top: 8px;
}

#trenner {
    float: left;
    padding-left: 3px;
    padding-right: 3px;
}

.ft table {
    float: left;
    margin-top: 4px;
}

#linknoprint {
    background-position: left 0;
    background-repeat: no-repeat;
    color: #878787;
    float: left;
    font-size: 10px;
    margin-right: 7px;
    margin-top: 4px;
    padding-left: 20px;
    padding-top: 2px;
    text-decoration: none;
}

.ft a {
    color: #878787;
    float: left;
    text-decoration: none;
}

a {
    font-weight: bold;
}

#trennernoprint {
    float: left;
    padding-left: 3px;
    padding-right: 3px;
}

.frase {
	font-family: Arial,Bosch Office Sans,Helvetica,sans-serif;
    font-size: 20px;
    color: #7D95CA;
    font-weight: bold;
}

#userid {
    text-transform: uppercase;
}