* {
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 13px;
}
html, body {
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(/images/html_loop.png);
	background-repeat: repeat-x;
}
#main {
	position: absolute;
	left: 26px;
	top: 22px;
	width: 810px;
	background-image: url(/images/main_loop.png);
	background-repeat: repeat-y;
	margin-bottom: 50px;
}
#head {
	width: 809px;
	height: 142px;
	background-image: url(/images/main_head.jpg);
	background-repeat: no-repeat;
}
#head_logo {
	padding-left: 30px;
	padding-top: 8px;
}
#head_logo a img{
	border: 0px;
}
#mainmenu {
	position: absolute;
	left: 310px;
	top: 39px;
}
#mainmenu .menuentry {
	background-image: url(/images/menu_seperator.png);
	background-repeat: no-repeat;
	background-position: top right;
	float: left;
	margin-right: 10px;
	padding-right: 10px;
	padding-top: 12px;
	height: 52px;
}
#mainmenu .menuentry a {
	color: white;
	text-decoration: none;
}
#mainmenu .menuentry a:hover {
	color: yellow;
}
#mainbreadcrumb {
	margin-left: 40px;
	margin-top: 22px;
}
#mainbreadcrumb a {
	color: #374c73;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
#mainbreadcrumb div#search {
	position: absolute;
	left: 650px;
	top: 105px;
	margin-right: 20px;
}
#mainbreadcrumb div#search input {
	width: 80px;
}
#mainbreadcrumb a:hover {
	text-decoration: underline;
}
#socialnewsbar {
	padding-left: 20px;
	margin-top: 9px;
}
#socialnewsbar a {
	color: white;
	font-weight: bold;
	text-decoration: none;
	margin-right: 15px;
}
#socialnewsbar a:hover {
	text-decoration: underline;
}
#page {
	padding: 10px;
	padding-top: 1px;
}
#foot {
	width: 809px;
	height: 100px;
	background-image: url(/images/main_foot.jpg);
	background-repeat: no-repeat;
}
#foot table h4 {
	padding: 0px;
	margin: 0px;
	color: white;
	font-size: 12px;
}
#foot table {
	display: block;
	padding-top: 14px;
	margin-left: 22px;
}
#foot table td {
	width: 140px;
}
#foot table a{
	font-size: 11px;
	color: white;
	text-decoration: none;
	display: block;
}
#theEnd {
	margin-top: 10px;
}
#timedate {
	position: absolute;
	left: 595px;
	top: 12px;
	text-align: right;
	width: 200px;
	color: yellow;
}
#pagewrapper { 
 margin: 0 auto;
 width: 780px;
 margin-left: 0px;
}
#pageheader {
 color: #333;
 width: 780px;
 float: left;
 padding: 0px;
 border: 0px;
 height: 41px;
 margin-top: 0px;
 margin-left: 0px;
 margin-bottom: 5px;
}
#pageleftcolumn { 
 color: #333;
 margin: 0px 0px 0px 0px;
 padding: 0px;
 /*height: 350px;*/
 width: 465px;
 float: left;
}
#pagerightcolumn { 
 float: right;
 color: #333;
 margin: 0px 0px 0px 0px;
 padding: 0px;
 /*height: 350px;*/
 width: 300px;
 display: inline;
 position: relative;
}
#dialogleft {
	width: 784px;
	height: 148px;
	background-image: url(/images/content_add_usernews.jpg);
	background-repeat: no-repeat;
}
#dialogleft_new {
	width: 788px;
	height: 41px;
	background-image: url(/images/sportnewsanmeldung.png);
	background-repeat: no-repeat;
}
#dialogright {
	float: right;
	margin-right: 5px;
	margin-top: 10px;
}

