@import url(reset.css);

/** RESETS */

/** LAYOUT */

html {
	margin: 0;
	padding: 0;
	height: 100%;
	background: url(../pics/bg_global.png) repeat-x #393939;
}

body {
	margin: 0;
	padding: 0;
	height: 100%;
	position: relative;
	width: 100%;
	min-width: 970px;
	background: url(../pics/bg_sponsoren.png);
	background-repeat: no-repeat;
	background-position: center top;
}

#header {
	width: 100%;
	height: 80px;
	margin-bottom: 67px;
	background-color: #303030;
	border-bottom: 1px solid #f1f1f1;
}

.wrapper {
	width: 960px;
	margin: 0 auto 0 auto;
}

#main {
	width: 960px;
	min-height: 350px;
	margin: 0 auto 0 auto;
	padding: 0 5px 0 5px;
	background: url(../pics/bg_main.png) repeat-y;
	
/*	
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;

	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4); */
}
/*
img.topimage {
	border-radius: 12px 12px 0 0; 
	-webkit-border-top-left-radius: 12px; 
	-webkit-border-top-right-radius: 12px; 
	-moz-border-radius: 12px 12px 0 0; 
	-o-border-radius: 12px 12px 0 0; 
	-khtml-border-radius: 12px 12px 0 0; 
}*/

.grid1col {
	width: 860px;
	padding: 0 50px 0 50px;
	float: left;
}

#gallery {
	width: 910px;
	padding-left: 50px;
	float: left;
}

.grid2col {
	width: 430px;
	padding: 0 0 0 50px;
	float: left;
}

.grid3col {
	width: 915px;
	padding: 0 22px 0 23px;
	float: left;
}

.grid1col .teasertext p {
	display: inline;
	width: 430px;
	margin: 0 10px 0 0 ;
}

.grid3col h2 {
	margin-left: 27px;
}

.column3 {
	width: 248px;
	margin: 0 28px 20px 27px;
	float: left;
}

.column4 {
	width: 172px;
	margin: 0 28px 20px 27px;
	float: left;
}

.gradient_down {
	padding-top: 35px;
	background: url(../pics/gradient_down.png) no-repeat;
}

.gradient_up {
	background: url(../pics/gradient_up.png) no-repeat bottom;
}

.teasertext {
	margin-bottom: 35px;
}

.top_bg {
	position: relative;
	top: 13px;
	width: 970px;
	height: 14px;
	margin: 0 auto 0 auto;
	background: url(../pics/bg_main_top.png) no-repeat 0 0;
	z-index: 10;
}

.bottom_bg {
	width: 970px;
	height: 18px;
	margin: 0 auto 0 auto;
	background: url(../pics/bg_main_bottom.png) no-repeat 0 0;
}


/** GALERIE */

.galPreview a {
	height: 180px;
	width: 220px;
	padding: 14px 14px 10px 14px;
	margin: 0 28px 40px 27px;
	float: left;
	text-align: center;
	line-height: 20px;
}

.galPreview a,
.galthumb a {
	background-color: #F0F0F0;
	border: 1px solid #D3D3D3;
	-webkit-box-shadow: rgba(0, 0, 0, 0.1) 0 2px 3px;
	-moz-box-shadow: rgba(0, 0, 0, 0.1) 0 2px 3px;
	box-shadow: rgba(0, 0, 0, 0.1) 0 2px 3px;
    -webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.galPreview a:hover,
.galthumb a:hover { 
	background-color: #D3D3D3;
	border-color: #888;
	text-decoration: none !important;
}

.galPreview a .smallDate {
	color: #888;
}

.galthumb {
	position: relative;
	float: left;
}
	
.galthumb a { 
	width: 80px;
	height: 80px;
	padding: 6px;
	margin: 0 15px 15px 0;
	text-align: center;
	float: left;
}

.galthumb .adminBox {
	position: absolute;
	width: 100px;
	bottom: 20px;
	left: 7px;
}


/** MAIN */

.fotothumb_newshead {
	width: 430px;
	height: 240px;
	margin: 3px -50px 35px 50px;
	overflow: hidden;
	float: right;
}

.fotothumb_newshead img {
	width: 430px;
}

.fotothumb_news {
	width: 220px;
	margin: 0 35px 35px 0;
	float: left;
}

.fotothumb_gallery {
	width: 220px;
	height: 120px;
	overflow: hidden;
	margin-bottom: 8px;
}

.fotothumb_gallery img {
	width: 220px;
}

/** NEWS */

.bericht_image {
	max-width: 422px;
	border: 1px solid #A6A6A6;
	padding: 3px;
	margin-bottom: 10px;
	background-color: #fafafa;
}

.imgTable {
	width: 430px;
	margin: 0 0 20px 40px;
	float: right;
}

.imgTable table tr {
	border: none;
}

.newsnote {
	padding: 0 5px 0 5px;
	text-align: right;
	line-height: 16px;
}


/** KALENDER */

.term_datum { 
	width: 120px;
	padding: 0;
	margin: 0;
	float: left;
}

.term_rennen { 
	width: 540px;
	padding: 0;
	margin: 0;
	color: #333;
	float: left;
}

.term_extra { 
	width: 75px;
	padding: 0;
	margin: 0;
	float: left;
}

.uppercase { 
	text-transform: uppercase;
}

.term_extra2 { 
	width: 50px;
	text-align: center;
	padding: 0;
	margin: 0;
	float: left;
}

.term_extra2 img {
	margin-top: 4px;
}

.smallDate .term_extra { 
	text-transform: none;
}

table {
	border-collapse: collapse;
}

table tr {
	border-bottom: 1px solid #E5E5E5;
	line-height: 25px;
}

#topleft {
	width: 700px;
	float: left;
}

