﻿/*
	Contains styles to Kontakte verwalten pages. This file is used by:
	/Kontakte-verwalten/Adressexport.aspx
	/Kontakte-verwalten/Adressimport.aspx
	/Kontakte-verwalten/Messenger-Button.aspx
*/

/* adress import page adjustments
----------------------------------------------------------------- */

#content .body .adress_import .rightcol { /* margin-bottom: 40px; */ }
#content .body .adress_import .download { float: left; margin: 0px 0 0 160px; }



/* adress export page adjustments
----------------------------------------------------------------- */

#content .body .adress_export .leftcol { margin-right: 75px; width: 448px; }
#content .body .adress_export .leftcol img { margin-top: 15px; }
#content .body .adress_export .rightcol { width: 406px; }


/* messenger button page adjustments
----------------------------------------------------------------- */

#content .body .messenger_button .leftcol { margin-right: 105px; }
#content .body .messenger_button .leftcol img { margin: 10px 0 0 0; /* margin: 10px 0 40px 0; */ }
#content .body .messenger_button .rightcol { width: 404px; }

#content .body .messenger_button .rightcol input.text { border: 1px solid #a5acb2; margin: 6px 0 20px; width: 275px; }
#content .body .messenger_button .rightcol table { margin: 10px 0 8px; width: 338px; }
#content .body .messenger_button .rightcol table tr { height: 40px; }
#content .body .messenger_button .rightcol table tr td { vertical-align: top; }
#content .body .messenger_button .rightcol table tr td input { margin-top: 6px; }
#content .body .messenger_button .rightcol table tr td img { margin: 0 25px 0 10px; }
#content .body .messenger_button .rightcol textarea { border: 1px solid #a5acb2; height: 75px; margin-top: 6px; width: 351px; }


#content_left {
    position: absolute;
    margin-top: -46px;
    width: 600px;
    
}
#content_right {
    position: absolute;
    margin-top: 0px;
    margin-left:640px;
    width: 280px;    
}
#content_messenger {
	position: absolute;
	margin-top: 280px;
	width: 600px;
}
#content_123 {
	position: absolute;
	margin-top: 490px;
	width: 600px;
}
#content_topic {
    padding-bottom: 7px;
}
#content_txt {
	position: absolute;
	margin-top: 9px;
	width: 270px;
	z-index: 201;
	top: 61px;
}
#content_img {
    position: absolute;
    margin-left: 320px;
    z-index: 200;
}
.c_neu {
    background-color: #F3F9FF;
    border: solid 1px #BCD9FC;
}
#c_neu_img {
    position: absolute;
    margin-top: -15px;
    margin-left: 255px;
    margin-left: 260px;
}
#c_item {
    margin-bottom: 10px;
    padding: 3px;
}
#c_img {
    position: absolute;
    margin-left: 0px;
}
#c_txt {
    margin-left: 63px;
}
#c_sp {
    padding-bottom: 2px;
}
#content_123_txt {
    position: absolute;
    margin-left: 270px;
    margin-top: 48px;
    width: 300px;
}
#cc {
    width: 190px;
    float:left;
    padding-left: 7px;
}
#cc_txt {
    position: absolute;
    width: 155px;
    margin-left: 38px;
    margin-top: 0px;
}

