body {
	margin-top:10px;
}

.main {
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 11px;
	color: #686868;
}

.menu {
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 11px;
	color: #cccccc;
}

.lang {
	font-family: Arial;
	font-size: 8px;
	color: #cccccc;
}

.menu a:link {
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 11px;
	color: #ffffff;
}
.menu a:visited {
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 11px;
	color: #ffffff;
}
.menu a:hover {
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 11px;
	color: #f0eae4;
}

a:link, a:visited {
	color: #3b3b3b; text-decoration: none;
}


a:hover {
	color: #686868;	text-decoration: none;
}

h3 {
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 13px;
	color: #686868;
}

h4 {
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 12px;
	color: #686868;
}

.button {
font-family: Arial, Helvetica, Sans Serif;
color:#FFFFFF;
background-color:#999999;
}

input {
border: #686868 1px  solid;  
color: #000000; 
background: #cccccc;
}

textarea {
border: #686868 1px  solid;  
color: #000000; 
background: #cccccc;
}

.agb {
background:url('images/pdf_ico_sm.jpg') no-repeat left;
height:24px;
padding-left:30px;
padding-top:13px;
}

* html .agb {
background:url('images/pdf_ico_sm.jpg') no-repeat left;
height:24px;
padding-left:30px;
padding-top:5px;
}

.content_link {
text-decoration:underline ! important;
}

/* social bookmarks */
#socialbuttons {
position:absolute;
top:400px;
left:0;
width:34px;
}

#socialbuttons ul {
list-style:none;
padding:0;
margin:0;
}

#socialbuttons li {
margin-bottom:5px;
}

#socialbuttons li a {
display:block;
height:34px;
width:34px;
outline: none;
}

#facebook a {
background:url('images/facebook_icon1.png') no-repeat;
background-position:-10px 0px;
}

#twitter a {
background:url('images/twitter_icon1.png') no-repeat;
background-position:-10px 0px;
}

#facebook a:hover {
background:url('images/facebook_icon2.png') no-repeat;
background-position:-3px 0px;
}


#twitter a:hover {
background:url('images/twitter_icon2.png') no-repeat;
background-position:-3px 0px;
}

/* social bookmarks */