#topright {
	width: 150px;
	float: right;
	text-align: right;
}


/** NAVIGATION */

#submenu { 
	width: 400px;
	height: 34px;
	margin-top: 11px;
	float: right;
}

#submenu li {
/*		line-height: 26px; */
}

#submenu a {
	margin: 0 15px 0 15px;
	float: right;
}

#menu {
	width: 660px;
	height: 35px;
	padding: 0 20px 0 20px;
	line-height: 32px;
	float: right;
	background: url(../pics/bg_menu.png) repeat-x;
	
	border-radius: 4px 4px 0 0; 
	-webkit-border-top-left-radius: 4px; 
	-webkit-border-top-right-radius: 4px; 
	-moz-border-radius: 4px 4px 0 0; 
	-o-border-radius: 4px 4px 0 0; 
	-khtml-border-radius: 4px 4px 0 0; 
	
	-moz-box-shadow: 0 -1px 4px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: 0 -1px 4px rgba(0, 0, 0, 0.4);
	box-shadow: 0 -1px 4px rgba(0, 0, 0, 0.4);
}

#menu li {
	margin: 0;
	padding: 0;
	list-style: none;
/*		line-height: ; */
}

#menu a {
	display: block;
	height: 35px;
	margin: 0;
	padding: 0 15px 0 15px;
	float: left;
}

#menu a:hover,
#header.news #menu li.news a, 
#header.galerie #menu li.galerie a, 
#header.kalender #menu li.kalender a, 
#header.ergebnisse #menu li.ergebnisse a, 
#header.geschichte #menu li.geschichte a, 
#header.unterstuetzer #menu li.unterstuetzer a {
	background: url(../pics/bg_menu_active.png) repeat-x;
}



/** HEADER / FOOTER */

#header h1 {
	width: 250px;
	height: 24px;
	margin: 50px 0 0 0;
	float: left;
}

#footer {
	width: 860px;
	height: 90px;
	margin: 5px auto 0 auto;
	padding: 0 50px 0 50px;
}

.footermenu {
	width: 400px;
	height: 24px;
	float: left;
}

.copy {
	width: 400px;
	height: 24px;
	text-align: right;
	float: right;
}

#logo {
	margin: 19px 0 0 0;
	float: left;
}

#logo a {
	width: 216px;
	height: 53px;
	display: block;
	overflow: hidden;
	text-indent: -5000px;
	background: url(../pics/logo_rtc.png) no-repeat;
}

#logo a:hover {
	background: url(../pics/logo_rtc_hover.png) no-repeat;
}


/** FONTS */

body { 
	font: 12px/18px "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif; 
	background-color: transparent; 
	color: #333; 
	-webkit-font-smoothing: antialiased;
}

#content {
	margin-top: 50px;
	line-height: 21px;
}

h1, h2, h3 { 
	font-family: 'Open Sans', "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
}

h1 { 
	font-size: 36px; 
	font-weight: 600;
	color: #000;
	margin-bottom: 40px;
	line-height: 32px;
}

h2, #topleft { 
	font-size: 24px; 
	font-weight: 600;
	color: #000;
	margin-bottom: 21px;
}

