@charset "utf-8";
html{ 
    overflow:scroll;
}

body {
	margin-top: 10px;
	padding: 0;
	background: url(img/background.gif) repeat-x left top;
   	font: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #f1f1f1;
	font-size: 16px;
}

h1, h2, h3 {
	margin: 0;
	text-transform: none;
	font-weight: normal;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}

h2 {
	height: 32px;
	background: url(img/update_head.png) no-repeat left top;
	font-size: 16px;
	font-weight: bold;
	color: #ff0000;
	padding: 4px;
}

p, ul, ol {
	margin: 0 0 2em 0;
	text-align: justify;
	line-height: 26px;
	font-size: 11px;
}

a:link {
	color: #f1f1f1;
}

a:hover, a:active {
	text-decoration: none;
	color: #ff0000;
}

a:visited {
	color: #f1f1f1;
}

 {
	border: none;
}
textarea {
	width: 300px;
	height: 60px;
}
input[type=text] { 
    width:300px; 
} 

 { 
    width: 150px; 
} 

/* Header */

#header {
	width: 970px;
	height: 52px;
	margin: 0 auto;
	background: url(img/navi_head.jpg) no-repeat left top;
}

/* Menu */

.header-menu {
	height: 32px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #f1f1f1;
	padding: 5px 0 0 0;
}

.member-menu {
	height: 32px;
	background: url(img/update_head.png) no-repeat left top;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #f1f1f1;
	padding: 5px 0 0 0;
}
a.member:link {
        color:#f1f1f1;
}
a.member:visited {
        color:#f1f1f1;
}
a.member:hover {
        color:#ff0000;
}

a.menu:link {
	color:#f1f1f1;
	padding: 0 30px 0 30px;
}
a.menu:visited {
	color:#f1f1f1;
	padding: 0 30px 0 30px;
}
a.menu:hover {
	color:#ff0000;
	padding: 0 30px 0 30px;
}



/** LOGO */

#logo-wrap {
	width: 970px;
	margin: 0 auto;
	padding: 20px 0 20px 0;
}

#logo {
	width: 970px;
	height: 210px;
	margin: 0 auto;
	background: url(img/head.jpg) no-repeat left top;
}

/* Page */

#page {
	width: 824px;
	margin: 0 auto;
}

.pagesmenu {
	float: left;
	width: 771px;
	text-align: center;
	text-decoration: none;
	font: 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-top: 12px;
}

/*Main Pages*/

.maincontent {
	height: 32px;
	background: url(img/update_head.png) no-repeat left top;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #f1f1f1;
	padding: 4px 0 0 0;
}

.main_text_norm {
        font-size: 16px;
        color: #f1f1f1;
        padding: 5px 0 0 5px;
}

.main_text_backlinks {
        font-size: 18px;
		font-weight: bold;
        color: #f1f1f1;
        padding: 5px 0 0 5px;
}

.main_text {
		width: 650px;
}

.main_text_insert {
	    float: left;
		width: 120px;
        font-size: 16px;
        color: #f1f1f1;
        padding: 5px 0 0 5px;
}

.main_text_insert_box {
	    width: 280px;
	    float: left;
        padding: 5px 150px 0 5px;
}

.main_text_insert_right {
	    width: 280px;
	    float: left;
        padding: 5px 150px 0 5px;
        font-size: 16px;
        color: #f1f1f1;
}

.login {
		width: 800px;
}

.login_text {
	    float: left;
		width: 100px;
        font-size: 16px;
        color: #f1f1f1;
        padding: 5px 0 0 290px;
}
.login_insert_box {
	    width: 200px;
	    float: left;
        padding: 5px 210px 0 0;
}

.error_message {
    	text-align: center;
    	font-size: 16px;
    	font-weight: bold;
    	color: #ff0000;
    	padding: 5px 0 0 0;
}

.error {
    	text-align: center;
    	font-size: 16px;
    	font-weight: bold;
    	color: #ff0000;
}
.error_text {
        font-size: 16px;
		text-align: center;
        color: #f1f1f1;
}


.mainbutton {
        height: 32px;
        background: url(img/button.png) no-repeat top;
        text-align: center;
        font-size: 18px;
        font-weight: bold;
        padding: 4px 0 0 0;
}

a.button:link {
        color:#f1f1f1;
}
a.button:visited {
        color:#f1f1f1;
}
a.button:hover {
        color:#ff0000;
}

.banner{
		text-align: center;

}

.banner_head{
        font-size: 16px;
		text-align: center;
        color: #f1f1f1;

}

.banner_description{
        font-size: 16px;
		text-align: center;
        color: #f1f1f1;
}

/* Footer */
#footer-wrap {
	width: 970px;
	height: 64px;
	margin: 0 auto;
	background: url(img/footer.jpg) no-repeat left top;
	clear: both;
	padding-top: 15px;
	text-align: center;
	color: #f1f1f1;
	font-size: 16px;
}

#footer-menu {
	display: block;
	text-align: center;
	margin-right: 18px;
	text-decoration: none;
	font: 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #f1f1f1;
}

a.footerlink:link {
	color:#f1f1f1;
	padding: 0 0 20px 20px;
}
a.footerlink:visited {
	color:#f1f1f1;
	padding: 0 0 20px 20px;
}
a.footerlink:hover {
	color:#ff0000;
	padding: 0 0 20px 20px;
}

#footer {
	margin: 0 auto;
	height: 64px;
	min-height: 64px;
	padding: 0;
}

#footer {
	height: auto;
}

a:link {
	color:#f1f1f1;
	text-decoration:none;
}
a:visited {
	color:f1f1f1;
	text-decoration:none; 
}
a:hover {
	color:ff0000;
	text-decoration:none;
}

.Stil1,.Stil2,.Stil3,.Stil4,.Stil5 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.Stil1 {
	color: #f1f1f1;
    font-weight: bold;
    font-size: 14px;
}

.Stil2 {
	color: #f1f1f1;
    font-size: 12px;
}

.Stil3 {color: #f1f1f1;
    font-weight: bold;
	font-size: 14px;
	
}
.Stil4 {
	color: #f1f1f1;
	font-weight: bold;
	font-size: 14px;
	text-decoration: underline;
}
.Stil5 {
	color: #f1f1f1;
	font-weight: normal;
	font-size: 14px;
	text-decoration: none;
}
