﻿/*****************************************************/
/* Style-Sheet for typo3camp-potsdam.de              */
/*****************************************************/

/********************** GLOBALS **********************/
h1, h2, h3, h4, p, a,img, ul, li {
	margin:0px;
	padding:0px;
	border:0px;
	text-decoration: none;
}
input, textarea{
	margin:0px;
	padding:0px;
	border:1px solid #45941E;
	text-decoration: none;
}
table{
	background:#fff;
	border:#45941E solid 1px;
}
.td-0, .td-1, .td-2, .td-last, .td-3{
	padding:0px 8px 0px 8px;
}
.contenttable a{
	color: #45941E;
	font-weight:normal;
}
.contenttable .tr-odd {
	background:#eee
}
.contenttable tr {
	height: 40px;
}

h1, h2, h3{
	font-size:15px;
	font-weight:bold;
	margin: px 0px 2px 0px;
	padding:4px 0px 4px 10px;
	background:#45941E;
	color:#fff;
}
h2{ font-size:13px; }
h3{ font-size:11px; }
body{
	background:url('../images/typo3_webseite_background.gif') repeat-y #fff center;
	font-family: Verdana;
	font-size: 12px;
	line-height: 18px;
	color: #45941E;
}
p, label, input{
	padding:-1px 0px 1px 8px;
}

a{
	color: #45941E;
	font-weight: bold;
}
a:link {
	text-decoration:underline;
}
a:hover, #Menue_Aktiv {
	text-decoration:underline;
	color:#F28E02 !important;
}
a:visited {
	text-decoration:underline;
	color:#45941E;
}
a:active {
	text-decoration:underline;
	color:#F28E02 !important;
	}


/********************** LAYOUT-BOXEN **********************/
#hauptrahmen {
	position:relative;
	margin:0px auto;
	margin-bottom: 10px;
	width:884px;
	max-width:884px;
	min-height:600px;
}
#unterrahmen{
	margin:0px auto;
	position:relative;
	min-height:400px;
	width:687px;
	top:200px;
	float:left;
}
#logo{
	position:absolute;
	background:url('../images/header_logo.jpg') no-repeat;
	width:884px;
	height:230px;
	top:-8px;
	left:0px;
}
#menu{
	position:absolute;
	text-align:center;
	color:#000;
	width:883px;
	top:38px;
	font-size:16px;
	z-index:100;
}
#menu a:link, #menu a:visited{
	color:#45941E;
}
#content {
	position:relative;
	width:660px;
	top:50px;
	margin-left:2px;
}
.bodytext, .csc-textpic-center, ul, form {
	background-color:#fff;
	border-right:1px solid #45941E;
	border-left:1px solid #45941E;
	border-bottom:1px solid #45941E;
	margin:px 0px 18px 0px;
	padding:13px 13px 13px 13px;
}
#rechts .csc-textpic-image, td p.bodytext , th p.bodytext {
	border:1px solid #45941E;
}
ul {
	padding-left: 27px;
}
#rechts{
	right:95px;
	overflow:none;
	position:relative;
	text-decoration: none;
	list-style-type:none;
	min-height:150px;
	min-width:197px;
	width:197px;
	max-width:197px;
	right:2px;
	top:250px;
	float:right;
}
#footer {
	background-color:#fff;
	border:1px solid #45941E;
	margin:0px auto;
	position:relative;
	height:21px;
	width:505px;
	float:right;
	margin-top:80px;
	right:100px;
}
#twitter{
	top:10px;
}
.csc-header {
	margin:22px 0px 0px 0px
}
/********************** mixxt.de Login Feld **********************/
#login{
	white-space:nowrap;
}
#login form{
	height:30px;
}
.feature_content specHigh1 userlogin d3{
	padding:3px;
}
.userlogin div{
	padding:4px !important;
}	
.submit_grwrapper a {
	font-size:8px;
}
#remember_login  input{
	border:0px;
	background-color:#fff;
}

/********************** Kontakt Formular **********************/

/*.csc-mailform{
	background-color:#fff;
	border:1px solid #45941E;
}
.csc-mailform-field #mailformname{
	margin:0 auto;
	left:30px !important;
}*/

.csc-mailform {
	margin:0 auto;
padding:5px 0;
width:250px;
border: 0;
}
/********************** Rahmen für Iframe **********************/
#_amiandoIFrame625883vyORxVxu{
	border-right:1px solid #45941E;
	border-left:1px solid #45941E;
	border-bottom:1px solid #45941E;
}
/********************** Galerie Definition **********************/
.slideInfoZone h2{
	color:#fff !important;
}
.slideInfoZone {
	opacity:0.9 !important;
}
/********************** Twitter Definition **********************/

.tx-twittersearch-pi1 .listing {
	width:640px !important;
	padding-left:5px !important;
}

