/*******************************************************************************

	Project		:	V-Event-Crew e.V.
	Copyright	:	Programmierung - Redaxo & Andreas Jakob

*******************************************************************************/

/***************** init *************/

* {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size-adjust: none;
	font-stretch: normal;
	font-variant: normal;
	text-decoration: none;
}

ol, ul {
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
}

body {
	color:#fff;
	font: 13px Franklin Gothic Medium;
	color:#000;
	background:#fff url(img/kachel.gif) repeat scroll 0 0;
}

a{
	color: #000;
}

a:hover, #footerContent .centerColumn a {
	text-decoration: underline;
}

#contentContent .centerColumn a {
	background: #fff;
	border: 1px dotted #000;
	padding: 0px 2px;
}

#contentContent .centerColumn .shadowboxLink {
	border: 0;
	background: none;
	padding: 0;
}

#contentContent .centerColumn ul {
	list-style-type: disc;
}

#contentContent .centerColumn li {
	margin-left: 15px;
	margin-bottom: 10px;
}

p {
	overflow: hidden;
}

/***************** background *************/

.background {
	width: 1320px;
	height: 1280px;
}

#bg1 {
	background:url(img/backgrounds/bg1.jpg) no-repeat scroll 0 0;
}

/***************** boxes *************/

#top60 {
	height: 60px;
	width: 10px;
}

#left60 {
	width: 60px;
	height: 10px;
	float: left;
}

#right770 {
	width: 770px;
	float: left;
}

#header, #content, #footer {
	overflow: hidden;
	width: 770px;
}

#headerTop, #footerTop {
	height: 10px;
	width: 770px;
	background:url(img/top1.png) no-repeat scroll 0 0;
}

#headerFooter, #footerFooter {
	height: 10px;
	width: 770px;
	background:url(img/footer1.png) no-repeat scroll 0 0;
}

#contentTop {
	height: 10px;
	width: 770px;
	background:url(img/top2.png) no-repeat scroll 0 0;
}

#contentFooter {
	height: 10px;
	width: 770px;
	background:url(img/footer2.png) no-repeat scroll 0 0;
}

#headerContent, #footerContent {
	min-height: 30px;
	width: 770px;
	background:url(img/content1.png) repeat-y scroll 0 0;
	overflow: hidden;
}

#contentContent {
	min-height: 400px;
	width: 770px;
	background:url(img/content2.png) repeat-y scroll 0 0;
	overflow: hidden;
}

#placeholder14 {
	width: 770px;
	height: 14px;
}

.leftColumn, .rightColumn, .centerColumn{
	padding: 0px 15px;
	float: left;
}

.leftColumn, .rightColumn {
	width: 110px;
}

.centerColumn {
	width: 414px;
	margin: 0px 20px;
}

#titleImg {
	margin-top: 14px;
	text-align: center;
}

.footerSpace {
	margin-top: 10px;
}

/***************** navigation *************/

#navigation li {
	margin-bottom: 15px;
	padding-left: 10px;
}

#navigation li li{
	margin-top: 5px;
	margin-bottom: 0px;
	padding-left: 10px;
}

#navigation li.active {
	border-left: 5px solid;
	padding-left: 5px;
}

#navigation li.active a{
	text-decoration: underline;
}

#navigation li li.active{
	border: none;
	list-style-image: url(img/pfeil.png);
	list-style-position:inside;
	padding-left: 0px;
}

#navigation li.active li a{
	text-decoration: none;
}

#navigation li.active li a:hover{
	text-decoration: underline;
}

/***************** textstyle *************/

h1 {
	font-size: 14px;
	font-weight: normal;
	padding-bottom: 3px;
	border-bottom: 3px solid;
	margin-bottom: 10px;
}

h2 {
	font-weight: bold;
	font-size: 13px;
	text-decoration: underline;
	margin-bottom: 10px;
}

hr {
	border-top: 1px solid #000;
	width: 100%;
	margin-bottom: 10px;
}

.centerColumn p,  .rightColumn p {
	margin-bottom: 10px;
}

.box {
	padding-bottom: 20px;
}

/***************** memberLogin *************/

#memberLoginForm .button {
	float: right;
	width: 40px;
	height: 18px;
	padding: 0px;
	color: #000;
}

#memberLoginForm input {
	border: 1px solid #000;
	width: 108px;
	font: 11px Franklin Gothic Medium;
	height: 14px;
	padding-top: 2px;
	color: #a33;
}

/***************** eventPreview *************/

#countdown {
	border: 1px dotted #000;
	width: 100%;
	text-align: center;
	background-color: #fff;
	padding: 2px;
}

/***************** images *************/

.imgText {
	float: left;
	margin-right: 20px;
	overflow: hidden;
}

#contentContent .imgText a {
	margin: 0;
    padding: 0;
	border: none;
	background: none;
}

.clear {
	clear: left;
}


/***************** GoogleMaps *************/
#googleRouteForm input{
	border: 1px solid #000;
	width: 108px;
	font: 11px Franklin Gothic Medium;
	height: 14px;
	padding-top: 2px;
	color: #a33;
}

#googleRouteForm .button input{
	float: right;
	width: 100px;
	height: 18px;
	padding: 0px;
	color: #000;
}

#googleRouteForm .from {
	float: left;
}

#googleRouteForm .to {
	float: right;
}

#map {
	margin-bottom: 10px;
}

#directions {
	margin-bottom: 10px;
}

/***************** YouTube *************/

.youtubeSection {
	margin-bottom: 10px;
}

/***************** Gallery *************/
#galleryShadowbox {
	overflow: hidden;
	margin-right: -10px;
}

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

.imgBlock td{
	text-align: center;
	vertical-align: center;
	width: 125px;
	height: 125px;
	border: 1px solid #CCC;
	background: transparent url(/img/333.png);
}

.imgBlock img{
	border: 1px solid #fff;
	/*margin: 4px;*/
}

#contentContent .centerColumn #galleryShadowbox a {
	background: none;
	border: none;
}