/* der linke bereich der add mit den drei neuesten eintraegen */
#conaddneul { 
 color: #333;
 margin: 0px 0px 0px 0px;
 padding: 0px;
 /*height: 350px;*/
 width: 270px;
 float: left;
}
#conaddneul h3 {
	margin: 0px;
	padding: 0px;
	color: white;
	margin-left: 7px;
	margin-top: 7px;
	display: none;
}
#conaddneul h5 {
	display: none;
}
#conaddneul ul {
	list-style-type: none;
	margin-top: 12px;
	padding-left: 10px;
}
#conaddneul li {
	height: 44px;
	color: white;
}
#conaddneul li img {
	vertical-align: middle;
	margin-right: 10px;
}
#conaddneul li span {
	padding-top: 14px;
	display: block;
}
#conaddneur { 
 float: right;
 color: #333;
 margin: 0px 0px 0px 0px;
 padding: 0px;
 margin-right: 160px;
 /*height: 350px;*/
 width: 225px;
 display: inline;
 position: relative;
}
.greenheading {
	margin-top: 0px;
	padding-top: 0px;
	background-image: url(/images/content_h1bg_loop.png);
	background-repeat: repeat-x;
	height: 35px;
}
.greenheading .mod-content {
	color: #1a2c4a;
	font-size: 14px;
	font-family: Helvetica, Arial, Serif;
	padding: 5px;
}
.blueheading {
	margin-top: 0px;
	padding-top: 0px;
	background-image: url(/images/content_h1bg_loopblue.png);
	background-repeat: repeat-x;
	height: 35px;
	border-color: #a8b2c3 !important;
}
.blueheading .mod-content {
	color: white;
	font-size: 14px;
	font-family: Helvetica, Arial, Serif;
	padding: 5px;
}
.greenborder, .greenfil, .blueborder {
	margin-bottom: 10px;
}
.greenborder {
	margin-top: 0px;
	padding-top: 0px;
	border-color: #d0f3cd !important;
	background-color: white !important;
}
.greenborder .mod-content {
	font-size: 14px;
	font-family: Helvetica, Arial, Serif;
	padding: 5px;
}
.blueborder {
	margin-top: 0px;
	padding-top: 0px;
	border-color: #a8b2c3 !important;
	background-color: white !important;
}
.blueborder .mod-content {
	font-size: 14px;
	font-family: Helvetica, Arial, Serif;
	padding: 5px;
}
.greenfil {
	margin-top: 0px;
	padding-top: 0px;
	border-color: #4bcf3c !important;
	background-color: #dff6dc !important;
}
.greenfil .mod-content {
	font-size: 14px;
	font-family: Helvetica, Arial, Serif;
	padding: 5px;
}
.grayarchive {
	margin-top: 0px;
	padding-top: 0px;
	border-color: #d0f3cd !important;
	background-color: #f3f3f3 !important;
}
.grayarchive .mod-content {
	font-size: 12px;
	font-family: Helvetica, Arial, Serif;
	padding: 3px;
	text-align: right;
}

/* jetzt kommen die inhalte dieser bloecke. */
.c_topblock {
	width: 70px;
}
.c_topblock .topscreen {
	background-image: url(/images/social_count_bg.png);
	width: 61px;
	height: 53px;
	text-align: center;
	color: #454600;
	font-size: 11px;
}
.c_topblock .topscreen b {
	padding-top: 5px;
	color: #fdff79;
	font-size: 18px;
	font-weight: normal;
}
.c_topblock a {
	color: #454600;
}
.c_pictureblock {
	width: 75px;
}
.c_contentblock  span.date {
	font-size: 14px;
	font-weight: bold;
	color: #364c73;
}
.c_contentblock  span.datesocial{
	font-size: 12px;
	color: #364c73;
}
.c_contentblock  span.datesocial strong {
	color: #586e95;
}
.c_contentblock h3 a, .c_contentblock h3{
	padding: 0px;
	margin: 0px;
	font-size: 15px;
	color: #4bcf3c;
}
.c_contentblock .bd p {
	color: #364c73;
	font-size: 13px;
	line-height: 18px;
}
.c_contentblock .metatext {
	color: rgb(110, 110, 110);
}
.c_contentblock .ft a {
	color: #364c73;
}
.mod-content .c_feature {
	font-size: 14px;
	font-weight: bold;
	color: #364c73;
	padding-left: 8px;
	border-bottom: 1px solid #b2eaac;
}
.mod-content .c_feature a{
	font-size: 14px;
	font-weight: normal;
	color: #364c73;
	padding-left: 8px;
	border-bottom: 1px solid #b2eaac;
	text-decoration: none;
}

