a img,:link img,:visited img {
    border:none;
}

body, form, h1, h2, h3, input {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	font-size: 13px;
	color: #737373;
}

input {
	font-size: 1em;
	color: #000000;
}

ul, ol {
	margin-bottom: 1.8em;
	line-height: 160%;
}

p {
	line-height: 160%;
	margin: 8px 0px;
}
ul {
	list-style: none;
	margin: 0;
	padding: 0;
}


a, #header, #header a {
	color: #414141;
}


#alpha h2, #alpha h2 a {
        color:#00a5bd;
}


a:hover, #header a, #menu a, #alpha h2 a, .widget-content li a, .widget-content li a:hover {
	text-decoration: none;
}

#header {
	width: 768px;
	height: 70px;
	margin: 0 auto;
	border-bottom: 6px solid #3F3F3F;
}

#header h1, #header h2 {
	margin: 0;
	padding: 0 10px;
}

#header h1 {
	float: left;
	padding-top: 20px;
	font-size: 2em;
        text-transform:uppercase;  
}

#header h2 {
	float: right;
	padding-top: 15px;
	letter-spacing: -1px;
	font-weight: bold;
	font-size: 16px;
}

#banner {
	width: 768px;
	height: 200px;
	margin: 0 auto;
	background: url(/bilder/banner.jpg) no-repeat center top;
}

#menu {
	width: 768px;
	height: 45px;
	margin: 0 auto;
	padding: 0px 0;
	border-bottom: 6px solid #3F3F3F;
}

#menu ul {
	height: 45px;
	margin: 0;
	padding: 0;
	background: url(bilder/img03.gif) no-repeat;
}

#menu li {
	float: left;
	height: 45px;
	background: url(bilder/img03.gif) no-repeat right top;
}

#menu a {
	float: left;
	height: 25px;
	margin: 0px;
	padding: 12px 15px;
	text-transform: uppercase;
	font-size: smaller;
	font-weight: bold;
	color: #000000;
}

#menu a:hover {
	background: url(bilder/img02.gif) repeat-x;
	color: #FFFFFF;
	height: 25px;
}

#content, #menu {
	position: relative;
        top: -45px;
}

#content {
	width: 768px;
	margin: 0 auto;
	padding: 15px 0px;
}

#alpha {
	float: left;
	width: 488px;
}

#alpha h2 {
	margin: 0;
	padding: 5px 10px;
	border-bottom: 1px dashed #B9B9B9;
	font-size: 22px;
}

.text {
	padding: 10px;
        text-align: justify;
}


#beta {
	float: right;
	width: 250px;
        font-size: 11px;
}

.widget {
	margin-bottom: 20px;
	position: relative;
	overflow: hidden;
	width: 100%;
}

.widget h2 {
	height: 20px;
	margin: 0;
	padding: 8px 0 0 15px;
	border-bottom: 1px dashed #B9B9B9;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.widget-content {
	position: relative;
	margin: 10px 15px 0px;
}

.widget-content ul {
	position:relative;
	width:200px;
}

.widget-content li {
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom: 1px dotted #dceeb7;
	padding-top: 2px;
	padding-bottom: 2px;
}
.widget-content li a, .widget-content li a:hover {
        font-weight: normal;
}

.li1 {
	padding-left:25px;
	background:transparent url("/css/mini-category.gif") no-repeat 2px 5px;
}
.li2 {
	padding-left:40px;
	background:transparent url("/css/mini-category.gif") no-repeat 17px 5px;
}



/* Footer */

#footer {
	clear: both;
	width: 768px;
	height: 30px;
	margin: 0 auto;
	padding: 20px 0px;
	border-top: 6px solid #3F3F3F;
	font-size: smaller;
}

#footer p {
	margin: 0;
	text-align: center;
	line-height: normal;
}

.g1 {
	float:left;
	margin-bottom:10px;
	margin-right:10px;
}

.g2 {
	text-align: center;
}
