td, p,div,ul,li,span,td {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 9pt;
}

h3 {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 9pt;
}

a {
	font-weight:bold;
	text-decoration:none;
}

p {
	/* width:400px; */
}

div.images {
	width:250px;
	float:right;
}

div.gallery {
	left: 2px;
	margin-right:5px;
	margin-top:5px;
	padding-top:10px;
	width:214px;
	height:214px;
}

table.picture {
	border:0;
	text-align:center;
	height:100%;
}

td.caption {
	height:20px;
	font-size:xx-small;
}

a:hover {
	text-decoration:underline;
}

.hilfsnav {
	height:18px;
	width:280px;
	overflow:hidden;
	font-family:Arial,Helvetica,Sans-Serif;
	font-size:xx-small;
	color:#ffffff;
}

.hilfsnav a {
	color:#ffffff;
	text-decoration:none;
}

.navmouseover a {
	color:#ffffff;
}

.navmouseover ul {
	list-style-image: none;
	list-style-type: square;
}

.loginbox {
	width: 50px;
	font-family:Arial,Helvetica,Sans-Serif;
	font-size:xx-small;
}

textarea {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 9pt;
}

hr {
	height:1px;
	text-align:left;
	border:0px;
}


/* Forum-Kommentare */
.commentform input, .commentform textarea {
	width: 100%;
}
.commentform input.submit {
	width: auto;
}

/* Login-Popupbox */
div.userUIForm .label {
	width: 100px;
}

span.imageframe {
	margin-right: 5px;
	margin-bottom: 5px;
}

div.forum p a.back {
	background-image: url(img/pager-back-go4eu.png);
}

div.forum .comment.first {
	background-color: #ffe5cc;
	border-top: 3px solid #ff9933;
	border-bottom: 1px solid #ff9933;
}

#loginform-top {   
    color: #396faf;
    text-align: right;
    margin-top: 2px;
}

#loginform-top * {
    font-weight: normal;
    width: auto;
    margin: 0;
    padding: 0;
}

#loginform-top input {
    width: 50px;
    margin-right: 4px;
    border: 1px solid #396faf;
    color: #396faf;
}

#loginform-top label {
    margin-right: 2px;
}

#loginform-top input.button {
    border-width: 0;
    background-color: white;
    width: auto;
}

#loginform-top label, #loginform-top input {
    font-family: Arial, Helvetica, Sans-serif; 
    font-size: 80%;
}

#loginform-top h2, #loginform-top div.fieldname-permanent_login {
    display: none;
}
