/*                                                                           */
/* CSS Definition opengate.de                                                */
/*                                                                           */

td,p,ul,ol,li,dl,dd,dt,div,blockquote,small,big,sup,h1,h2,h3
      { font-family:verdana,helvetica,arial,sans-serif; }
td,p,div,ul,ol,li,dl,dd,dt { font-size:11px; }
small	{ font-size: 10px; }
h1	{ font-size: 16px; color: #0056A2; }
h2	{ font-size: 15px; color: #0056A2; }
h3,big	{ font-size: 13px; color: #0056A2; }sup	{ font-size: 8px; }
.alert	{ color: #DD0000; }
.ready	{ color: #009900; }
.hl	{ color: #0056A2; }
.price	{ color: #11386E; }
.red	{ color: #DD0000; }
.green	{ color: #009900; }
.blue	{ color: #0056A2; }
a.nav	{ text-decoration:none; }
a	{ outline: none; color: #0056A2; }

body {
	margin-top: 0px;
}

.chooser
{
	background-color: #CCCCCC;	border: 2px solid #CCCCCC;	font-family: geneva,verdana,helvetica,arial,sans-serif;
	font-size: 10px;	-moz-border-radius: 3px;	-khtml-border-radius: 3px;
}
input,select,textarea {
	font-family:geneva,verdana,helvetica,arial,sans-serif;
	font-size: 10px;
}

table.navbox {
	border-style: solid;
	border-color: #0056A2;
	border-spacing: 0px;
	border-width: 1px;
	background-color: #ffffff;
	-moz-border-radius: 3px;	-khtml-border-radius: 3px;
}
td.navbox_header {
	background-color: #0056A2;
	color: #ffffff;
	font-family:verdana,helvetica,arial,sans-serif;
	font-weight: bold;
	font-size: 10px;
	padding: 5px;
}
td.navbox_content {
	background-color: #ffffff;
	color: #0056A2;
	font-family:verdana,helvetica,arial,sans-serif;
	font-weight: normal;
	font-size: 10px;
}
td.navbox_icon {
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	text-align: right;
}
#contactform input, textarea {
	border: 1px #00336D solid;
	padding: 2px;
	margin: 3px;
	font-family: monospace;
	font-size: 10px;
}

#contactform input.submit {
	border: 3px #309739 groove;
	color: #ffffff;
	background-color: #309739;
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 10px;
}

#contactform input.refresh {
	border: 3px #0056A2 groove;
	color: #ffffff;
	background-color: #0056A2;
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding: 3px 5px;
}

/* Headernavigation */

#onlineshop a {
	background: url("/_media/nav/nav.png") 0px 0px no-repeat;
	display: block;
	float: left;
	height: 30px;
	width: 85px;
}
#onlineshop a:hover {
	background-position: 0px -30px;
}
#onlineshop a:active {
	background-position: 0px -60px;
}
#meinkonto a {
	background: url("/_media/nav/nav.png") -86px 0px no-repeat;
	display: block;
	float: left;
	width: 90px;
	height: 30px;
}
#meinkonto a:hover {
	background-position: -86px -30px;
}
#meinkonto a:active {
	background-position: -86px -60px;
}
#community a {
	background: url("/_media/nav/nav.png") -176px 0px no-repeat;
	display: block;
	float: left;
	width: 90px;
	height: 30px;
}
#community a:hover {
	background-position: -176px -30px;
}
#community a:active {
	background-position: -176px -60px;
}
#aktuelles a {
	background: url("/_media/nav/nav.png") -266px 0px no-repeat;
	display: block;
	float: left;
	width: 70px;
	height: 30px;
}
#aktuelles a:hover {
	background-position: -266px -30px;
}
#aktuelles a:active {
	background-position: -266px -60px;
}
#agb a {
	background: url("/_media/nav/nav.png") -336px 0px no-repeat;
	display: block;
	float: left;
	width: 50px;
	height: 30px;
}
#agb a:hover {
	background-position: -336px -30px;
}
#agb a:active {
	background-position: -336px -60px;
}
#hilfe a {
	background: url("/_media/nav/nav.png") -386px 0px no-repeat;
	display: block;
	float: left;
	width: 45px;
	height: 30px;
}
#hilfe a:hover {
	background-position: -386px -30px;
}
#hilfe a:active {
	background-position: -386px -60px;
}
#kontakt a {
	background: url("/_media/nav/nav.png") -431px 0px no-repeat;
	display: block;
	float: left;
	width: 65px;
	height: 30px;
}
#kontakt a:hover {
	background-position: -431px -30px;
}
#kontakt a:active {
	background-position: -431px -60px;
}
#impressum a {
	background: url("/_media/nav/nav.png") -496px 0px no-repeat;
	display: block;
	float: left;
	width: 90px;
	height: 30px;
}
#impressum a:hover {
	background-position: -496px -30px;
}
#impressum a:active {
	background-position: -496px -60px;
}
.clear {
clear:left;
}
