body { 
	margin:0px;
	padding:0px;
	font-family: arial, sans-serif;
	background-color: #E8E8E8;
	border: 0px;
/*	color: #807F7E;*/
	color: #5F5F5F;
	font-size: 12px;
	text-align:center;
}

#clear {
	float:none;
	clear:both;
}

.important{
	color:#E4801E;
}

.no_p p.bodytext{
	padding:0px !important;
	margin:0px !important;
}

.no_p hr{
	border:solid 1px #eee;
	margin:0px;
	margin-bottom:15px;
	background-color: #333;
	height: 1px;
}
/******************** Seitenstruktur ********************************/
li{
	padding-bottom:5px;
}


#wrapper {
	margin:0px auto;
	width: 960px;
	border: solid 0px black;
	padding-top: 10px;
	text-align:left;
}

#top {
	height: 92px;
	background-color: #535153;	
	background: url("./../img/header.png");
}

.rss_icon{
	vertical-align:sub;
	margin-left:230px;
}
#homelink {
	float:left;
	height:100%;
	width:800px;
	cursor:pointer;
}

#login {
	width:150px;
	height:100%;
	float:right;
}


#menu {
	font-size: 11px;
	float:left;	
	width: 100%;
	height: 20px;
	background-color: #e0dfdd;
	padding-top:5px;
	line-height: 12px;
	/line-height: 9px;
}

#menu a {
	color: #635a53;
	text-decoration:none;
	padding-left:10px;
	padding-right:10px;
}

#menu a:hover {
	color: #000;
	text-decoration: underline;
	cursor: pointer;
}

.active {
	font-weight: bold;
}

.tx-timtabsociable-pi1 strong{display:none;}
.tx-timtabsociable-pi1{
	width: 850px;
	float:left;
}
.tx-timtabsociable-pi1 a{
	vertical-align: top;
}
/************************** CSS-Typo3 Boxes *************************/

.csc-firstHeader {
	color: #E4801E;
	font-size: 14px;
}

#left h1 {
	color: #E4801E;
	font-size: 14px	
}

#center h1 {
	color: #E4801E;
	font-size: 14px	
}

#right h1 {
	color: #E4801E;
	font-size: 14px	
}



/**************************** Allgemeine Styles *********************/
h4 {
	margin-bottom: 7px;
	border: solid 0px #fff;
}




/*****
* Forms
******/


form{
	list-style-type:none;
	border-top:0px dotted #fff;
	margin:0px;
	padding-top:12px;
	padding-bottom:0px;
	padding-left:9px;
	/*display:inline;*/
	font-family: arial, sans-serif;
}

label{
	margin:0;
	padding-top:3px;
	clear:both;
	font-size:9px;
	line-height:9px;
	color:#635a53;
	font-weight: bold;
	display:block;
	margin-bottom: 3px;
	width: 300px;
}

#top input{
	font-size:11px;
	line-height: 13px;
	height:16px;
	color:#a3a3a3;
	width: 120px;
	margin-bottom:5px;
	margin-left:5px;
	border: ridge 0px black;
	padding-left: 2px;
	font-family: arial, sans-serif;
	border:solid 1px black;
}

#top[id] input{
	background-image: url('./../img/shadow_input.png');
	border:solid 0px black;
}

#btn_login {
	background:transparent none repeat scroll 0 0;
	border:medium none;
	margin:0;
	padding:0;
	width:130px;
	height:20px;
	cursor:pointer;
}

#btn_login img {
	padding:0px;
	margin:0px;
}

/*********
* Images
*********/

img {
	border:0px;	
}

/********
* Text
********/

#small {
	font-size: 10px;	
}

#mediuml {
	font-size: 12px;	
}

#big {
	font-size: 15px;	
}

.bold {
	font-weight: bold;
}

.italic {
	font-style: italic;	
}

/********
* Pressemitteilungen
********/

#entry{
  text-align: left;
  font-size: 12px;
}
#entry a{
  font-size: 12px !important;
}

/********
* About Adinside
********/
.contenttable{
  border: solid 1px #bbb;
  padding:5px;
  margin: 5px;
}

.contenttable td{
  vertical-align: top;
}
