@import url("grundaufbau.css");
@import url("menu.css.php?session=DE");

#holder #inner #content #flickr {
	display: block;
	float: left;
	width: 330px;
	height: 200px;
	margin-left:20px;
	margin-top:20px;
	text-align: left;
}

#holder #inner #content #login {
	display: block;
	float: left;
	width: 330px;
	height: 200px;
	margin-left:20px;
	margin-top:20px;
	text-align: left;
}

#holder #inner #content #blog {
	display: block;
	float: left;
	width: 330px;
	margin-left:20px;
	margin-top:20px;
	text-align: left;
}

#holder #inner #content #youtube {
	display: block;
	float: left;
	width: 680px;
	height: 200px;
	margin-left:20px;
	margin-top:20px;
	text-align: left;
}

#holder #inner #content #twitter {
	display: block;
	float: left;
	width: 330px;
	margin-left:20px;
	margin-top:20px;
	text-align:left;
}#holder #inner #content #blog ul {
	list-style-type: none;
	list-style-position: outside;
}
#holder #inner #content #blog li {
	margin-left: 10px;
	margin-bottom: 20px;
	color: #B80E2B;
}
#holder #inner #content #blog span {
	color: #666666;
	display: block;
	margin-bottom: 15px;
}
#holder #inner #content #flickr h1 {
	background-image: url(../sfondo_mid.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #AA1D23;
	height: 30px;
	font-size: 14px;
	text-indent: 10px;
}

#holder #inner #content #login h1 {
	background-image: url(../sfondo_mid.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #AA1D23;
	height: 30px;
	font-size: 14px;
	text-indent: 10px;
}

#holder #inner #content #blog h1 {
	background-image: url(../sfondo_mid.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #AA1D23;
	height: 30px;
	font-size: 14px;
	text-indent: 10px;
}

#holder #inner #content #youtube h1 {
	background-image: url(../sfondo_long.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #AA1D23;
	height: 30px;
	font-size: 14px;
	text-indent: 10px;
}

#holder #inner #content #twitter h1 {
	background-image: url(../sfondo_mid.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #AA1D23;
	height: 30px;
	font-size: 14px;
	text-indent: 10px;
}
#holder #inner #content #twitter img {
	float: left;
	margin-right: 10px;
	margin-left: -40px;
}
#holder #inner #content #twitter li {
	list-style-type: none;
	clear: both;
	float: left;
	margin-bottom: 10px;
	list-style-position: inside;
	width: 300px;
	margin-left: 50px;
}
#holder #inner #content #blog h2 {
	display: block;
	font-size: 12px;
	color: #666666;
	margin-bottom: 10px;
}
#holder #inner #content #flickr img {
	margin-bottom: 15px;
	margin-left: 10px;
}
#holder #inner #content #blog a {

	display: block;

	color: #666666;
}
#holder #inner #content #twitter li a{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
    color:#666666;
}
#holder #inner #content #intro {
	height: 230px;
	overflow: hidden;
}
#holder #inner #content #intro #ImageFlowGallery1 {
	margin-top: -50px;
}

#subscribe1 input {
	width: 220px;
}
#subscribe1 #reset {
	width: auto;
}
#subscribe1 #submit {
	width: auto;
}