/* fuer das listing eigener posts im public profile */
.publiclistentries {
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom: 1px solid #999;
}
.publiclistentries a {
	color: #333;
	text-decoration: none;
}
.publiclistentries span {
	font-weight: bold;
}
.c_featureblock span.date {
	
}
.c_featureblock h3 {
	padding: 0px;
	margin: 0px;
}
.c_featureblock h3 a {
	color: black;
}
.c_featureblock .bd p {
	
}
.c_featureblock .ft {
	float: right;
	margin-right: 15px;
	background-color: #b2eaac;
	padding: 3px;
}
.c_featureblock .ft a {
	color: #000;
}
.mod-content .c_vereinshead {
	color: #364c73;
	border-bottom: 1px solid #a8b2c3;
	margin: 0px;
	padding: 0px;
	padding-left: 8px;
}
.mod-content .c_vereinshead b {
	color: #4bcf3c;
	font-weight: bold;
	font-size: 12px;
}
.mod-content .c_vereinshead a {
	color: #364c73;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
}
.mod-content .c_vereinshead a:hover {
	text-decoration: underline;
}
.c_vereinsblock  span.date{
	font-size: 12px;
	font-weight: bold;
	color: #364c73;
}
.c_vereinsblock h3 a, .c_vereinsblock h3{
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	color: #4bcf3c;
}
.c_vereinsblock .bd p {
	color: #364c73;
	font-size: 12px;
}
.c_vereinsblock .bd .mehrlink {
	font-weight: bold;
	color: #364c73;
}
/* CSS AENDERUNGEN fuer die Listen */
.listcolumn_a {
	width: 595px !important;
}
.listcolumn_b {
	width: 195px !important;
}
#listcolumn .headblock {
	width: 187px;
	height: 34px;
	background-repeat: no-repeat;
	background-image: url(/images/rightbar_headbg.png);
	color: #fff;
}
#listcolumn .headblock h4 {
	padding: 0px;
	margin: 0px;
	padding-left: 8px;
	padding-top: 9px;
	font-weight: normal;
}
#listcolumn .headingblock {
	background-color: #647594;
	width: 187px;
	height: 34px;
	color: #fff;
}
#listcolumn .headingblock h4 {
	padding: 0px;
	margin: 0px;
	padding-left: 8px;
	padding-top: 7px;
	font-weight: normal;
}
#listcolumn .borderblock {
	width: 186px;
	background-color: #dde2e9;
	border-left: 1px solid #8b9cb4;
	border-bottom: 1px solid #8b9cb4;
	color: #364c73;
}
#listcolumn .footblock {
	background-color: #c2cbd8; border-bottom: 0px;
}
#listcolumn .borderblock .content {
	padding: 5px;
}
#listcolumn .borderblock a {
	color: #364c73;
	text-decoration: none;
}
#listcolumn .borderblock a.verein {
	display: block;
	padding: 5px;
}
#listcolumn .borderblock a.verein:hover {
	text-decoration: underline;
}
/* modification of the pagewrapper */
.listwrapper {
	width: 803px !important;
}
/* modification for the ueberregionale sportnachrichten */
.greennavigation {
	background-color: #d3f5d0;
	margin-bottom: 20px;
}
.navigationfilter {
	padding: 10px;
	padding-top: 0px;
}
h5.filterhead {
	color: #364c73;
	font-size: 13px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
}
h5.filterhead span {
	text-decoration: underline;
}
.selectblock {
	background-color: #fff;
	padding: 6px;
}
.selectblock h6 {
	margin: 0px;
	padding: 0px;
	color: #616161;
	margin-bottom: 5px;
}
.selectblock_content a {
	color: #466085;
	line-height: 20px;
}
/* CSS Erweiterungen fuer das Vereins-Profil */
.profileheading {
	margin-top: 0px;
	padding-top: 0px;
	background-image: url(/images/profil_loopblue.png);
	background-repeat: repeat-x;
	height: 29px;
	border-color: #a8b2c3 !important;
}
.profileheading .mod-content {
	color: white;
	font-size: 14px;
	font-family: Helvetica, Arial, Serif;
	padding: 0px;
	text-align: center;
	margin-bottom: 8px;
}
.profileheading .mod-content a {
	padding: 7px;
	border-right: 1px solid #677794;
	border-left: 1px solid #495976;
	color: white;
	text-decoration: none;
	font-size: 13px;
}
.profileheading .mod-content a.l {
	border-left: 0px;
}
.profileheading .mod-content a.r {
	border-right: 0px;
}
.profileheading .mod-content a:hover {
	text-decoration: underline;
}
.profileheading .mod-content a.active {
	font-weight: bold;
	background-image: url(/images/profil_loopblueactive.png);
}
#profilmaincontent {
	background-color: #c2cbd8;
	padding: 7px;
}
h3.firstother {
	padding: 0px;
	margin: 0px;
	font-size: 14px;
}
#profilmaincontentbox {
	background-color: white;
	padding: 7px;
}
#profilmaincontentbox p {
	line-height: 18px;
	color: #333;
}
#profilmaincontentbox img {
	float: right;
}
h4.newestnews {
	background-color: #607291;
	font-size: 14px;
	color: white;
	padding: 7px;
}
#newestnewsbox .entry {
	margin-left: 17px;
	margin-bottom: 15px;
}
#newestnewsbox .entry h5 {
	font-size: 14px;
	font-weight: normal;
	color: #20314f;
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
}
#newestnewsbox .entry  p {
	margin: 0px;
	padding: 0px;
	color: #374c73;
	line-height: 18px;
	font-size: 12px;
}
#newestnewsbox .entry a {
}
/* additions after adding to server */
#rightbanner {
        position: absolute;
        left: 845px;
        top: 146px;
}
.selectblock_content  span.active {
        font-weight: bold;
        color: black;
}
.selectblock_content  span.active a {
        text-decoration: none;
        color: black;
}
.newsimage2 {
	float: left;
}
#feedlink {
        margin-left: 20px;
        margin-top: 10px;
        margin-bottom: 5px;
        display: block;
        font-size: 13px;
        font-weight: bold;
}

