/* Start of CMSMS style sheet 'gsg-patent' */
html, body { 
height:100%;
margin:0px;
padding:0px;
}


body { 
background: #e8e8e8;
font-family:Arial, sans-serif;
font-size: 16px;
color: #003366;
line-height: 26px;
background-image:url(uploads/images/background.gif); background-repeat: repeat-x;
}

#bigtable{
height:100%;
width:100%;
border:0;
margin:0px;
padding:0px;
}

#header {
position:relative;

width: 960px;
height: 90px;
}

#logo {
position:relative;
width: 290px;
height: 90px;
float: left;
}


.menuwrapper {
position: relative;
width: 670px;
height: 90px;
float: left;
}



/*
################################################################################################ menu
*/


#metamenu {
position:relative;
padding-top:10px;
text-align:right;
}


#menu {
position:relative;
text-align:right;
}

#menu li{
font-size: 14px;
font-weight:bold;
display: inline;
list-style-type: none;
margin-left:15px;
}

#menu a {
text-decoration:none;
}

#menu a:link, #menu a:visited {
color: #999999;
}

#menu a:hover {
color: #336699;
text-decoration: none;
}

#menu a.menuactive {
color: #336699;
text-decoration: none;
}


/*
################################################################################################
*/


#bild {
position:relative;
margin-top: 70px;
clear: both;
}

#content {
position:relative;
margin-top:-25px;
margin-bottom:70px;
clear: both;
text-align:left;
width: 740px;
}

img {
border: none;
}



/*
################################################################################################
*/



#footerwrapper {
width: 960px;
text-align:left;
padding-top:20px;
}

#fusszeile{
position:relative;
float:left;
margin-top:-55px;
font-family: Arial, sans-serif;
font-size: 11px;
font-weight:bold;
color: #666666;
width: 100%;
z-index:1;
}

#footer {
position:relative;
margin-left: -40px;
float:left;
font-family: Arial, sans-serif;
font-size: 11px;
font-weight:bold;
color: #666666;
width: 100%;
z-index:2;
}


#footer li{
display: inline;
margin-right:10px;
}


#footer a {
color: #666666;
text-decoration:none; 
}

#footer a:link, #footer a:visited {
color: #666666;
}

#footer a:hover {
color: #336699;
text-decoration: none;
}

#footer a.menuactive {
color: #336699;
text-decoration: none;
}




a {
color: #adadad;
text-decoration:none; 
}


a:link, a:visited {
color: #6699cc;
}

a:hover {
color: #6699cc;
text-decoration: underline;
}

h1 {
font-size: 16px;
font-weight:bold;
}

/*
################################################################################################
*/


.input type text
/* End of 'gsg-patent' */

