/* Start of CMSMS style sheet 'pure white' */
body {
font:11px arial, verdana, helvetica, sans-serif;
 margin:1em;    /* gives some air for the pagewrapper */
background:#ffffff; 
}



/* center wrapper, min max width */
.seite {
   border: 0px ;
   margin: 0 auto;       /* this centers wrapper */
   max-width: 80em;   /* IE wont understand these, so we will use javascript magick */
   min-width: 60em;
   background-color: #ffffff;;
   color: black;
}

.top {
background-color:#ffffff;
width:980px;
}



.banner {
background-color:#fff;
float:left;
height:190px;
width:822px;
margin-top:5px;
margin-left:5px;
border-bottom:1px solid #fff;
}


.nav {
background-color:#ffffff;
float:left;
height:30px;
width:900px;
margin-top:30px;
margin-left:5px;
border-bottom:1px solid #fff;
}

.spacezwnavundcontent {
clear: both;
background-color:#ffffff;
height:25px;
width: 900px;
}

.content {
background-color:#ffffff;
width: 900px;
}

.content_vdo {
background-color:#ffffff;
width:820px;
height: 550px;
text-align: center;
}

.spaceleft {
background-color:#ffffff;
float:left;
width:80px;
}

.space {
background-color:#ffffff;
float:left;
height:15px;
width: 100%;
}

.inhalt {
background-color:#ffffff;
float:left;
color:#000000;
width:667px;
height:530px;
}

.banner_box_right_09_start {
background-color:#fff;
float:right;
height: 180px;
width:262px;
background:transparent url(http://www.uamo.info/cms/uploads/images/frontend_pix/uamo_09.jpg) no-repeat;
}




.content_box_left_bild {
background-color:#ffffff;
float:left;
width:560px;
}




.content_box_right_text {
background-color:#ffffff;
float:right;
margin-left: 0px;
width:262px;
}

.hr {

border-width:1px; 
border-style:solid; 
border-color:#ffffff;
}
.txt_12px {

font-size: 12px;
font-family: arial, verdana, sans-serif;
color: #fff;
}

.txt_12pxbold {

font-size: 12px;
font-family: arial, verdana, sans-serif;
font-weight: bold;
color: #fff;
}

.txt_12pxfff {

font-size: 12px;
font-family: arial, verdana, sans-serif;
color: #fff;
}

.txt_12pxboldfff {

font-size: 12px;
font-family: arial, verdana, sans-serif;
font-weight: bold;
color: #fff;
}

.txt_12pxboldfff_leftspace {

font-size: 12px;
font-family: arial, verdana, sans-serif;
font-weight: bold;
color: #fff;
margin-left: 15px;
}

.txt_18px {

font-size: 12px;
font-family: arial, verdana, sans-serif;
color: #fff;
}


.txt_fff_18px {

font-size: 12px;
font-family: arial, verdana, sans-serif;
color: #fff;
}

.txt_fff_18pxbold {

font-size: 18px;
font-family: arial, verdana, sans-serif;
font-weight: bold;
color: #fff;
}

.txt_fff_18pxbold_leftspace {
font-size: 18px;
font-family: arial, verdana, sans-serif;
font-weight: bold;
text-decoration: none;
color: #fff;
margin-left: 15px;
}

.en_txt_12px {

font-size: 12px;
font-family: arial, verdana, sans-serif;
color: #8D8D8D;
}

.en_txt_12pxbold {

font-size: 12px;
font-family: arial, verdana, sans-serif;
font-weight: bold;
color: #fff;
}

.en_txt_18px {

font-size: 12px;
font-family: arial, verdana, sans-serif;
color: #fff;
}

.en_txt_18pxbold {

font-size: 18px;
font-family: arial, verdana, sans-serif;
font-weight: bold;
color: #fff;
}



.trennlinie_txtrechts {
clear: both;
background-color:#fff;
color:#fff;
border:none;
height:1px;
line-height:1px;
width:560px;
margin-left: 262px;
}

.trennlinie_txtrechtsp {
clear: both;
background-color:#fff;
color:#fff;
border:none;
height:1px;
line-height:1px;
width:560px;
margin-left: 0px;
}



.fliesslink_gray
{
font-family:arial, verdana, helvetica, sans-serif;
font-size: 12px;
color:#fff;
text-decoration:underline;
}

.fliesslink_white
{
font-family:arial, verdana, helvetica, sans-serif;
font-size: 12px;
color:#fff;
text-decoration:underline;
}

.fliesslink_gray_leftspace
{
font-family:arial, verdana, helvetica, sans-serif;
font-size: 12px;
color:#fff;
text-decoration:underline;
margin-left: 15px;
}

.fliesslink_white_leftspace
{
font-family:arial, verdana, helvetica, sans-serif;
font-size: 12px;
color:#ffffff;
text-decoration:none;
margin-left: 15px;
}

.fliesslink_white_leftspace_18px:link
{
font-family:arial, verdana, helvetica, sans-serif;
font-size: 18px;
color:#ffffff;
font-weight: bold;
text-decoration:none;
margin-left: 15px;
margin-top: 15px;
}

.fliesslink_white_leftspace_18px:visited
{
font-family:arial, verdana, helvetica, sans-serif;
font-size: 18px;
color:#ffffff;
font-weight: bold;
text-decoration:none;
margin-left: 15px;
margin-top: 15px;
}


a:link {
    color: #fff;
}
a:visited {
    color: #fff
}

.logo {
background-color:#ffffff;
}

/* End of 'pure white' */