#web20bar {
        background-color: #efefef;
        padding: 10px;
        margin-bottom: 10px;
}

#web20bar span {
        font-size: 10px;
        border-bottom: none;
        color: black;
}

#web20bar a {
        display: block;
        margin-bottom: 5px;
}
.dialoglink {
	color: white;
	text-decoration: none;
}
#anmeldung .alertbox {
        padding:  4px;
        color:  white;
        background-color:  red;
        font-size:  12px;
}

#anmeldung .alertbox span {
        font-weight:  bold;
        font-size:  14px;
        color:  white;
}

#anmeldung .maincontententry, #anmeldung .maincontententrypic {
        margin-bottom:  25px;
}
#anmeldung .maincontententry span, #anmeldung .maincontententrypic span {
        display:  block;
        color:  #666;
        font-weight:  bold;
}
#anmeldung .maincontententry input {
        width:  300px;
        border:  1px solid #666;
        padding:  3px;
}
.searchfieldres {
		margin-left: 15px;
}
.searchfieldres a{
	color: #444 !important;
}
.normalblock {
        margin:  5px;
        padding:  5px;
}

.textblock {
        color:  #111;
}

.textblock p {
        font-size: 12px;
        line-height: 17px;
}

.news h1 {
        font-size:  16px;
        color:  #28911c;
}

.news h2 {
        font-size:  13px;
}

.news span {
        border-bottom:  1px dashed #28911c;
        font-weight: bold;
}

