/** global **/
body {
	background-color: #fff;	
	margin: 10px;
	padding: 0px;
	font-family: verdana, sans-serif;
	font-size: 0.7em;	
}

/**  layers inside main container **/


#labelPick{
	
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif; 
	font-size:10px;
	color: #999999;
	margin-top:2px;
	margin-bottom:5px;
}
.result{
	margin-top:5px;
	margin-bottom:5px;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif; 
	font-size:10px;
	color: red;
	
	}
	
#submit {
	margin-top:5px;
	margin-bottom:5px;
	}
	 
#pickEmail{
	margin-top:2px;
	margin-bottom:5px;
}

#Tour {
	width: 680px;	
}

#boxList {
	width: 480px;	
}

#boxList_tour {
	width: 680px;	
}

#logo {	
	width: 162px;
	height: 57px;
	float: left;
	padding: 0px 0px 15px 0px;
}

#popupFuncs {
	float: right;
	line-height: 1.5em;	
}

#popupFuncs img {
	border: none;
	margin-right: 5px;
}
#popupFuncs a, #boxList p a, #picVert p a {
	text-decoration: none;
	border: none;
	color: #88192C;
	font-weight: normal;
}

#popupFuncs a:hover, #boxList p a:hover, #picVert p a:hover {
	text-decoration: underline;	
}

/** Content Bereich **/

#content {
	clear: both;
	position: relative;
	padding-top: 15px;	
}

div.rubrik {
	background-image: url(../images/popups_home/linie.gif);
	background-repeat: repeat-x;
	background-position: 0px 7px;
	width: 100%;
	clear: both;
	margin-top: 10px;
}

div.rubrik p {
	display:inline;
	background-color: #FFFFFF;
	color:#73A04F;
	font-weight: bold;
	padding-right:5px;
}

div.rubrik input {
	display:inline;
	background-color: #FFFFFF;
	color:#73A04F;
	font-weight: bold;
	padding-right:5px;
}

div.teaser {	
	clear: both;			
}

div.greyshadow_67 {
	background-image: url(../images/popups_home/interview_liste_pic_background.jpg);
	background-repeat: no-repeat;	
	width: 91px;
	height: 90px;
	float: left;
}
div.greyshadow_192 {
	background-image: url(../images/relaunch/stories_pic_background.jpg);
	background-repeat: no-repeat;	
	width: 210px;
	height: 136px;
	float: left;
}
div.noImage_67 {
	width: 91px;
	min-height: 1px;
	float: left;
}
div.noImage_192 {
	width: 210px;
	min-height: 1px;
	float: left;
}
div.text_67 {
	float: left;
	width: 389px;
	margin-bottom: 10px;
}
div.text_192 {
	float: left;
	width: 260px;
	margin-bottom: 10px;
}

* html div.text_67,* html div.text_192 {
	margin-bottom: 0;
}

img.intPic_67{
	margin: 9px 0 0 11px;
}
img.intPic_192{
	margin: 8px 0 0 9px;
}

h1 {
	color: #88192C;
	font-weight: bold;
	font-size: 1.2em;	
	margin: 0 0 10px 0;
}

h2 {
	color: #88192C;
	font-weight: bold;
	font-size: 1.0em;
	margin:0;
	padding: 5px 0 3px 0;	
}

h2 a{
	text-decoration: none;	
	color: #88192C;
	font-weight: bold;
}

h2 a:hover{
	text-decoration: underline;		
}

p {
	margin: 0 0 10px 0;
	line-height: 1.3em;	
}

div a {
	color:#8F071D;
	font-weight:bold;
	text-decoration:none;
}

div a:hover {	
	text-decoration:underline;
}

.date {
	color: #000;
	font-weight: bold;	
}

img.querformat {
	margin: 0 0 10px 0;	
}

/** Verikales Template **/

#boxVertikal {
	width: 580px;
}

#picVert{	
	width: 340px;
	float: left;
}

#text {	
	width: 240px;
	float: left;
}

/* Channel-Info Popup */
#channelInfoHeadline{
	margin: 0;
	padding: 0;		
	width: 280px;	
	font-size: 14px;
	font-weight: bold;
	height: 23px;
		
	text-align:center;
	/*border: 1px solid red;*/
}

img.icon {	
	margin: 0 8px 0 0;
	padding:0;		
}

#channelInfoText a {
	color: #8f071d;
	text-decoration: none;
	line-height: 1.3em;
}
#channelInfoText a:hover {
	text-decoration: underline;
}

.text a {
	color: #8f071d;
	text-decoration: none;	
}

.text a:hover {	
	text-decoration: underline;	
}

/** POPUP EDITOR **/

#popupFunc_pick {
	align:left;
	line-height: 2.0em;
		
	
}

#popupFunc_pick img {
	border: none;
	margin-right: 5px;
}
#popupFunc_pick a, #boxList p a, #picVert p a {
	text-decoration: none;
	border: none;
	color: #88192C;
	font-weight: bold;
}

#popupFunc_pick a:hover, #boxList p a:hover, #picVert p a:hover {
	text-decoration: underline;	
	/*font-weight: normal;*/
}

#Pick_info{
margin-bottom:20px;
}
