/*################################################################*/
/*#################### page style ##################*/
/*################################################################*/
body
{
	font-family:verdana, helvetika, san-serife;
	font-size:12px;
	background: #f8f8f8;
	margin: 0 0 0 0;
	text-decoration: none;
}

#wrapper
{
	width: 1200px;
	margin: 0 auto;
}

a{
	text-decoration: none;
}


/*################################################################*/
/*#################### header style ##################*/
/*################################################################*/

#top
{
	width: 1200px;
	height: 50px;
	float:left;
	background-image:url(../images/headertop.png); background-repeat:repeat-x;
}

#t1
{
	float:left;
	margin:10px;
}
#g
{
	background-image:url(../images/twitter.png); background-repeat:no-repeat;
	width:32px;
	height:32px;
	float:left;
}
#f
{
	background-image:url(../images/flike.png); background-repeat:no-repeat;
	width:32px;
	height:32px;
	float:left;
}

#t2
{
	background-image:url(../images/swoopy_logo_neu_50.png); background-repeat:no-repeat;
	width:174px;
	height:60px;
	margin-left:5px;
	margin-top:10px;
	position:relative;
	float:left;
}

#t3
{
	float:left;
	margin:25px;
	height:20px;
	width:200px;
}

#t4
{
	float:left;
	width:200px;
	height:30px;
	margin:10px;
}

#t4a
{
	float:left;
	width:70px;
	height:30px;
	margin:10px;
}

#t5
{
	background-image:url(../images/pfeile.png); background-repeat:no-repeat;
	width:146px;
	height:75px;
	margin-top:5px;
	margin-left:70px;
	position:relative;
	float:left;
}



/*################################################################*/
/*#################### top-border style ##################*/
/*################################################################*/

#menu_border
{
	position: absolute;
	z-index: -1;
	margin: 50px 0 0 0;
	
	width: 100%;
	height: 25px;
	float: left;
	background-image:url(../images/menutop.png); background-repeat:repeat-x;
}

#top_border
{
	position: absolute;
	z-index: -1;
	
	width: 100%;
	height: 50px;
	float:left;
	background-image:url(../images/headertop.png); background-repeat:repeat-x;
}

#searchField
{
	width: 200px;
	height: 25px;
	float: left;
}

#searchButton
{
	width: 60px;
	height: 30px;
	margin: 0 0 0 0px;
}

/*################################################################*/
/*#################### menu style ##################*/
/*################################################################*/

#login_wrapper
{
	width: 165px;
	height: 200px;
	margin: 20px auto;
	
	background-color: #1bc2d1;
	padding: 20px 25px;
	
	border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
	
	-moz-box-shadow: 3px 3px 3px 3px #888;
	 -webkit-box-shadow: 3px 3px 3px 1px#888;
	 box-shadow: 3px 3px 3px 3px #888;
	 

}

#login_wrapper:hover
{
	background-color: #1bc2d1;
	height: 200px;	
}