.newsimage {
        border:  0px;
}

.newsimage2 {
        float:  left;
        border:  2px solid red;
}

.floatpic {
        float: right;
        margin-right: 30px;
        margin-left: 20px;
        margin-bottom: 10px;
        padding: 10px;
}

/* alertbox */
.okbox {
	padding: 4px;
	color:  white;
	background-color:  green;;
	font-size:  12px;
	font-weight:  bold;
}

.alertbox {
	padding:  4px;
	color:  white;
	background-color:  red;
	font-size:  12px;
}

.alertbox span {
	font-weight:  bold;
	font-size:  14px;
	color:  white;
}
h2.switcher {
	margin: 0px;
	padding: 0px;
	margin-bottom: 15px;
}

h2.switcher a img {
	border: 0px;
}

.mainpager {
	width: 100%;
	height: 28px;
	text-align: center;
	background-image: url(/images/pagerbg.png);
	background-repeat: repeat-x;
	padding-top: 6px;
}

.mainpager a {
	color: #46648a;
	text-decoration: none;
	font-size: 13px;
	padding: 2px;
	padding-left: 4px;
	padding-right: 4px;
	background-color: white;
	border: 1px solid #cacaca;
}

.eingrenzbar {
	background-color: #d3f5d0; border-bottom: 2px solid #91e28f; padding: 4px;
	margin-bottom: 12px;
}
.eingrenzbar a {
	color: #20831a;
	padding-left: 7px;
}
#con_t_text {
	font-size: 16px;
	font-weight: bold;
	color: white;
	text-align: center;
	margin-left: 60px;
	margin-top: 95px;
	width: 270px;
	height: 55px; 
	text-align: center;
}
.aactive {
	color: yellow !important;
}
a.blue {
	font-weight: normal;
	color: #333;
	text-decoration: none;
	border-bottom: 1px dashed #777;
}
.uregio_list_pic_thumb {
	border: 1px solid #555;
}
.soqinfoblock {
	margin: 5px;
	padding: 5px;
}
.soqinfotext {
	font-size: 12px;
	line-height: 22px;
	text-align: justify;
}
.soqinfoblock h3 {
	font-size: 18px !important;
	margin-bottom: 20px;
	color: #222;
}
.soqinfoblock table {
	padding: 4px;
	border: 0px;
}
.soqinfoblock .greytd {
	color: #888;
	font-size: 11px;
	border: 1px solid gray; margin-bottom: 5px;
}
.soqinfoblock tr {
	border-bottom: 1px solid #888;
}
.tag-cloud li {
	display: inline;
	font-weight: normal;
	color: blue;
	list-style: none;
	padding-right: 10px;
	font-size: 12pt !important;
}
.tag-cloud a, .tag-cloud li, .tag_cloud_main a, .tag_cloud_main li{
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}
.tag-cloud li big {
	font-size: 1.2em !important;
}
.tag-cloud li small {
	font-size: 0.8em !important;
}
.tag_cloud_main {
	padding: 0px;
	margin: 0px;
	margin-left: 5px;
}
.tag_cloud_main li {
	font-size: 12pt !important;
	list-style: none;
	display: inline;
	font-weight: normal;
	padding-right: 10px;
}
a.tag_cloud_a {
	color: rgb(54, 76, 115) !important;
}
.selectbutton {
	border: 1px solid #777;
	cursor: pointer !important;
	border-top-color: #aaa;
	border-left-color: #aaa;
	background-color: #eee;
	padding: 4px !important;
	text-decoration: underline;
	color: blue !important;
	font-weight: normal !important;
}

#switcher_smallswitch {
	width: 596px; 
	background-image: url(/images/switchbutton_loop.png);
}
#switcher_smallswitch div {
	float: right;
}
#switcher_smallswitch div img {
	margin: 0px;
	padding: 0px;
}
/* im breadcrumb fuer googl news */
#articletitle {
	margin: 0px;
	display: inline;
	padding: 0px;
	border: 0px;
	font-weight: normal;
}