h2 {
	line-height: 27px;
}

h3 { 
	font-size: 18px; 
	font-weight: 600;
	color: #9a9a9a;
	margin: -26px 0 21px 0;
}

#header h1 { 
	font-size: 24px; 
	font-weight: 400;
	color: #FFF; 
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
}

.grid1col h1,
.grid1col h3 {
	text-align: center;
}

.grid1col p,
.grid2col p,
.teasertext,
.button,
.dateText,
.weiterbox,
.column3 {
	font-size: 14px;
}

.newsnote {
	font-size: 12px !important;
}

#footer { 
	font-size: 10px; 
	font-weight: 400;
	color: #D3D3D3;
}

.normal, p.zero {
	font-size: 12px !important;
	font-weight: normal !important;
}

.grey,
.dateText {
	color: #888;
}

.smallDate {
	font-size: 11px;
	font-weight: normal;
	color: #AAA;
}

a { text-decoration: none; }
a:hover, .active { text-decoration: none; }

#menu a { 
	font-size: 14px; 
	font-weight: 600;
	color: #FFF;
	text-transform: uppercase;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
}
#menu a:hover {}

#submenu a { font-size: 13px; color: #828282; }
#submenu a:hover { color: #FFF; }

#content a { color: #ff9200; }
#content a:hover { text-decoration: underline; }

.grid1col h2 a { color: #000 !important; }
.grid1col h2 a:hover { color: #ff9200 !important; }

a.white { color: #D3D3D3; }
a.white:hover { color: #ff9200; }

a.invers { color: #333 !important; }
a.invers:hover { color: #ff9200 !important; }

a.more { vertical-align: bottom; color: #ff9200; text-decoration: none;}
a.more:hover {color: #333; text-decoration: none;}

.galPreview a {
	font-size: 16px;
	color: #000 !important;
}


/** REST */

p {
	padding-bottom: 20px; 
}

p.zero {
	padding: 2px 0 2px 0;
	border-bottom: 1px solid #E5E5E5;
}

p.zero .grey {
	height: 21px;
	float: left;
}

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0px;
}

.fix400 {
	height: 400px;
}

.fix130 {
	height: 130px;
}

.space {
	padding-bottom: 35px;
}

.more {
	padding-right: 10px;
	background: url(../pics/arrow.png) no-repeat 100% 50%;
}

.dateText {
	padding: 0 5px 0 0;
	margin: 0;
	float: left;
}

.button {
	height: 30px;
	margin: 0 35px 35px 0;
	padding: 0;
	float: left;
}

.button a span {
	display: block;
	padding: 4px 10px 4px 26px;
	background: url(../pics/button_bg.png) no-repeat 0 0;
	
    -webkit-box-shadow:rgba(0,0,0,.4) 0 1px 4px; 
	-moz-box-shadow:rgba(0,0,0,.4) 0 1px 4px; 
	box-shadow:rgba(0,0,0,.4) 0 1px 4px;
	
    -khtml-border-radius:5px; 
	-webkit-border-radius:5px; 
	-moz-border-radius:5px; 
	-o-border-radius:5px; 
	border-radius:5px;
}

.button a:hover { text-decoration: none !important; }
.button a:hover span { background: url(../pics/button_bg.png) no-repeat 0 -35px; }

.button a:active span { 
	padding-bottom: 5px;
	background: url(../pics/button_bg.png) no-repeat 0 -70px; 
	
    -webkit-box-shadow:rgba(0,0,0,.0) 0 0 0; 
	-moz-box-shadow:rgba(0,0,0,.0) 0 0 0; 
	box-shadow:rgba(0,0,0,.0) 0 0 0;
}


/** SLIDESHOW */

#slides {
}

.slides_container {
	width:960px;
	overflow:hidden;
	position:relative;
	display:none;
}

.slides_container a {
	width: 960px;
	height: 300px;
	display: block;
}

.slides_container a img {
	display:block;
}

.pagination {
	margin: 10px auto 0;
	width: 150px;
}

.pagination li {
	float: left;
	margin: 0 4px;
	list-style: none;
}

.pagination li a {
	display: block;
	width: 12px;
	height: 0;
	padding-top: 12px;
	background-image: url(../pics/pagination.png);
	background-position: 0 0;
	float: left;
	overflow: hidden;
}

.pagination li a:hover {
	background-position: 0 -12px;
}

.pagination li.current a {
	background-position: 0 -24px;
}