#login_button
{
    background: url("../images/loginButton.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 0 none;
    height: 25px;
    margin: 10px 0 0 33px;
    width: 100px;
}

#support_button
{
    background: url("../images/sendenButton.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 0 none;
    height: 25px;
    margin: 10px 0 0 33px;
    width: 100px;
}

#login_failTxt
{
	margin: 0 0 0 8px;	
}

/*################################################################*/
/*#################### menu style ##################*/
/*################################################################*/


.headMenu
{
	padding: 0 0 0 280px;
}

.headMenu_newSwoop
{
	color: #333333;
	width: 185px;
}

.headMenu_mySwoop
{
	color: #333333;
	width: 90px;
}

.headMenu_profile
{
	color: #333333;
	width: 135px;
}

.headMenu_color
{
	color: #333333;
}


/*################################################################*/
/*#################### menu style ##################*/
/*################################################################*/


#menu
{
	width: 100%;
	height: 25px;
	float: left;
	background-image:url(../images/menutop.png); background-repeat:repeat-x;
}

#left
{
	width: 210px;
	float: left;
	margin: 25px 15px 0 0;
}

#left ul
{
	width: 200px;
	height: 300px;
	float: right;
	margin: 0 0 0 0;
}

#left li
{
	width: 200px;
	height: 34px;
	float: right;
	margin: 0 0 0 0;
	padding: 18px 0 0 0;
	
	list-style: none;
	
	border-top: #eee solid 1px;
	border-bottom: #eee solid 1px;
}

.nav_link
{
	width: 200px;
	height: 50px;
	color: #585858;
	text-decoration: none;
	margin-left: 15px;
}




/*################################################################*/
/*#################### content style ##################*/
/*################################################################*/

#right
{
	float: left;
	width: 780px;
}

#content
{
	float:left;
	margin: 25px 0 0 0;
	/*
	border: 1px #ddd solid;
	-moz-box-shadow: 3px 3px 4px #eee;
	-webkit-box-shadow: 3px 3px 4px #eee;
	box-shadow: 3px 3px 4px #eee;
	background-color: #FFF;
	/* For IE 8 
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#eee')";
	/* For IE 5.5 - 7
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#eee');
	*/
	
	min-height:675px;
	width:875px;

}

#erfolg_wrapper
{
	width: 780px;
	
	background-color: #fff;
}

#erfolg
{
	width: 780px;
	height: 90px;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px;
	
	color: #04c7c5;
}

#erfolg_menu table
{
	margin: 0 0 0 151px;
}




/*################################################################*/
/*#################### teaser style ##################*/
/*################################################################*/

#teaser
{
	float: left;
	height:300px;
	width: 781px;
}

#te1
{

}

#te2
{

}

#te3
{

}

#te4
{

}

/*
#footer
{
	border-top: 1px dotted black;
	font-size: 10px;
	height: 50px;
	margin: 25px 0px 0px 0px;
	text-align: center;
	width: 1200px;
}
*/

#footer {
    border-top: 1px dotted #000000;
    font-size: 10px;
    height: 50px;
    left: 50%;
    margin-left: -600px;
    margin-top: 50px;
    position: absolute;
    text-align: center;
    width: 1200px;
}

.clear
{
	clear:both;
}



/*################################################################*/
/*#################### login style ##################*/
/*################################################################*/

#login_form
{
	width: 400px;
	height: 300px;
	visibility: hidden;
	margin: 100px auto;
	z-index: 1000;
	background-color: #f1f1f1;
}

#register
{
	width: 400px;
	height: 1000px;
	visibility: hidden;
	margin: 100px auto;
	z-index: 2000;
	background-color: #f1f1f1;
}

#auswahl_table li
{
	list-style-type:none
}


/*################################################################*/
/*#################### userProfil style ##################*/
/*################################################################*/
#userProfil
{
	width: 780px;
	height: 150px;
	margin: 0px 0px 0px 0px;
	background-color: #f6f6f6;
}

#userInfo
{
	width: 755px;
	height: 150px;
	margin: 10px 0px 0px 15px;
	border-top: solid 1px #d8d8d8;
}

#userButtons
{
	width: 780px;
	height: 35px;
	margin: 0px 0px 0px 0px;
	background-color: #a2a2a2;
}

.frontend_infoHeader
{
	
}

#angebotFertig
{
	width: 780px;
	height: 350px;
	margin: 0px 0px 0px 0px;
	padding: 0 0 0 0;
}

#swoopWrapper
{
	width: 780px;
	height: 350px;
	margin: 0px 0px 0px 0px;
	padding: 0 0 0 0;
}

#angebotWrapper
{
	width: 780px;
	height: 350px;
	margin: 0px 0px 0px 0px;
	padding: 0 0 0 0;
}

#angebotAbgegebenWrapper
{
	width: 780px;
	height: 350px;
	margin: 0px 0px 0px 0px;
	padding: 0 0 0 0;
}

/* erzeugt div´s die übereinander liegen */
#userSwoop_angebot_infobox
{
	width: 780px;
	height: 50px;
	margin: 0px 0px 0px 0px;
	padding: 0 0 0 0;
	background-color: #f1f1f1;
	
	position: relative
}





/*################################################################*/
/*#################### userSwoop style ##################*/
/*################################################################*/

/* erzeugt div´s die übereinander liegen */
.userSwoop_bg_b
{
	width: 200px;
	height: 235px;
	margin: 20px 0px 0px 5px;
	padding: 5px 5px 5px 5px;
	float: left;
	
	border: #ddd solid 1px;
}

.userSwoop_bg_a
{
	width: 200px;
	height: 235px;
	margin: 20px 0px 0px 5px;
	padding: 5px 5px 5px 5px;
	float: left;
	
	border: #ddd solid 1px;
}

.userSwoop_angebotForm
{
	display: none;
}

.userSwoop_angebot_bg
{
	width: 780px;
	height: 500px;
	margin: 0px 0px 0px 0px;
	padding: 10px 0 0 0;
	float: left;
}

.userSwoop_name
{
	width: 190px;
	height: 35;
	margin: 0px 0px 0px 0px;
}

.userSwoop_img
{

	height: 140px;
	margin: 0px 0px 0px 0px;
}

.userSwoop_kategorie
{
	width: 190px;
	height: 25px;
	margin: 0px 0px 0px 0px;
}

.userSwoop_desc
{
	width: 190px;
	height: 175px;
	margin: 0px 0px 0px 0px;
}




/*################################################################*/
/*#################### swoopDetail style ##################*/
/*################################################################*/

/* oben ist der swoop auf das ein angebot abgegeben werden soll  */

#angebotDetail_artikelname
{
	margin: 0 0 15px 437px;
}

#angebotDetail_wrapper ul
{
	width: 780px;
	visibility: show;
	margin: 0px 0px;
	padding: 5px 0px;
	
	border: solid #d0ccc9;
	border-width: 1px 0px 0px 0px;
}
#angebotDetail_wrapper li
{
	width: 760px;
	visibility: show;
	margin: 0px 5px;
	
	list-style-type: none;
}

/* in der mitte sind die swoops die schon auf das angebot abgegeben wurde  */

#angebotAbgegeben_wrapper ul
{
	width: 780px;
	visibility: show;
	margin: 0px 0px;
	padding: 5px 0px;
	
	border: solid #d0ccc9;
	border-width: 1px 0px 0px 0px;
}
#angebotAbgegeben_wrapper li
{
	width: 760px;
	min-height: 200px;
	visibility: show;
	margin: 0px 5px;
	
	list-style-type: none;
}

/* unten sind die vom user eingetragenen swoops die verfügbar sind zum anbieten  */

#angebotAbgeben_wrapper
{
	width: 780px;
	min-height: 225px;
}
#angebotAbgeben_wrapper ul
{
	width: 780px;
	visibility: show;
	margin: 0px 0px;
	padding: 5px 0px;
	
	border: solid #d0ccc9;
	border-width: 1px 0px 0px 0px;
}
#angebotAbgeben_wrapper li
{
	width: 760px;
	min-height: 200px;
	visibility: show;
	margin: 0px 5px;
	
	list-style-type: none;
}

/*details für den swoop der angeboten wurde*/
.angebotDetail_bg_a
{
	width: 850px;
	height: 200px;
	visibility: show;
	margin: 0px 5px;
}

.angebotDetail_swoopName
{
	width: 150px;
	height: 60px;
	visibility: show;
	margin: 5px 40px;
	
	float:left;
}

.angebotDetail_swoopKategoriename
{
	width: 150px;
	height: 60px;
	visibility: show;
	margin: 5px 40px;
	
	float:left;
}

.angebotDetail_swoopImg
{
	width: 180px;
	height: 180px;
	visibility: show;
	margin: 5px 5px;
	
	float:left;
}

.angebotDetail_desc
{
	width: 190px;
	height: 175px;
	margin: 0px 0px 0px 0px;
	
	float:left;
}

/* bilder lightbox zum verschieben 
.ui-dialog,.ui-dialog,.ui-widget, .ui-widget-content, .ui-corner-all, .foo, .ui-draggable, .ui-resizable 
{
	background:#000 !important;
}​


.ui-dialog-content, .ui-widget-content
{
	margin: 0 auto !important;
}
*/


/*################################################################*/
/*#################### tauschen style ##################*/
/*################################################################*/

/* links der swoop des Users */
#tauschen_userSwoop
{
	width: 780px;
	height: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0 0 0 0;
	background-color: #f1f1f1;
	float: left;
}

/* rechts die angebotenen swoops */
#tauschen_angeboteneSwoops
{
	width: 780px;
	height: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0 0 0 0;
	background-color: #b1b1b1;
	float: left;
}

/* unten der button zum tauschen */
#tauschAbschliessen
{
	width: 780px;
	height: 25px;
	padding: 25px 0px;
	float: left;
}

#tauschUserAngaben
{
	width: 770px;
	margin: 25px 0px 0px 0px;
	padding: 0 0 0 0;
	float: left;
}

#tauschUserAngaben_adresse
{
	width: 370px;
	margin: 0px 0px 0px 0px;
	padding: 0 0 0 0;
	float: left;
	
	text-align: right;
}

#tauschUserAngaben_kontakt
{
	width: 370px;
	margin: 0px 0px 0px 20px;
	padding: 0 0 0 0;
	float: left;
}

#tauschErtauscht
{
	width: 390px;
	height: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0 0 0 0;
	background-color: #f1f1f1;
	float: left;
}

#tauschInfo
{
	width: 780px;
	height: 50px;
	margin: 0px 0px 0px 0px;
	padding: 0 0 0 0;
	background-color: #h1h1h1;
	float: left;
}

/*################################################################*/
/*################### zufaellige swoops ##################*/
/*################################################################*/
/* styles für oben unten */
#zufaellige_swoops_oben_garten
{
	width: 780px;
	height: 250px;
	margin: 0px 0px 0px 0px;
	padding: 0 0 0 0;
}

/* styles für oben mitte */
#zufaellige_swoops_mitte_elektro
{
	width: 780px;
	min-height: 250px;
	margin: 0px 0px 0px 0px;
	padding: 0 0 0 0;
}

/* styles für oben oben */
#zufaellige_swoops_unten_sonst
{
	width: 780px;
	height: 250px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/* header für swoop übersicht */
.frontend_Header
{
	width: 780px;
	height: 35px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}




/*################################################################*/
/*#################### Kategorie style ##################*/
/*################################################################*/
#kategorie_head
{
	width: 760px;
	height: 27px;
	background-image: url(../images/swoopy_kategorie_head.png);
	background-repeat: no-repeat;
	
	margin: 10px 0 0 10px;
	padding: 4px 0 0 5px;
}

#kategorie_head_text
{
	font-size: small;
	font-family: Calibri;
}


#kategorie_table
{
	width: 765px;
	margin: 0px 5px;
	padding: 5px 0px;
	font-size: 14px;
	text-align: top;
}

#kategorie_table tr
{
	margin: 0px 5px;
	padding: 5px 0px;
}

.kategorie_img
{
	width: 225px;
}

.kategorie_name
{
	width: 205px;
	padding: 10px 10px;
}

.kategorie_angebotene
{
	width: 160px;
	font-size: 12px;
	text-align: center;
}

.kategorie_zeit
{
	text-align: right;
	width: 160px;
}

.border_mid
{
	width: 1px;
	min-height: 1px
	background-color: f8f8f8;
}

.font_smallCalibri
{
	font-size: 14px;
	font-family: Calibri;
}

.kategorie_img_border
{
	padding: 10px 10px;
	border: 1px solid #d7d7d7;
	
	border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}



.kachelWrapper{

	width: 175px;
	background-color: #eeeeee;
	
	float: left;
	
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	
	margin: 10px 10px 0 0;
	
}

.kachelImg{

	width: 175px;
	min-height: 125px;
	max-height: 125px;
	
	-webkit-border-top-left-radius: 7px;
	-webkit-border-top-right-radius: 7px;
	-moz-border-radius-topleft: 7px;
	-moz-border-radius-topright: 7px;
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;

}

.kachelText{

	width: 175px;
	height: 25px;
	font-size: 12px;
	text-align: center;
	padding: 5px 0 0 0;
	
}

.kachelBottom{

	width: 175px;
	height: 25px;
	font-size: 12px;
	text-align: center;
	
background: rgb(238,238,238); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(238,238,238,1) 0%, rgba(204,204,204,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(238,238,238,1)), color-stop(100%,rgba(204,204,204,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 ); /* IE6-9 */

	-webkit-border-bottom-right-radius: 7px;
	-webkit-border-bottom-left-radius: 7px;
	-moz-border-radius-bottomright: 7px;
	-moz-border-radius-bottomleft: 7px;
	border-bottom-right-radius: 7px;
	border-bottom-left-radius: 7px;
}

#weiterButtonLinks{
	width: 65px;
	height: 25px;
	margin: 0 0 0 0;
	
	background: rgb(206,220,231); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(206,220,231,1) 0%, rgba(89,106,114,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(206,220,231,1)), color-stop(100%,rgba(89,106,114,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(206,220,231,1) 0%,rgba(89,106,114,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(206,220,231,1) 0%,rgba(89,106,114,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(206,220,231,1) 0%,rgba(89,106,114,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(206,220,231,1) 0%,rgba(89,106,114,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cedce7', endColorstr='#596a72',GradientType=0 ); /* IE6-9 */

	
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}

#weiterButtonRechts{
	width: 65px;
	height: 25px;
	margin: 0 0 0 0;
	
	background: rgb(206,220,231); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(206,220,231,1) 0%, rgba(89,106,114,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(206,220,231,1)), color-stop(100%,rgba(89,106,114,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(206,220,231,1) 0%,rgba(89,106,114,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(206,220,231,1) 0%,rgba(89,106,114,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(206,220,231,1) 0%,rgba(89,106,114,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(206,220,231,1) 0%,rgba(89,106,114,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cedce7', endColorstr='#596a72',GradientType=0 ); /* IE6-9 */

	
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}

#seitenAnzahl{
	margin: 25px 0 0 0;
}



/*################################################################*/
/*#################### Angebot einstellen style ##################*/
/*################################################################*/
#angebotErstellen
{
	margin: 0px auto;
}

.angebotErstellen_bg_detail
{
	width: 200px;
	height: 435px;
	margin: 20px 0px 0px 5px;
	padding: 5px 5px 5px 5px;
	float: left;
	
	border: #ddd solid 1px;
}

#angebotErstellen_name
{
	width: 190px;
	height: 30px;
	margin: 5px 5px;
}

#angebotErstellen_img
{
	width: 190px;
	height: 145px;
	margin: 5px 5px;
}

#angebotErstellen_kategorie
{
	width: 190px;
	height: 30px;
	margin: 5px 5px;
}

#angebotErstellen_desc
{
	width: 190px;
	height: 205px;
	margin: 5px 5px;
}





/*################################################################*/
/*#################### My Swoop uebersicht tabs ##################*/
/*################################################################*/

#mySwoop_container
{
	width: 780px;
}

#mySwoop_container ul
{
	list-style: none;
	list-style-position: outside;
}

#mySwoop_container ul.menu 
{
	height: 50px;
}

#mySwoop_container ul.menu li
{
	float: left;
	margin-right: 5px;
}

#mySwoop_container ul.menu li
{
	font-weight: 200;
	display: block;
	padding: 5px 10px 5px 10px;
	background: #2f2f2f;
	margin-bottom: 5px;
	position: relative;
	color: white;
	cursor: pointer;
}

#mySwoop_container ul.menu li.active
{
	background: #fff;
	top: 1px;
	border-bottom: 0;
	color: #5f95ef;
}

.mySwoop_content
{
	background: #efefef;
	background: #fff;
	text-align: left;
	padding: 0px;
	padding-bottom: 20px;
	font-size: 12px;
}

.abgegeben{display:none;}
.angebote{display:none;}
.abgelaufene{display:none;}

/*#################### My Swoop uebersicht listen style ##################*/
.mySwoop_content ul
{
	width: 780px;
	visibility: show;
	margin: 0px 0px;
	padding: 5px 0px;
	
	border: solid #d0ccc9;
	border-width: 1px 0px 0px 0px;
}

.mySwoop_content li
{
	width: 760px;
	height: 200px;
	visibility: show;
	margin: 0px 5px;
	
	list-style-type: none;
	border-bottom: solid #eee 1px;
}

.kategorie_swoopablaufINFO
{
	width: 200px;
	height: 130px;
	visibility: show;
	margin: 5px 5px;
	
	float:left;
}




/*################################################################*/
/*#################### bewertung System Style ##################*/
/*################################################################*/

.bewertung_img
{
	width: 100px;
}

.bewertung_name
{
	width: 150px;
}

.bewertung_betreff
{
	width: 150px;
}


/*################################################################*/
/*#################### Nachrichten System Style ##################*/
/*################################################################*/

#nachrichten_head
{
	width: 750px;
	height: 50px;
	visibility: show;
	margin: 10px 15px;
	padding: 5px 0px;
	border-bottom: solid 1px #d8d8d8;
}

#nachrichten_menu
{
	width: 200px;
	visibility: show;
	margin: 10px;
	padding: 5px 35px;
	float: left;
	
}

#nachrichten_contend
{
	width: 400px;
	min-height: 400px;
	visibility: show;
	margin: 10px 0 0 300px;
	padding: 5px 25px;
	border-left: solid 1px #d8d8d8;
}

/*####################### Design und error ##########################*/

.red
{
	color: #ff0000;
}

.nachricht_footer
{
	margin: 20px 0 0 0;
}

#nachrichten_head p
{
}

#nachrichten_contend p
{
	border: 1px solid #d8d8d8;
	margin: 10px 0 10px 0;
}

#userNachricht 
{
	width: 780px;
}

#userNachricht td
{
	padding: 0 0 0 200px;
}

#userNachricht .nachricht_button
{
	padding: 0 0 0 320px;
}

/*####################### ungelesene style #######################*/

.nachricht_img
{
	width: 50px;
}

.nachricht_name
{
	width: 150px;
}

.nachricht_betreff
{
	width: 200px;
}

/*################################################################*/
/*#################### einzel detail für swoop ##################*/
/*################################################################*/

#einzelDetail_wrapper
{
	width: 780px;
	visibility: show;
	margin: 20px 15px;
	padding: 5px 0px;
}


.einzelDetail_swoopName
{
	width: 200px;
	height: 30px;
	visibility: show;
	margin: 5px 0 0 85px;
	
	float:left;
}

.einzelDetail_swoopKategoriename
{
	width: 200px;
	height: 30px;
	visibility: show;
	margin: 5px 0 0 85px;
	
	float:left;
}

.einzelDetail_swoopImg
{
	visibility: show;
	margin: 5px 0 0 250px;
	
	float:left;
	
	border: 1px solid #d7d7d7;
	
	border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
	
	-moz-box-shadow: 3px 3px 1px 1px #888;
	 -webkit-box-shadow: 3px 3px 1px 1px#888;
	 box-shadow: 3px 3px 1px 1px #888;
}


.einzelDetail_swoopImg:hover
{
	cursor: zoom-in;
}

.einzelDetail_swoopButton
{
	width: 200px;
	height: 80px;
	visibility: show;
	margin: 5px 0 0 85px;
	
	float:left;
}

.einzelDetail_optionen
{
	width: 850px;
	min-height: 20px;
	visibility: show;
	margin: 10px 20px;
	text-align: center;
	
	border: solid #eee 1px;
	background-color: #fff;
	
	float:left;
}

.einzelDetail_swoopBeschreibung
{
	width: 850px;
	min-height: 100px;
	visibility: show;
	margin: 10px 20px;
	
	border: solid #eee 1px;
	background-color: #fff;
	
	float:left;
}

.einzelDetail_text
{
	width: 770px;
	min-height: 20px;

	text-align: center;
	font-size: 16px;
	color: #16c9d4;
}

.einzelDetail_text_red
{
	width: 770px;
	min-height: 20px;

	text-align: center;
	font-size: 16px;
	color: #f20606;
}

/*################################################################*/
/*#################### einzel detail für swoop ##################*/
/*################################################################*/

.newSwoop_submit
{
	width: 770px;
	margin: 60px 0 0 340px;
	padding: 30px 0 0 20px;
}

.newSwoop_submit_beschreibung
{
	width: 200px;
	margin: 0 0 0 340px;
	padding: 10px 0 0 20px;
}

.newSwoop_submit_option
{
	width: 770px;
	margin: 0 0 0 110px;
	padding: 30px 0 0 20px;
}

.newSwoop_submit_button
{
	width: 150px;
	margin: 0 0 0 180px;
	padding: 30px 0 0 20px;
}

/*################################################################*/

.newSwoop_text
{
	width: 390px;
	padding: 5px 5px;
	
	margin: 0 0 0 200px;

}

.newSwoop_text h1
{
	color: #666666;
	font: 700 large "Trebuchet MS", "Arial";
}

.newSwoop_text p
{
	color: #666666;
	font: small "Arial";
}

/*################################################################*/

#newSwoop_kategorie
{
	width: 770px;
	height: 300px;
	margin: 20px 0 0 0;
}

#newSwoop_kategorie_option
{
	width: 200px;
	margin: 0 0 0 235px;
	float:left;
}

/*################################################################*/

#newSwoop_name
{
	width: 770px;
	margin: 20px 0 0 0;
}

#desc_zeichen
{
	width: 300px;
	height: 20px;
	color: red;
	font-size: 8pt;
	margin: 5px 0 0 0;
}

#newSwoop_name_name
{
	width: 200px;
	margin: 0 0 0 200px;
	float:left;
}

#newSwoop_name_textfield
{
	width: 370px;
	margin: 50px 0 0 200px;
	float:left;
}

/*################################################################*/

#newSwoop_img
{
	width: 770px;
	height: 500px;
	margin: 20px 0 0 0;
}

#newSwoop_img_option
{
	width: 400px;
	margin: 0 0 0 250px;
	float:left;
}

#newSwoop_img_option_auswahl
{
	width: 200px;
	margin: 20px 0 0 0;

}

#newSwoop_img_submit
{
	width: 200px;
	margin: 20px 0 0 80px;
	float:left;
}

#newSwoop_submit_img
{
	width: 100px;
	margin: 90px 0 0 220px;
}

#newSwoop_img_uploadImg
{
	width: 200px;
	float:left;
}

/*################################################################*/

#newSwoop_option
{
	width: 770px;
	margin: 20px 0 20px 0;
}

#newSwoop_option_wrapper
{
	width: 300px;
	margin: 0 0 0 100px;
	float:left;
}

#newSwoop_option_werte
{
	width: 150px;
	margin: 12px 0 0 450px;
}

#newSwoop_option_gleicheKat
{
	width: 150px;
	height: 100px;
	margin: 0 0 0 0;
	float:left;
}

#newSwoop_option_wertKat
{
	width: 150px;
	height: 110px;
	margin: 13px 0 0 0;
	float:left;
}

#newSwoop_option_swoopErstellen
{
	width: 100px;
	height: 120px;
	margin: 0 0 0 0;
	float:left;
}

#newSwoop_button_angebotErstellen
{
	margin: 25px 0 25px 0;
}

/*################################################################*/
/*##################### Email aktivierung ########################*/
/*################################################################*/

#activationFalse
{
	font-size: 14px;
	margin: 25px 0 0 0;
}



/*################################################################*/
/*##################### Email aktivierung ########################*/
/*################################################################*/

#swoopAbbrechen
{
	font-size: 14px;
	margin: 25px 0 0 0;
}


/*################################################################*/
/*########################### WERBUNG ############################*/
/*################################################################*/

#werbung_1
{
	width: 100%;
	height: 100%;
	margin: 25px 0 0 25px;
}

#werbung_2
{
	width: 100%;
	height: 100%;
	margin: 25px 0 0 0;
}

#werbung_3
{
	width: 100%;
	height: 100%;
	margin: -150px 0 0 1025px;
}

/*################################################################*/
/*###################### impressum / agb #########################*/
/*################################################################*/


#impressum_table
{
	width: 500px;
	margin: 25px auto;
}

#impressum_table td
{
	padding: 20px 0 0 0;
}

#support_text
{
	padding: 50px;
}

/*################################################################*/
/*######################## pro register ##########################*/
/*################################################################*/


#laenge table td
{
	padding: 0 0 25px 0;
}

#impressum_table td
{
	padding: 20px 0 0 0;
}

#support_text
{
	padding: 50px;
}

/*################################################################*/
/*######################## pro kaufen ##########################*/
/*################################################################*/


#bezahl_sofort
{
	margin: 0 5px 0 0;
	height: 300px;
}
#bezahl_paypal
{
	margin: 0 0 0 5px;
	width: 385px;
	height: 300px;
	float: left;
}
#bezahl_info
{
	margin: 0 25px;
	width: 730px;
	height: 175px;
	
	text-align: center;
}

#zahlung_wrapper

/*################################################################*/
/*######################## abbruch_bewertung #####################*/
/*################################################################*/


#zahlung_wrapper
{
	margin: 0 0 0 125px;
	height: 80px;
	width: 600px;
}

#zahlung_mid_head
{
	margin: 25px 0 0 95px;
	height: 80px;
	width: 600px;
	background-color: darkgrey;
}

#zahlung_head_left
{
	margin: 0 0 0 0;
	padding: 0 0 0 100px;
	height: 80px;
	width: 200px;
	float: left;
	background-color: grey;
}

#zahlung_head_right
{
	margin: 0 0 0 300px;
	padding: 0 0 0 100px;
	height: 80px;
	width: 200px;
	background-color: grey;
}

#zahlung_mid_left
{
	margin: 25px 0 0 110px;
	height: 80px;
	width: 280px;
	float: left;
	background-color: grey;
}

.zahlung_mid_up
{
	margin: 0 0 0 0;
	height: 40px;
	width: 280px;
	background-color: grey;
}

.zahlung_mid_down
{
	margin: 0 0 0 0;
	height: 40px;
	width: 280px;
	background-color: darkgrey;
}

#zahlung_mid_right
{
	margin: 25px 0 0 400px;
	height: 80px;
	width: 280px;
}

#zahlung_mid_cash
{
	margin: 25px 0 0 95px;
	height: 180px;
	width: 600px;
}

.zahlung_mid_cash_up
{
	margin: 0 0 0 0;
	height: 40px;
	width: 600px;
	background-color: grey;
}

.zahlung_mid_cash_down
{
	margin: 0 0 0 0;
	height: 140px;
	width: 600px;
	background-color: darkgrey;
}

#zahlung_mid_mid
{
	margin: 25px 0 0 95px;
	height: 100px;
	width: 600px;
	background-color: darkgrey;
}

#zahlung_mid_mid_wrapper
{
	margin: 0 0 0 225px;
	height: 100px;
}

#agb_wrapper
{
	margin: 25px 25px;
}



