/*	LAYOUT	*/

body 	{
	font-family: 		"Verdana", Arial, Helvetica, sans-serif;
	font-size: 			11px;
	font-style: 		normal;
	font-weight: 		normal;
	color: 				#666666;
	background-image:	url(../_gif/bg.gif);
	line-height:		14px;
	margin: 			0px; 
	padding: 			0px; 
}

#desk	{
	position: 			absolute;
	margin:				0px;
	height: 			auto;
	width: 				970px;
	left: 				50%;
	top: 				20px;
	margin-left:		-485px;
	float:				left;
}

#partner	{
	position: 			relative;
	margin:				0px;
	left: 				0px;
	top: 				0px;
	height: 			auto;
	width: 				180px;
	float:				left;
	text-align:			right;
	line-height:		22px;
}

#content	{
	position: 			relative;
	margin:				0px;
	left:				30px;
	height:				auto;
	width:				760px;
	float:				left;
	background-color:	#FFFFFF;
}
	
#row_a		{
	position: 			relative;
	margin:				0px;
	left:				0px;
	top:				0px;
	height:				auto;
	width:				760px;
	float:				left;
}

#row_b		{
	position: 			relative;
	margin:				0px;
	left:				20px;
	top:				0px;
	height:				auto;
	width:				730px;
	float:				left;
	text-align:			left;
}

#row_left	{
	position: 			relative;
	left:				0px;
	top:				15px;
	height:				auto;
	width:				490px;
	text-align:			justify;
	float:				left;
	background-color:	#FFFFFF;
}

#row_right	{
	position: 			relative;
	left:				0px;
	top:				15px;
	height:				auto;
	width:				210px;
	text-align:			justify;
	float:				left;
	background-color:	#FFFFFF;
}

#row_right2	{
	position: 			relative;
	left:				30px;
	top:				15px;
	height:				auto;
	width:				210px;
	text-align:			justify;
	float:				left;
	background-color:	#FFFFFF;
}

#box	{
	position: 			relative;
	margin-bottom:		20px;
	margin-top:			15px;
	left:				0px;
	top:				0px;
	height:				auto;
	width:				190px;
	border:				1px #CCCCCC solid;
	padding:			5px 10px;
	text-align:			left;
}

#box2	{
	position: 			relative;
	margin-top:			10px;
	left:				0px;
	top:				0px;
	height:				auto;
	width:				190px;
}

.imageGap	{
	padding-bottom:		5px;
}

#boxBlog	{
	position: 			relative;
	left:				0px;
	top:				0px;
	height:				auto;
	width:				192px;
	border:				1px #CCCCCC solid;
	padding:			5px 8px;
}

#row_left	{
	position: 			relative;
	margin:				0px;
	height:				auto;
	width:				480px;
}

#field	{
	position: 			relative;
	margin:				0px;
	top:				10px;
	height:				auto;
	width:				345px;
	text-align:			justify;
	float:				left;
}

#separator	{
	position: 			relative;
	left:				0px;
	top:				15px;
	right:				0px;
	margin:				0px;
	height:				auto;
	width:				10px;
	padding:			0px 5px;
	text-align:			justify;
	float:				left;
}

#footer{
	position: 			relative;
	margin:				0px;
	left:				0px;
	height:				18px;
	width:				740px;
	float:				left;
	background-image:	url(../_jpg/allgemein/balken_oben.jpg);
	text-align:			right;
	padding:			4px 10px 2px 10px;
	border-top:			1px #CCCCCC solid;
}

/*	TEXT	*/
.text 	{
	font-family: 		"Verdana", Arial, Helvetica, sans-serif;
	font-size: 			11px;
	font-style: 		normal;
	font-weight: 		normal;
	color: 				#666666;
	line-height:		14px;
}

.red 	{
	color: 				#BB0000;
}
.grey 	{
	color: 				#CCCCCC;
}
.title1 {
	font-weight: 		bold;
	letter-spacing:		1px;
	line-height:		25px;
	text-align:			left;
}

.title2 {
	font-weight: 		bold;
}
h1	{
	font-size:			28px;
	color:				#999999;
	font-weight: 		normal;
	line-height:		35px;
}
.boxTitle {
	font-weight: 		bold;
	line-height:		25px;
}

.boxText {
	line-height:		14px;
	text-align:			justify;
}

.pointer	{
	cursor:				pointer;
}

.imageFloat	{
	padding-right:		10px;
	padding-bottom:		10px;
	float:				left;
}

.imageFloatright	{
	padding-left:		10px;
	padding-bottom:		10px;
	float:				right;
}
/*	FORMULARE	*/
.newsletter	{
	font-family: 		"Verdana", Arial, Helvetica, sans-serif;
	font-size: 			11px;
	font-style: 		normal;
	font-weight: 		normal;
	color: 				#666666;
	width: 				130px;
	height:				20px;
	padding-left: 		3px;
}

.textfield 	{
	font-family: 		"Verdana", Arial, Helvetica, sans-serif;
	font-size: 			11px;
	font-style: 		normal;
	font-weight: 		normal;
	color: 				#666666;
	width:				300px;
	height:				20px;
	padding:			2px;
}
.messagefield 	{
	font-family: 		"Verdana", Arial, Helvetica, sans-serif;
	font-size: 			11px;
	font-style: 		normal;
	font-weight: 		normal;
	color: 				#666666;
	line-height:		14px;
	width:				300px;
	height:				120px;
}
.button 	{
	font-family: 		"Verdana", Arial, Helvetica, sans-serif;
	font-size: 			11px;
	font-style: 		normal;
	font-weight: 		normal;
	color: 				#666666;
	line-height:		14px;
}
/*	BLOG	*/
.blogEintrag	{
	width: 				480px;
	height:				auto;
}
#boxBlogFrame	{
	position: 			relative;
	margin:				0px;
	height:				auto;
	width:				190px;
	border:				1px #CCCCCC solid;
}

.month {
	background-color:	#CCCCCC;
	font-size: 			10px;
	width:				190px;
	height:				10px;
	padding:			2px 10px;
	text-align:			center;
	color: 				#FFFFFF;
	font-weight: 		bold;
}
.monthPadding {
	padding:			0px 12px;
}

.days {
	background-color:	#EEEEEE;
	font-size: 			10px;
	width:				190px;
	height:				10px;
	text-align:			justify;
	padding:			2px 2px 2px 0px;
}
.daysPadding {
	padding:			0px 6px;
}
.dates {
	background-color:	#FFFFFF;
	font-size: 			10px;
	width:				18px;
	height:				12px;
	padding:			2px 5px 2px 2px;
	text-align:			center;
}
